Searched defs:deck (Results  1 – 1 of 1) sorted by relevance
| /external/toybox/toys/pending/ | 
| D | sh.c | 1461   struct sh_arg *deck, int flags)  in wildcard_matchlen() 1553 static int wildcard_match(char *s, char *p, struct sh_arg *deck, int flags)  in wildcard_match() 1563 char *wildcard_path(char *pattern, int off, struct sh_arg *deck, int *idx,  in wildcard_path() 1654 static void collect_wildcards(char *new, long oo, struct sh_arg *deck)  in collect_wildcards() 1720   struct sh_arg *deck, struct arg_list **delete)  in wildcard_add_files() 1754 char *slashcopy(char *s, char *c, struct sh_arg *deck)  in slashcopy() 1790   struct sh_arg deck = {0};  in expand_arg_nobrace()  local
  |