Searched refs:getacct (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/libc/port/sys/ |
H A D | exacctsys.c | 29 #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 D | Makefile | 53 getacct.2 \ 310 putacct.2 := LINKSRC = getacct.2 311 wracct.2 := LINKSRC = getacct.2
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | exacctsys.c | 146 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 D | exacct.h | 77 extern size_t getacct(idtype_t, id_t, void *, size_t);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 48 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 D | syn_common | 330 getacct
|
/titanic_50/usr/src/uts/common/os/ |
H A D | priv_defs | 343 acct(2), getacct(2), putacct(2) and wracct(2).
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1221 getacct;
|
H A D | llib-lc | 1349 size_t getacct(idtype_t idtype, id_t id, void *buf, size_t bufsize);
|