Searched refs:LOGIN (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/opie/
H A DMakefile.in119 LOGIN=@LOGIN@
169 @if test ! -z $(LOGIN); \
171 if test ! $(EXISTS) $(LOGIN).$(BACKUP); \
173 echo "Renaming existing $(LOGIN) to $(LOGIN).$(BACKUP)"; \
174 mv $(LOGIN) $(LOGIN).$(BACKUP); \
175 echo "Clearing permissions on $(LOGIN)"; \
176 chmod 0 $(LOGIN)
[all...]
H A Dconfigure1314 case "$LOGIN" in
1316 ac_cv_path_LOGIN="$LOGIN" # Let the user override the test with a path.
1319 ac_cv_path_LOGIN="$LOGIN" # Let the user override the test with a dos path.
1336 LOGIN="$ac_cv_path_LOGIN"
1337 if test -n "$LOGIN"; then
1338 echo "$ac_t""$LOGIN" 1>&6
1346 LOGIN="$SCHEME";
5025 s%@LOGIN@%$LOGIN%g
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dhx509_err.et98 error_code LOGIN, "Failed to login to slot"
/freebsd-9.3-release/contrib/tnftp/src/
H A Druserpass.c66 #define LOGIN 2 macro
80 { "login", LOGIN },
149 case LOGIN:
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Druserpass.c41 #define LOGIN 2 macro
56 { "login", LOGIN },
164 case LOGIN:
/freebsd-9.3-release/lib/libcompat/4.3/
H A Drexec.c73 #define LOGIN 2 macro
87 { "login", LOGIN },
188 case LOGIN:
/freebsd-9.3-release/etc/rc.d/
H A DMakefile7 LOGIN \

Completed in 81 milliseconds