Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/sys/
H A Dexacctsys.c29 #pragma weak _getacct = getacct
39 getacct(idtype_t idtype, id_t id, void *buf, size_t bufsize) in getacct() function
/titanic_50/usr/src/man/man2/
H A DMakefile53 getacct.2 \
310 putacct.2 := LINKSRC = getacct.2
311 wracct.2 := LINKSRC = getacct.2
/titanic_50/usr/src/uts/common/syscall/
H A Dexacctsys.c146 getacct(idtype_t idtype, id_t id, void *buf, size_t bufsize) in getacct() function
337 return (getacct(idtype, id, buf, bufsize)); in exacct()
/titanic_50/usr/src/uts/common/sys/
H A Dexacct.h77 extern size_t getacct(idtype_t, id_t, void *, size_t);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc48 file path=usr/share/man/man2/getacct.2
221 link path=usr/share/man/man2/putacct.2 target=getacct.2
251 link path=usr/share/man/man2/wracct.2 target=getacct.2
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common330 getacct
/titanic_50/usr/src/uts/common/os/
H A Dpriv_defs343 acct(2), getacct(2), putacct(2) and wracct(2).
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1221 getacct;
H A Dllib-lc1349 size_t getacct(idtype_t idtype, id_t id, void *buf, size_t bufsize);