Searched refs:otherArgs (Results 1 - 2 of 2) sorted by path

/haiku/headers/private/kernel/
H A Dthread_types.h343 const char* const* otherArgs,
/haiku/src/system/kernel/
H A Dteam.cpp787 Team::SetArgs(const char* path, const char* const* otherArgs, int otherArgCount) argument
793 strlcat(fArgs, otherArgs[i], sizeof(fArgs));

Completed in 61 milliseconds