Searched refs:_PATH_LOGIN_CONF (Results 1 – 4 of 4) sorted by relevance
138 #ifndef _PATH_LOGIN_CONF139 #define _PATH_LOGIN_CONF SYSCONFDIR "/login.conf" macro
42 char *files[] = { _PATH_LOGIN_CONF, NULL }; in login_conf_init()
35 #define _PATH_LOGIN_CONF "/etc/login.conf" macro
61 static char path_login_conf[] = _PATH_LOGIN_CONF;