Searched refs:tagsearch (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.bin/less/
H A Dfuncs.h269 off_t tagsearch(void);
H A Dtags.c135 tagsearch(void) function
H A Doptfunc.c267 if (edit_tagfile() || (pos = tagsearch()) == -1) {
H A Dmain.c256 initial_scrpos.pos = tagsearch();
H A Dcommand.c1470 off_t pos = tagsearch();
1485 off_t pos = tagsearch();

Completed in 77 milliseconds