Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c5186 sa_security_t prevsec = NULL; in remove_all_options() local
5200 if (prevsec != NULL) { in remove_all_options()
5202 (void) sa_destroy_security(prevsec); in remove_all_options()
5204 prevsec = NULL; in remove_all_options()
5214 prevsec = security; in remove_all_options()
5219 if (prevsec != NULL) in remove_all_options()
5220 (void) sa_destroy_security(prevsec); in remove_all_options()