Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/ast/msgcc/
H A Dmsgcvt.c207 sfnext(Sfio_t* ip) in sfnext() function
225 if ((c = sfnext(ip)) == 'O' && in html2msg()
226 (c = sfnext(ip)) == 'L' && in html2msg()
228 (c = sfnext(ip)) == 'S' && in html2msg()
229 (c = sfnext(ip)) == 'T' && in html2msg()
230 (c = sfnext(ip)) == 'A' && in html2msg()
231 (c = sfnext(ip)) == 'R' && in html2msg()
232 (c = sfnext(ip)) == 'T' && in html2msg()
233 (c = sfnext(ip)) == '=' && in html2msg()
234 (c = sfnext(ip)) == '"' && in html2msg()
[all …]
/titanic_51/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgcvt.c207 sfnext(Sfio_t* ip) in sfnext() function
225 if ((c = sfnext(ip)) == 'O' && in html2msg()
226 (c = sfnext(ip)) == 'L' && in html2msg()
228 (c = sfnext(ip)) == 'S' && in html2msg()
229 (c = sfnext(ip)) == 'T' && in html2msg()
230 (c = sfnext(ip)) == 'A' && in html2msg()
231 (c = sfnext(ip)) == 'R' && in html2msg()
232 (c = sfnext(ip)) == 'T' && in html2msg()
233 (c = sfnext(ip)) == '=' && in html2msg()
234 (c = sfnext(i in html2msg()
[all...]