Searched defs:arg_def (Results 1 – 1 of 1) sorted by relevance
34 typedef struct arg_def { struct46 int arg_match(struct arg *arg_, const struct arg_def *def, char **argv); argument