Home
last modified time | relevance | path

Searched refs:initopt (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/pg/
H A Dpg.c152 static int initopt = 0; /* set if the line option is used */ variable
233 initopt = 0; in main()
244 initopt++; in main()
410 if (initopt) {
411 initopt = 0;
/titanic_41/usr/src/cmd/more/
H A Dmore.c238 int initopt = 0; in main() local
279 initopt++; in main()
345 else if (initopt) in main()
370 else if (initopt) in main()