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

/freebsd-9.3-release/contrib/less/
H A Dforwback.c38 extern char *tagoption;
247 tagoption == NULL &&
H A Dmain.c49 extern char * tagoption;
259 if (tagoption != NULL || strcmp(tags, "-") == 0)
272 findtag(tagoption);
H A Doptfunc.c59 public char *tagoption = NULL; variable
298 tagoption = s;

Completed in 103 milliseconds