Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dmain.c81 v_stmp = optarg;
82 if (*v_stmp != 'y' && *v_stmp != 'n')
H A Donce.h90 char *v_stmp = "n"; variable
H A Dldefs.h170 extern char *v_stmp;
H A Dheader.c46 if (*v_stmp == 'y') in chd1()
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c162 static char *v_stmp = "n"; variable
219 v_stmp = optarg; in setup()
220 if (*v_stmp != 'y' && *v_stmp != 'n') in setup()
351 if (*v_stmp == 'y') in setup()