Home
last modified time | relevance | path

Searched refs:getutxid (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c97 if ((oldu = getutxid(&ut)) != NULL) { in utmpx_mark_init()
252 if ((oup = getutxid(&u)) != NULL) { in utmpx_set_runlevel()
326 if ((oup = getutxid(&u)) != NULL) { in utmpx_write_entry()
/illumos-gate/usr/src/head/
H A Dutmpx.h132 extern struct utmpx *getutxid(const struct utmpx *);
/illumos-gate/usr/src/lib/libutempter/common/
H A Dutempter.c68 if ((ut1 = getutxid(&ut2)) == NULL) in utempter_update_utmpx()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c297 getutxid(const struct utmpx *entry) in getutxid() function
401 if ((utmpx2 = getutxid(&utmpx)) == NULL) in getutid()
652 if (getutxid(&tmpxbuf) == NULL) { in pututxline()
659 if (getutxid(&tmpxbuf) == NULL) { in pututxline()
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dcheck.c92 putmpx = getutxid(&utmpx); in rckrunlevel()
/illumos-gate/usr/src/cmd/bnu/
H A Dct.c701 if (u = getutxid (u)) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c485 if ((utmpx = getutxid(&utmpx_id)) != NULL) in getkmem()
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common400 getutxid
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dcheck.c311 putmpx = getutxid(&utmpx); in ckrunlevel()
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drstat_proc.c202 if ((utmpx = getutxid(&utmpx_id)) != NULL) in stat_init()
/illumos-gate/usr/src/man/man3c/
H A DMakefile885 getutxid.3c \
1931 getutxid.3c := LINKSRC = getutxent.3c
/illumos-gate/usr/src/cmd/init/
H A Dinit.c2669 if ((oldu = getutxid(u)) != NULL) { in account()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2180 getutxid;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc513 link path=usr/share/man/man3c/getutxid.3c target=getutxent.3c