(root)/
glibc-2.38/
include/
rpc/
auth_unix.h
       1  #ifndef _RPC_AUTH_UNIX_H
       2  #include <sunrpc/rpc/auth_unix.h>
       3  
       4  # ifndef _ISOMAC
       5  
       6  libc_hidden_proto (xdr_authunix_parms)
       7  
       8  # endif /* !_ISOMAC */
       9  #endif /* rpc/auth_unix.h */