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

/freebsd-12-stable/usr.sbin/ctm/ctm/
H A Dctm_ed.c39 if(cmd != 'a' && cmd != 'd') { ret = 1; goto bye; }
45 if(*ep++ != ' ') { ret = 1; goto bye; }
51 if(*ep++ != '\n') { ret = 1; goto bye; }
57 if(c == EOF) { ret = 1; goto bye; }
64 if(c == EOF) { ret = 1; goto bye; }
75 if(c == EOF) { ret = 1; goto bye; }
90 goto bye;
98 bye:
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Dsunshcmd.mk1 BYECMD = echo bye
/freebsd-12-stable/usr.bin/lock/
H A Dlock.c82 static void bye(int);
192 (void)signal(SIGALRM, bye);
306 bye(int signo __unused) function
/freebsd-12-stable/contrib/atf/atf-sh/
H A Dintegration_test.sh77 >>> hello bye <<<
81 ' hello bye ' 'foo bar'
/freebsd-12-stable/stand/ficl/
H A Dtools.c611 static void bye(FICL_VM *pVM) function
888 dictAppendWord(dp, "bye", bye, FW_DEFAULT);
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-extractimage.sh340 bye
/freebsd-12-stable/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-12-stable/contrib/telnet/telnet/
H A Dcommands.c1397 bye(int argc, char *argv[])
1425 (void) call(bye, "bye", "fromquit", 0);
2542 { "close", closehelp, bye, 1 },
1391 bye(int argc, char *argv[]) function
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1169 % @bye.
1170 \outer\def\bye{\pagealignmacro\tracingstats=1\ptexend}
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex1074 % @bye.
1075 \outer\def\bye{\pagealignmacro\tracingstats=1\ptexend}

Completed in 296 milliseconds