Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Daudit_memory.c63 au_pathdup(const struct audit_path *oldapp, int newsect, int charincr) in au_pathdup() function
H A Daudit_core.c122 pad0->pad_root = au_pathdup(&apempty, 1, 2); in audit_init()
/titanic_50/usr/src/uts/common/c2/
H A Daudit_kernel.h342 struct audit_path *au_pathdup(const struct audit_path *, int, int);
H A Daudit.c233 newapp = au_pathdup(pfxapp, newsect, len); in audit_pathbuild()