Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/newform/
H A Dnewform.c117 } optl[MAXOPTS], /* List of command line options */ variable
118 *flp = optl; /* Pointer to next open slot */
706 for (lp = optl; lp < flp; lp++) { in process()