Searched defs:gpr_cmdline (Results 1 – 3 of 3) sorted by relevance
46 struct gpr_cmdline { struct56 int (*state)(gpr_cmdline* cl, char* arg); argument62 static int normal_state(gpr_cmdline* cl, char* str); argument
40 struct gpr_cmdline { struct50 int (*state)(gpr_cmdline* cl, char* arg); argument56 static int normal_state(gpr_cmdline* cl, char* arg); argument
50 typedef struct gpr_cmdline gpr_cmdline; typedef