Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstropt.c67 int ql; in stropt() local
127 ql = qr = 0; in stropt()
137 if (qr != ql) in stropt()
140 qr = ql = 0; in stropt()
142 else if (c == ql) in stropt()
153 ql = qr = c; in stropt()
161 ql = c; in stropt()
167 ql = c; in stropt()
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dbang.c176 register char ** ql; in bang_dellist() local
216 for (n = 0, ql = pl = *plist; *pl; pl++) in bang_dellist()
218 *ql++ = *pl; in bang_dellist()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c5601 register int ql; in optstr() local
5666 ql = qr = 0; in optstr()
5676 if (qr != ql) in optstr()
5679 qr = ql = 0; in optstr()
5681 else if (c == ql) in optstr()
5692 ql = qr = c; in optstr()
5700 ql = c; in optstr()
5706 ql = c; in optstr()