Searched refs:current_map_access (Results 1 – 1 of 1) sorted by relevance
54 static enum { UNKNOWN, SECURE, PUBLIC } current_map_access = UNKNOWN; variable171 current_map_access = UNKNOWN; in ypset_current_map()204 current_map_access = UNKNOWN; in ypclr_current_map()231 if (current_map_access == PUBLIC) { in yp_map_access()244 if (current_map_access == UNKNOWN) { in yp_map_access()252 current_map_access = PUBLIC; in yp_map_access()255 current_map_access = SECURE; in yp_map_access()