Home
last modified time | relevance | path

Searched defs:wordexp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Dwordexp.c61 wordexp(const char * __restrict words, wordexp_t * __restrict we, int flags) in wordexp() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc3724 TEST(MemorySanitizer, wordexp) { in TEST() argument