Searched refs:prevsec (Results 1 – 1 of 1) sorted by relevance
5188 sa_security_t prevsec = NULL; in remove_all_options() local5202 if (prevsec != NULL) { in remove_all_options()5204 (void) sa_destroy_security(prevsec); in remove_all_options()5206 prevsec = NULL; in remove_all_options()5216 prevsec = security; in remove_all_options()5221 if (prevsec != NULL) in remove_all_options()5222 (void) sa_destroy_security(prevsec); in remove_all_options()