Home
last modified time | relevance | path

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

/system/utest/spawn/
A Dchild.c40 static bool has_arg(uint32_t arg) { in has_arg() function
146 return has_arg(PA_USER0) && !has_arg(PA_USER1) ? 75 : -5; in main()
/system/ulib/fs-host/
A Dcommon.cpp223 opts[index].has_arg = strlen(OPTS[n].argument) ? required_argument : no_argument; in ProcessArgs()

Completed in 3 milliseconds