Searched refs:REP_FILES (Results 1 – 6 of 6) sorted by relevance
57 result = REP_FILES; in name_to_int()68 result = REP_FILES | REP_NIS; in name_to_int()71 result = REP_FILES | REP_LDAP; in name_to_int()146 result = REP_FILES | REP_NIS; in get_ns()177 result = REP_FILES; in get_ns()204 result = REP_FILES; in get_ns()
40 if ((repnum != REP_FILES) && in __incr_failed_count()99 if ((repnum != REP_FILES) && in __rst_failed_count()
57 i = REP_FILES; in __get_authtoken_attr()
52 i = REP_FILES; in __user_to_authenticate()
65 i = REP_FILES; in __check_history()
101 #define REP_FILES 0x0001 /* /etc/passwd, /etc/shadow */ macro