Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/c2/
H A Daudit.c203 struct audit_path *pfxapp; /* prefix for path */ in audit_pathbuild() local
219 pfxapp = tad->tad_aupath; in audit_pathbuild()
222 pfxapp = tad->tad_atpath; in audit_pathbuild()
224 pfxapp = pad->pad_root; in audit_pathbuild()
226 pfxapp = pad->pad_cwd; in audit_pathbuild()
228 au_pathhold(pfxapp); in audit_pathbuild()
233 newapp = au_pathdup(pfxapp, newsect, len); in audit_pathbuild()
234 au_pathrele(pfxapp); in audit_pathbuild()