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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dip.c109 } qtxt[] = { local
115 for (f = 0; f < sizeof qtxt / sizeof *qtxt; f++)
116 if (qtxt[f].id == qclass)
117 return qtxt[f].txt;
129 } qtxt[] = { local
142 for (f = 0; f < sizeof qtxt / sizeof *qtxt; f++)
143 if (qtxt[f].id == qtype)
144 return qtxt[
[all...]

Completed in 60 milliseconds