Home
last modified time | relevance | path

Searched defs:ac_proc (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/common/syscall/
H A Dexacctsys.c103 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 Dexacct.c1020 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 Dacctctl.h191 ac_info_t ac_proc; member