Searched refs:getttyent (Results 1 – 11 of 11) sorted by relevance
85 getttyent.c \260 getttyent.3 \440 MLINKS+=getttyent.3 endttyent.3 \441 getttyent.3 getttynam.3 \442 getttyent.3 isdialuptty.3 \443 getttyent.3 isnettty.3 \444 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()
1417 while ((typ = getttyent()) != NULL) in read_ttys()1775 while ((typ = getttyent()) != NULL) { in clean_ttys()
564 for (slot = 1; (ttyp = getttyent()); ++slot) in tty_Slot()
848 while (NULL != (ty = getttyent())) { in utmp_write_direct()
2076 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