Home
last modified time | relevance | path

Searched defs:pwordexp (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/
Dwordexp.c21 #define wordexp(words, pwordexp, flags) \ argument
41 __old_wordexp (const char *words, old_wordexp_t *pwordexp, int flags) in __old_wordexp()
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dwordexp.c21 #define wordexp(words, pwordexp, flags) \ argument
41 __old_wordexp (const char *words, old_wordexp_t *pwordexp, int flags) in __old_wordexp()
/glibc-2.36/posix/
Dwordexp.c141 w_addword (wordexp_t *pwordexp, char *word) in w_addword()
370 size_t *max_length, wordexp_t *pwordexp, const char *ifs, in do_parse_glob()
427 wordexp_t *pwordexp, const char *ifs, const char *ifs_white) in parse_glob()
875 int flags, wordexp_t *pwordexp, const char *ifs, in exec_comm()
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()
2003 wordexp_t *pwordexp, const char *ifs, const char *ifs_white, in parse_dollars()
2061 wordexp_t *pwordexp, const char *ifs, const char *ifs_white) in parse_backtick()
2125 wordexp_t *pwordexp, const char * ifs, const char * ifs_white) in parse_dquote()
2185 wordfree (wordexp_t *pwordexp) in wordfree()