Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dftpd.c634 static int IPClassOfService(const char *type) in IPClassOfService() function
1098 if ((cos = IPClassOfService("control")) >= 0) { in main()
3472 if ((cos = IPClassOfService("control")) >= 0) {
4794 if ((on = IPClassOfService("data")) >= 0) {
4896 if ((cos = IPClassOfService("data")) >= 0)