Searched defs:arg (Results 1 – 2 of 2) sorted by relevance
165 const char *arg = strtok(boot.recovery, "\n"); in get_args() local407 int arg; in main() local
292 int mzHashForeach(HashTable* pHashTable, HashForeachFunc func, void* arg) in mzHashForeach()