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

/freebsd-current/contrib/bmake/unit-tests/
H A Dsunshcmd.mk3 BYECMD= echo bye
/freebsd-current/contrib/lutok/
H A Dexamples_test.sh104 String in field baz: bye
/freebsd-current/usr.bin/lock/
H A Dlock.c68 static void bye(int);
178 (void)signal(SIGALRM, bye);
292 bye(int signo __unused) function
/freebsd-current/contrib/atf/atf-sh/
H A Dintegration_test.sh77 >>> hello bye <<<
81 ' hello bye ' 'foo bar'
/freebsd-current/stand/ficl/
H A Dtools.c610 static void bye(FICL_VM *pVM) function
887 dictAppendWord(dp, "bye", bye, FW_DEFAULT);
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1325 bye(int argc, char **argv)
1347 call(bye, "bye", "fromquit", 0);
2303 { "close", closehelp, bye, 1 },
1319 bye(int argc, char **argv) function
/freebsd-current/contrib/telnet/telnet/
H A Dcommands.c1395 bye(int argc, char *argv[])
1423 (void) call(bye, "bye", "fromquit", 0);
2547 { "close", closehelp, bye, 1 },
1389 bye(int argc, char *argv[]) function

Completed in 200 milliseconds