(root)/
glibc-2.38/
include/
rpc/
pmap_prot.h
       1  #ifndef _RPC_PMAP_PROT_H
       2  #include <sunrpc/rpc/pmap_prot.h>
       3  
       4  # ifndef _ISOMAC
       5  
       6  libc_hidden_proto (xdr_pmap)
       7  libc_hidden_proto (xdr_pmaplist)
       8  
       9  # endif /* !_ISOMAC */
      10  #endif /* rpc/pmap_prot.h */