Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/lex/common/
H A Dmain.c81 v_stmp = optarg;
82 if (*v_stmp != 'y' && *v_stmp != 'n')
H A Donce.h92 char *v_stmp = "n"; variable
H A Dldefs.h172 extern char *v_stmp;
H A Dheader.c48 if (*v_stmp == 'y') in chd1()
/titanic_50/usr/src/cmd/sgs/yacc/common/
H A Dy2.c164 static char *v_stmp = "n"; variable
221 v_stmp = optarg;
222 if (*v_stmp != 'y' && *v_stmp != 'n')
357 if (*v_stmp == 'y')