Home
last modified time | relevance | path

Searched refs:L_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/contrib/
H A Dssh-copy-id214 L_SUCCESS="$1"
234 if [ "$?" = "$L_SUCCESS" ] || {
/freebsd/contrib/sendmail/mail.local/
H A Dmail.local.c1491 if ((r = maillock(name, 15)) == L_SUCCESS)