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.c155 static int get_range(char *args, range_t * range, char **nextarg) in get_range()
159 char *nextarg; in get_range() local
258 static int get_mbind_policy(char *args, char **nextarg) in get_mbind_policy()
294 static int get_mbind_flags(char *args, char **nextarg) in get_mbind_flags()
551 char *idlist, *nextarg; in migrate_process() local
652 char *segname = NULL, *nextarg; in show_seg() local
671 char *segname, *nextarg; in anon_seg() local
709 char *pathname, *nextarg; in file_seg() local
751 char *segname, *nextarg; in remove_seg() local
768 char *segname, *nextarg; in touch_seg() local
[all …]
/external/curl/src/
Dtool_getparam.c426 GetFileAndPassword(char *nextarg, char **file, char **password) in GetFileAndPassword()
492 char *nextarg, /* NULL if unset */ in getparameter()
2195 char *nextarg = (i < (argc - 1)) ? argv[i + 1] : NULL; in parse_args() local
/external/toybox/lib/
Dargs.c235 long *nextarg = (long *)&this; in parse_optflaglist() local
/external/one-true-awk/
Drun.c1523 Node *nextarg; in bltin() local