Searched refs:__parse_invoke_line (Results 1 – 5 of 5) sorted by relevance
/haiku/headers/private/libroot/ |
H A D | libroot_private.h | 28 status_t __parse_invoke_line(char *invoker, char ***_newArgs,
|
/haiku/src/system/libroot/posix/unistd/ |
H A D | exec.cpp | 99 status = __parse_invoke_line(invoker, &newArgs, &args, &argCount, path); in do_exec()
|
/haiku/src/system/libroot/os/ |
H A D | image.cpp | 221 status = __parse_invoke_line(invoker, &newArgs, in __load_image_at_path() 414 __parse_invoke_line(char *invoker, char ***_newArgs, in __parse_invoke_line() function
|
/haiku/src/system/libroot/stubbed/ |
H A D | libroot_stubs_legacy.c | 714 void __parse_invoke_line() {} in __parse_invoke_line() function
|
H A D | libroot_stubs.c | 865 void __parse_invoke_line() {} in __parse_invoke_line() function
|