Home
last modified time | relevance | path

Searched refs:ENTNAME (Results 1 – 17 of 17) sorted by relevance

/nss/nss_files/
A Dfiles-XXX.c40 #define ENTNAME_r CONCAT(ENTNAME,_r)
90 CONCAT(_nss_files_set,ENTNAME) (int stayopen) in CONCAT() argument
92 return __nss_files_data_setent (CONCAT (nss_file_, ENTNAME), DATAFILE); in CONCAT()
94 libc_hidden_def (CONCAT (_nss_files_set,ENTNAME)) in libc_hidden_def() argument
97 CONCAT(_nss_files_end,ENTNAME) (void) in libc_hidden_def()
99 return __nss_files_data_endent (CONCAT (nss_file_, ENTNAME)); in libc_hidden_def()
101 libc_hidden_def (CONCAT (_nss_files_end,ENTNAME)) in libc_hidden_def() argument
172 CONCAT (nss_file_, ENTNAME), in CONCAT()
A Dfiles-sgrp.c23 #define ENTNAME sgent macro
A Dfiles-spwd.c23 #define ENTNAME spent macro
A Dfiles-pwd.c23 #define ENTNAME pwent macro
A Dfiles-grp.c23 #define ENTNAME grent macro
A Dfiles-rpc.c22 #define ENTNAME rpcent macro
A Dfiles-proto.c22 #define ENTNAME protoent macro
A Dfiles-ethers.c25 #define ENTNAME etherent macro
A Dfiles-service.c23 #define ENTNAME servent macro
A Dfiles-network.c25 #define ENTNAME netent macro
A Dfiles-parse.c53 # define STRUCTURE ENTNAME
76 # define parse_line CONCAT(_nss_files_parse_,ENTNAME)
A Dfiles-hosts.c33 #define ENTNAME hostent macro
/nss/nss_db/
A Ddb-XXX.c39 #define ENTNAME_r CONCAT(ENTNAME,_r)
66 CONCAT(_nss_db_set,ENTNAME) (int stayopen) in CONCAT() argument
91 CONCAT(_nss_db_end,ENTNAME) (void) in CONCAT() argument
/nss/nss_compat/
A Dcompat-initgroups.c55 #define ENTNAME grent macro
A Dcompat-grp.c45 #define ENTNAME grent macro
A Dcompat-spwd.c46 #define ENTNAME spent macro
A Dcompat-pwd.c49 #define ENTNAME pwent macro

Completed in 28 milliseconds