Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3secdb/
H A DMakefile35 free_profattr.3secdb \
65 free_profattr.3secdb := LINKSRC = getprofattr.3secdb
/illumos-gate/usr/src/head/
H A Dprof_attr.h97 extern void free_profattr(profattr_t *);
/illumos-gate/usr/src/lib/libsecdb/common/
H A Dgetprofattr.c88 free_profattr(profattr_t *prof) in free_profattr() function
H A Dmapfile-vers51 free_profattr;
H A Dchkauthattr.c135 free_profattr(pa); in _enum_common_p()
/illumos-gate/usr/src/cmd/profiles/
H A Dprofiles.c218 free_profattr(pa); in print_profs_long()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3secdb.inc25 link path=usr/share/man/man3secdb/free_profattr.3secdb target=getprofattr.3secdb
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c326 free_profattr(result); in check_prof()