HomeSort by: relevance | last modified time | path
    Searched refs:endttyent (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libc/gen/
ttyslot.c 83 endttyent();
88 endttyent();
getttyent.c 56 __weak_alias(endttyent,_endttyent)
79 endttyent();
261 endttyent(void) function in typeref:typename:int
  /src/include/
ttyent.h 77 int endttyent(void);
  /src/sbin/ttyflags/
ttyflags.c 110 if (endttyent() == 0)
111 warn("endttyent");
  /src/sbin/init/
init.c 712 (void)endttyent();
1230 (void)endttyent();
1579 (void)endttyent();
1755 (void)endttyent();
  /src/usr.sbin/ac/
ac.c 219 endttyent();
  /src/lib/libc/include/
namespace.h 311 #define endttyent _endttyent macro

Completed in 15 milliseconds