Searched defs:words (Results 1 – 2 of 2) sorted by relevance
/posix/ |
A D | wordexp-test.c | 38 const char *words; member 223 command_line_test (const char *words) in command_line_test() 338 at_page_end (const char *words) in at_page_end() 377 struct support_next_to_fault words = at_page_end (tc->words); in testit() local
|
A D | wordexp.c | 182 const char *words, size_t *offset) in parse_backslash() 210 const char *words, size_t *offset) in parse_qtd_backslash() 252 const char *words, size_t *offset, size_t wordc) in parse_tilde() 426 const char *words, size_t *offset, int flags, in parse_glob() 521 const char *words, size_t *offset) in parse_squote() 652 const char *words, size_t *offset, int flags, int bracket) in parse_arith() 1104 const char *words, size_t *offset, int flags, wordexp_t *pwordexp, in parse_comm() 1174 const char *words, size_t *offset, int flags, wordexp_t *pwordexp, in parse_param() 2002 const char *words, size_t *offset, int flags, in parse_dollars() 2060 const char *words, size_t *offset, int flags, in parse_backtick() [all …]
|
Completed in 7 milliseconds