Home
last modified time | relevance | path

Searched refs:nomore (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/less/
H A Dcommand.c1165 int nomore; in multi_search()
1181 nomore = edit_first(); in forw_loop()
1183 nomore = edit_last(); in forw_loop()
1184 if (nomore) in forw_loop()
1229 nomore = edit_next(1); in commands()
1231 nomore = edit_prev(1); in commands()
1232 if (nomore) in commands()
1081 int nomore; multi_search() local
/freebsd/sys/contrib/openzfs/
H A D.mailmap74 Stoiko Ivanov <github@nomore.at>
H A DAUTHORS598 Stoiko Ivanov <github@nomore.at>
/freebsd/contrib/sendmail/src/
H A Dqueue.c4030 bool nomore = false; local
4270 if (nomore)
4606 nomore = true;
4633 if (!nomore)
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c19933 goto nomore; in rack_output()
22218 goto nomore; in rack_output()
22243 goto nomore; in rack_output()
22349 nomore: in rack_output()
22590 goto nomore; in rack_output()
H A Dbbr.c13717 goto nomore; in bbr_output_wtime()
13737 nomore: in bbr_output_wtime()