Searched defs:arg_int (Results 1 – 2 of 2) sorted by relevance
102 struct arg_int struct104 struct arg_hdr hdr; /* The mandatory argtable header struct */105 int count; /* Number of matching command line args */106 int *ival; /* Array of parsed argument values */
31 grpc_arg arg_int; in test_create() local