Home
last modified time | relevance | path

Searched refs:getacct (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dexacctsys.c27 #pragma weak _getacct = getacct
37 getacct(idtype_t idtype, id_t id, void *buf, size_t bufsize) in getacct() function
/illumos-gate/usr/src/man/man2/
H A DMakefile56 getacct.2 \
320 putacct.2 := LINKSRC = getacct.2
321 wracct.2 := LINKSRC = getacct.2
/illumos-gate/usr/src/uts/common/syscall/
H A Dexacctsys.c144 getacct(idtype_t idtype, id_t id, void *buf, size_t bufsize) in getacct() function
335 return (getacct(idtype, id, buf, bufsize)); in exacct()
/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h77 extern size_t getacct(idtype_t, id_t, void *, size_t);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc91 file path=usr/share/man/man2/getacct.2
177 link path=usr/share/man/man2/putacct.2 target=getacct.2
260 link path=usr/share/man/man2/wracct.2 target=getacct.2
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common330 getacct
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs348 acct(2), getacct(2), putacct(2) and wracct(2).
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1490 getacct;