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