Home
last modified time | relevance | path

Searched refs:MAX_PARAM_STRINGS (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Dsyscalls.cpp362 if (stringIndex < MAX_PARAM_STRINGS) { in PreSyscall()
405 if (stringIndex < MAX_PARAM_STRINGS in AddDump()
425 enum { MAX_PARAM_STRINGS = 3 }; enumerator
429 const char* fParameterStrings[MAX_PARAM_STRINGS];