Searched refs:prevsec (Results 1 – 1 of 1) sorted by relevance
5180 sa_security_t prevsec = NULL; in remove_all_options() local5194 if (prevsec != NULL) { in remove_all_options()5196 (void) sa_destroy_security(prevsec); in remove_all_options()5198 prevsec = NULL; in remove_all_options()5208 prevsec = security; in remove_all_options()5213 if (prevsec != NULL) in remove_all_options()5214 (void) sa_destroy_security(prevsec); in remove_all_options()