Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dmain.c450 initial_scrpos.pos = tagsearch(); in main()
H A Dtags.c195 public POSITION tagsearch(void) in tagsearch() function
H A Dcommand.c2054 POSITION pos = tagsearch(); in commands()
2079 POSITION pos = tagsearch(); in commands()
H A Doptfunc.c365 if (edit_tagfile() || (pos = tagsearch()) == NULL_POSITION) in opt_t()
H A Dfuncs.h421 public POSITION tagsearch(void);