Home
last modified time | relevance | path

Searched refs:__getttyent (Results 1 – 2 of 2) sorted by relevance

/misc/
A Dgetttyent.c52 while ((t = __getttyent())) in __getttynam()
64 __getttyent (void) in __getttyent() function
134 libc_hidden_def (__getttyent)
135 weak_alias (__getttyent, getttyent) in weak_alias() argument
A Dttyslot.c63 for (slot = 1; (ttyp = __getttyent()); ++slot) in ttyslot()

Completed in 35 milliseconds