Searched refs:putacct (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libc/port/sys/ |
H A D | exacctsys.c | 30 #pragma weak _putacct = putacct 52 putacct(idtype_t idtype, id_t id, void *buf, size_t bufsize, int flags) in putacct() function
|
/titanic_41/usr/src/man/man2/ |
H A D | Makefile | 227 putacct.2 \ 310 putacct.2 := LINKSRC = getacct.2
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | exacctsys.c | 171 putacct(idtype_t idtype, id_t id, void *buf, size_t bufsize, int flags) in putacct() function 339 return (putacct(idtype, id, buf, bufsize, flags)); in exacct()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | exacct.h | 78 extern int putacct(idtype_t, id_t, void *, size_t, int);
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 697 putacct
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 221 link path=usr/share/man/man2/putacct.2 target=getacct.2
|
/titanic_41/usr/src/uts/common/os/ |
H A D | priv_defs | 339 acct(2), getacct(2), putacct(2) and wracct(2).
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1078 putacct;
|
H A D | llib-lc | 1346 int putacct(idtype_t idtype, id_t id, void *buf, size_t bufsize, int flags);
|
/titanic_41/ |
H A D | .gitignore | 4605 usr/src/man/man2/putacct.2
|