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

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h65 #define O_TAGLENGTH 64 macro
H A Doptions.c202 /* O_TAGLENGTH 4BSD */
279 {L("tl"), O_TAGLENGTH}, /* 4BSD */
/freebsd-11.0-release/contrib/nvi/ex/
H A Dex_tag.c112 O_VAL(sp, O_TAGLENGTH)) != 0 && STRLEN(exp->tag_last) > tl)
1055 tl = O_VAL(sp, O_TAGLENGTH);

Completed in 114 milliseconds