Searched defs:ac_proc (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/uts/common/syscall/ |
H A D | exacctsys.c | 103 getacct_proc(ac_info_t *ac_proc, pid_t pid, void *buf, size_t bufsize, in getacct_proc() argument 249 wracct_proc(ac_info_t *ac_proc, pid_ argument [all...] |
/titanic_52/usr/src/uts/common/os/ |
H A D | exacct.c | 1020 exacct_assemble_proc_usage(ac_info_t *ac_proc, proc_usage_t *pu, in exacct_assemble_proc_usage() argument 1100 exacct_do_commit_proc(ac_info_t *ac_proc, proc_t *p, int wstat) in exacct_do_commit_proc() argument 1693 exacct_tag_proc(ac_info_t * ac_proc,pid_t pid,taskid_t tkid,void * ubuf,size_t ubufsz,int flags,const char * hostname) exacct_tag_proc() argument [all...] |
/titanic_52/usr/src/uts/common/sys/ |
H A D | acctctl.h | 191 ac_info_t ac_proc; member
|