Searched refs:au_pathdup (Results 1 – 4 of 4) sorted by relevance
63 au_pathdup(const struct audit_path *oldapp, int newsect, int charincr) in au_pathdup() function
122 pad0->pad_root = au_pathdup(&apempty, 1, 2); in audit_init()
342 struct audit_path *au_pathdup(const struct audit_path *, int, int);
233 newapp = au_pathdup(pfxapp, newsect, len); in audit_pathbuild()