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

  /src/libexec/utmp_update/
Makefile 3 PROG= utmp_update
4 MAN= utmp_update.8
8 COPTS.utmp_update.c += -Wno-format-nonliteral
  /src/libexec/
Makefile 10 rpc.sprayd talkd telnetd tftpd utmp_update
  /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