HomeSort by relevance Sort by last modified time
    Searched defs:audit_path (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/c2/
audit_kernel.h 105 struct audit_path { struct
151 struct audit_path *pad_root; /* process root path */
152 struct audit_path *pad_cwd; /* process cwd path */
209 struct audit_path *tad_aupath; /* captured at vfs_lookup */
210 struct audit_path *tad_atpath; /* openat prefix, path of fd */
229 struct audit_path *fad_aupath; /* path from vfs_lookup */
347 * audit_path support routines
349 void au_pathhold(struct audit_path *);
350 void au_pathrele(struct audit_path *);
351 struct audit_path *au_pathdup(const struct audit_path *, int, int)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/smserverd/
smserver.h 151 char *audit_path; /* path token */ member in struct:door_data

Completed in 5879 milliseconds