HomeSort by: relevance | last modified time | path
    Searched defs:utmp50 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/compat/include/
utmp.h 42 struct utmp50 { struct
51 utmp_to_utmp50(const struct utmp *ut, struct utmp50 *ut50)
58 utmp50_to_utmp(const struct utmp50 *ut50, struct utmp *ut)
64 struct utmp50 *getutent(void);
utmp.h 42 struct utmp50 { struct
51 utmp_to_utmp50(const struct utmp *ut, struct utmp50 *ut50)
58 utmp50_to_utmp(const struct utmp50 *ut50, struct utmp *ut)
64 struct utmp50 *getutent(void);

Completed in 25 milliseconds