Searched defs:nextarg (Results 1 – 3 of 3) sorted by relevance
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 157 static int get_range(char *args, range_t * range, char **nextarg) in get_range() 161 char *nextarg; in get_range() local 260 static int get_mbind_policy(char *args, char **nextarg) in get_mbind_policy() 296 static int get_mbind_flags(char *args, char **nextarg) in get_mbind_flags() 561 char *idlist, *nextarg; in migrate_process() local 662 char *segname = NULL, *nextarg; in show_seg() local 681 char *segname, *nextarg; in anon_seg() local 719 char *pathname, *nextarg; in file_seg() local 761 char *segname, *nextarg; in remove_seg() local 778 char *segname, *nextarg; in touch_seg() local [all …]
|
/external/curl/src/ |
D | tool_getparam.c | 382 char *nextarg, /* NULL if unset */ in getparameter() 1876 char *nextarg; in parse_args() local
|
/external/toybox/lib/ |
D | args.c | 232 long *nextarg = (long *)&this; in parse_optflaglist() local
|