Searched refs:__getttyent (Results 1 – 2 of 2) sorted by relevance
52 while ((t = __getttyent())) in __getttynam()64 __getttyent (void) in __getttyent() function134 libc_hidden_def (__getttyent)135 weak_alias (__getttyent, getttyent) in weak_alias() argument
63 for (slot = 1; (ttyp = __getttyent()); ++slot) in ttyslot()
Completed in 35 milliseconds