Home
last modified time | relevance | path

Searched refs:subj_id (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/auditreduce/
H A Dauditrd.h61 int subj_id; /* subject identifier */ variable
H A Dauditrt.h187 extern int subj_id; /* subject identifier */
H A Dtoken.c1319 if (subj_id == pid) in subject32_token()
1384 if (subj_id == pid) in subject32_ex_token()
1445 if (subj_id == pid) in subject64_token()
1511 if (subj_id == pid) in subject64_ex_token()
H A Doption.c294 subj_id = atol(optarg); in proc_subject()