Searched refs:getutxent (Results 1 – 25 of 26) sorted by relevance
12
86 getutxent.c \251 getutxent.3 \432 MLINKS+=getutxent.3 endutxent.3 \433 getutxent.3 getutxid.3 \434 getutxent.3 getutxline.3 \435 getutxent.3 getutxuser.3 \436 getutxent.3 pututxline.3 \437 getutxent.3 setutxdb.3 \438 getutxent.3 setutxent.3 \439 getutxent.3 utmpx.3
152 getutxent(void) in getutxent() function
341 getutxent;
230 while ((utx = getutxent()) != NULL) { in process_utmp()247 while ((utx = getutxent()) != NULL) { in quick()
60 while ((ut = getutxent()) != NULL) in main()
76 struct utmpx *getutxent(void);
161 while ((usr = getutxent()) != NULL && nusers < MAXUSERS) { in do_names_2()191 while ((usr = getutxent()) != NULL) { in rusers_num()
231 while ((user = getutxent()) != NULL) { in loginlist()374 while ((user = getutxent()) != NULL) { in userlist()
82 while ((ut = getutxent())) { in utmpx_login()
129 while ((u = getutxent()) != NULL) { in main()
188 while ((ut = getutxent()) != NULL) in find_user()
134 while ((utmp = getutxent()) != NULL) { in main()
136 while ((utp = getutxent()) != NULL) in mailfor()
224 while ((u = getutxent()) != NULL) in search_utmp()
196 while ((utmp = getutxent()) != NULL) { in OS_getSystemNumUsers()
417 while ((usr = getutxent()) != NULL) { in ac()
234 while ((ut = getutxent()) != NULL) { in wtmp()
204 for (nusers = 0; (utmp = getutxent()) != NULL;) { in main()
71 # define getutent getutxent
710 while ((ut = getutxent()) != NULL) in utmpx()
458 while ((ut = getutxent()) != NULL && we < wend) { in sender_process()
601 while ((ut = getutxent()) != NULL) in ucount()
2154 while ((ut = getutxent()) != NULL) { in wallmsg()
92 #define getutxent __getutxent506994 INTERCEPTOR(void *, getutxent, int dummy) {6996 COMMON_INTERCEPTOR_ENTER(ctx, getutxent, dummy);6997 void *res = REAL(getutxent)(dummy);7029 COMMON_INTERCEPT_FUNCTION(getutxent); \
1979 fun:getutxent=uninstrumented