Home
last modified time | relevance | path

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

/third_party/toybox/lib/
H A Dargs.c233 long *nextarg = (long *)&this; in parse_optflaglist() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c82 inline char *get_next_arg(char *args, char *nextarg) in get_next_arg() argument
162 static int get_range(char *args, range_t * range, char **nextarg) in get_range() argument
166 char *nextarg; in get_range() local
265 get_mbind_policy(char *args, char **nextarg) get_mbind_policy() argument
301 get_mbind_flags(char *args, char **nextarg) get_mbind_flags() argument
553 char *idlist, *nextarg; migrate_process() local
654 char *segname = NULL, *nextarg; show_seg() local
673 char *segname, *nextarg; anon_seg() local
711 char *pathname, *nextarg; file_seg() local
747 char *filename, *nextarg; delete_file() local
769 char *filename, *nextarg; create_file() local
815 char *segname, *nextarg; remove_seg() local
832 char *segname, *nextarg; touch_seg() local
865 char *segname, *nextarg; unmap_seg() local
886 char *segname, *nextarg; map_seg() local
926 char *segname, *nextarg; mbind_seg() local
989 char *segname, *nextarg; shmem_seg() local
1026 char *segname, *nextarg; where_seg() local
1162 char *cmd, *nextarg; help_me() local
[all...]
/third_party/curl/src/
H A Dtool_getparam.c758 GetFileAndPassword(char *nextarg, char **file, char **password) in GetFileAndPassword() argument
840 data_urlencode(struct GlobalConfig *global, char *nextarg, char **postp, size_t *lenp) data_urlencode() argument
1028 url_query(char *nextarg, struct GlobalConfig *global, struct OperationConfig *config) url_query() argument
1064 set_data(cmdline_t cmd, char *nextarg, struct GlobalConfig *global, struct OperationConfig *config) set_data() argument
1146 set_rate(struct GlobalConfig *global, char *nextarg) set_rate() argument
1207 getparameter(const char *flag, char *nextarg, argv_item_t cleararg, bool *usedarg, struct GlobalConfig *global, struct OperationConfig *config) getparameter() argument
2778 char *nextarg = NULL; parse_args() local
[all...]
/third_party/python/Python/
H A Dcompile.c8886 unsigned char nextarg = bb->b_instr[i+1].i_oparg; in optimize_basic_block() local

Completed in 17 milliseconds