(root)/
glibc-2.38/
include/
wordexp.h
       1  #ifndef _WORDEXP_H
       2  
       3  #include <posix/wordexp.h>
       4  
       5  #ifndef _ISOMAC
       6  libc_hidden_proto (wordfree)
       7  #endif
       8  
       9  #endif