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

  /src/lib/libc/gen/
utmpx.c 63 static struct utmpx *utmp_update(const struct utmpx *);
257 return utmp_update(utx);
306 utmp_update(const struct utmpx *utx) function in typeref:struct:utmpx *

Completed in 11 milliseconds