Searched defs:audit_path (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h104 struct audit_path { struct
150 struct audit_path *pad_root; /* process root path */
151 struct audit_path *pad_cwd; /* process cwd path */
203 struct audit_path *tad_aupath; /* captured at vfs_lookup */
204 struct audit_path *tad_atpath; /* openat prefix, path of fd */
222 struct audit_path *fad_aupath; /* path from vfs_lookup */
338 * audit_path support routines
340 void au_pathhold(struct audit_path *);
341 void au_pathrele(struct audit_path *);
342 struct audit_path *au_pathdu
[all...]
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmserver.h148 char *audit_path; /* path token */ member in struct:door_data

Completed in 220 milliseconds