Searched refs:qtxt (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dip.c111 } qtxt[] = { local
117 for (f = 0; f < sizeof qtxt / sizeof *qtxt; f++)
118 if (qtxt[f].id == qclass)
119 return qtxt[f].txt;
131 } qtxt[] = { local
144 for (f = 0; f < sizeof qtxt / sizeof *qtxt; f++)
145 if (qtxt[f].id == qtype)
146 return qtxt[
[all...]

Completed in 89 milliseconds