Searched refs:do_nothing (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/groff/contrib/groffer/
H A Dgroffer2.sh882 do_nothing;
1403 # do_nothing ()
1407 do_nothing() function
2611 2|3) do_nothing; ;;
4276 do_nothing;
4280 do_nothing;
4295 do_nothing;
4300 do_nothing;
4303 do_nothing;
4318 do_nothing;
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dtop.c1049 do_nothing (int signo)
1057 signal (signo, do_nothing);
1079 signal (SIGQUIT, do_nothing);
1081 if (signal (SIGHUP, do_nothing) != SIG_IGN)
1043 do_nothing (int signo) function

Completed in 62 milliseconds