Searched refs:O_WRAPSCAN (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/vi/
H A Doptions_def.h83 #define O_WRAPSCAN 82 macro
/freebsd-current/contrib/nvi/common/
H A Dsearch.c185 if (!O_ISSET(sp, O_WRAPSCAN)) {
214 if (!O_ISSET(sp, O_WRAPSCAN)) {
314 if (fm->lno == 1 && !O_ISSET(sp, O_WRAPSCAN)) {
342 if (!O_ISSET(sp, O_WRAPSCAN)) {
H A Doptions.c239 /* O_WRAPSCAN 4BSD */
291 {L("ws"), O_WRAPSCAN}, /* 4BSD */

Completed in 105 milliseconds