Home
last modified time | relevance | path

Searched defs:nextarg (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c82 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 …]
/external/curl/src/
Dtool_getparam.c484 GetFileAndPassword(char *nextarg, char **file, char **password) in GetFileAndPassword()
565 char *nextarg, in data_urlencode()
674 char *nextarg, /* NULL if unset */ in getparameter()
2490 char *nextarg = NULL; in parse_args() local
/external/toybox/lib/
Dargs.c232 long *nextarg = (long *)&this; in parse_optflaglist() local
/external/one-true-awk/
Drun.c1613 Node *nextarg; in bltin() local