Searched defs:nextarg (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 82 inline char *get_next_arg(char *args, char *nextarg) in get_next_arg() 162 static int get_range(char *args, range_t * range, char **nextarg) in get_range() 166 char *nextarg; in get_range() local 265 static int get_mbind_policy(char *args, char **nextarg) in get_mbind_policy() 301 static int get_mbind_flags(char *args, char **nextarg) in get_mbind_flags() 553 char *idlist, *nextarg; in migrate_process() local 654 char *segname = NULL, *nextarg; in show_seg() local 673 char *segname, *nextarg; in anon_seg() local 711 char *pathname, *nextarg; in file_seg() local 747 char *filename, *nextarg; in delete_file() local [all …]
|
/third_party/curl/src/ |
D | tool_getparam.c | 495 GetFileAndPassword(char *nextarg, char **file, char **password) in GetFileAndPassword() 576 char *nextarg, in data_urlencode() 742 char *nextarg, /* NULL if unset */ in getparameter() 2708 char *nextarg = NULL; in parse_args() local
|
/third_party/toybox/lib/ |
D | args.c | 233 long *nextarg = (long *)&this; in parse_optflaglist() local
|