Home
last modified time | relevance | path

Searched refs:_PATH_LOGIN_CONF (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/appl/login/
H A Dlogin_locl.h138 #ifndef _PATH_LOGIN_CONF
139 #define _PATH_LOGIN_CONF SYSCONFDIR "/login.conf" macro
H A Dconf.c42 char *files[] = { _PATH_LOGIN_CONF, NULL }; in login_conf_init()
/freebsd/lib/libutil/
H A Dlogin_cap.h35 #define _PATH_LOGIN_CONF "/etc/login.conf" macro
H A Dlogin_cap.c61 static char path_login_conf[] = _PATH_LOGIN_CONF;