Home
last modified time | relevance | path

Searched refs:makeutx (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/head/
H A Dutmpx.h139 extern struct utmpx *makeutx(const struct utmpx *);
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmutmp.c77 if (makeutx(up) == NULL) { in account()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c107 if (makeutx(&ut) != NULL) in utmpx_mark_init()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c1144 makeutx(const struct utmpx *utmp) in makeutx() function
1248 if ((utmpx2 = makeutx(&utmpx)) == NULL) in makeut()
/illumos-gate/usr/src/cmd/listen/
H A Dnlps_serv.c705 makeutx(&utline); in exec_cmd()
H A Dlisten.c1410 makeutx(&utline);
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common459 makeutx
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c545 if (makeutx(up) == NULL) { in account()
/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c1394 if (makeutx(&ut) == NULL) { in setup_utmpx()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c1157 if (makeutx(&ut) == NULL) in doit()
H A Din.telnetd.c3153 if (makeutx(&ut) == NULL) in doit()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3748 makeutx;