Home
last modified time | relevance | path

Searched defs:copy_strings (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dflatload.c75 static abi_ulong copy_strings(abi_ulong p, int n, char **s) in copy_strings() function
/openbmc/linux/fs/
H A Dexec.c521 static int copy_strings(int argc, struct user_arg_ptr argv, in copy_strings() function