Home
last modified time | relevance | path

Searched refs:hislevel (Results 1 – 1 of 1) sorted by last modified time

/original-bsd/libexec/telnetd/
H A Dslc.c196 register int hislevel, mylevel, ack; local
226 hislevel = flag & SLC_LEVELBITS;
234 if (hislevel == mylevel && (val == slctab[func].current.val || ack)) {
262 register int hislevel, mylevel; local
264 hislevel = flag & SLC_LEVELBITS;
271 if (hislevel == SLC_NOSUPPORT) {
278 if (hislevel == SLC_DEFAULT) {
335 } else if (hislevel == SLC_CANTCHANGE &&