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

/haiku/headers/private/kernel/
H A Dthread_types.h344 int otherArgCount);
/haiku/src/system/kernel/
H A Dteam.cpp787 Team::SetArgs(const char* path, const char* const* otherArgs, int otherArgCount) argument
791 for (int i = 0; i < otherArgCount; i++) {

Completed in 143 milliseconds