Searched refs:getttyent (Results 1 – 11 of 11) sorted by relevance
84 getttyent.c \249 getttyent.3 \425 MLINKS+=getttyent.3 endttyent.3 \426 getttyent.3 getttynam.3 \427 getttyent.3 isdialuptty.3 \428 getttyent.3 isnettty.3 \429 getttyent.3 setttyent.3
60 while ( (t = getttyent()) ) in getttynam()119 getttyent(void) in getttyent() function
176 getttyent;
68 struct ttyent *getttyent(void);
308 while ((tty = getttyent()) != NULL) { in read_consoles()
1409 while ((typ = getttyent()) != NULL) in read_ttys()1767 while ((typ = getttyent()) != NULL) { in clean_ttys()
564 for (slot = 1; (ttyp = getttyent()); ++slot) in tty_Slot()
856 while (NULL != (ty = getttyent())) { in utmp_write_direct()
1992 getttyent \
7606 INTERCEPTOR(struct __sanitizer_ttyent *, getttyent, void) {7608 COMMON_INTERCEPTOR_ENTER(ctx, getttyent);7609 struct __sanitizer_ttyent *ttyent = REAL(getttyent)();7625 COMMON_INTERCEPT_FUNCTION(getttyent); \
1967 fun:getttyent=uninstrumented