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

/freebsd-10.0-release/contrib/nvi/common/
H A Dmain.c66 char *tag_f, *wsizearg, path[256]; local
111 tag_f = wsizearg = NULL;
201 tag_f = optarg;
336 if (tag_f != NULL) {
337 CHAR2INT(sp, tag_f, strlen(tag_f) + 1, w, wlen);

Completed in 115 milliseconds