Searched defs:wracct (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dexacctsys.c31 #pragma weak _wracct = wracct
58 wracct(idtype_t idtype, id_t id, int flags) function
/illumos-gate/usr/src/uts/common/syscall/
H A Dexacctsys.c44 * getacct(2), putacct(2), and wracct(2) system calls
49 * resource usage out to the buffer provided by the user. wracct() writes a
290 wracct(idtype_t idtype, id_t id, int flags) function
341 return (wracct(idtype, id, flags));
/illumos-gate/usr/src/man/man2/
H A DMakefile257 wracct.2 \
311 wracct.2 := LINKSRC = getacct.2

Completed in 66 milliseconds