Searched refs:current_map_access (Results 1 – 1 of 1) sorted by relevance
56 static enum { UNKNOWN, SECURE, PUBLIC } current_map_access = UNKNOWN; variable173 current_map_access = UNKNOWN; in ypset_current_map()206 current_map_access = UNKNOWN; in ypclr_current_map()233 if (current_map_access == PUBLIC) { in yp_map_access()246 if (current_map_access == UNKNOWN) { in yp_map_access()254 current_map_access = PUBLIC; in yp_map_access()257 current_map_access = SECURE; in yp_map_access()