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

/freebsd-11-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h218 #define SLC_NAME_OK(x) ((unsigned int)(x) <= NSLC) macro
/freebsd-11-stable/include/arpa/
H A Dtelnet.h238 #define SLC_NAME_OK(x) ((unsigned int)(x) <= NSLC) macro
/freebsd-11-stable/contrib/telnet/arpa/
H A Dtelnet.h239 #define SLC_NAME_OK(x) ((unsigned int)(x) <= NSLC) macro
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-telnet.c256 #define SLC_NAME_OK(x) ((unsigned int)(x) <= NSLC) macro
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c570 if (SLC_NAME_OK(pointer[i+SLC_FUNC]))
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c726 if (SLC_NAME_OK(pointer[i+SLC_FUNC]))
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dutility.c676 if (SLC_NAME_OK(pointer[i+SLC_FUNC]))
/freebsd-11-stable/contrib/telnet/telnet/
H A Dutilities.c591 if (SLC_NAME_OK(pointer[i+SLC_FUNC]))

Completed in 137 milliseconds