Searched refs:argsep_func_t (Results 1 – 1 of 1) sorted by relevance
35 typedef boolean_t (*argsep_func_t) (char c); typedef44 static int getval(char *s, long long *val, argsep_func_t issep, boolean_t skip_equal_sign);397 argsep_func_t issep, in getval()