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

/freebsd-10-stable/crypto/openssh/
H A Dmisc.h127 int parse_ipqos(const char *);
H A Dssh_namespace.h502 #define parse_ipqos Fssh_parse_ipqos macro
H A Dmisc.c1111 parse_ipqos(const char *cp) function
H A Dservconf.c1737 if ((value = parse_ipqos(arg)) == -1)
1743 else if ((value2 = parse_ipqos(arg)) == -1)
H A Dreadconf.c1544 if ((value = parse_ipqos(arg)) == -1)
1550 else if ((value2 = parse_ipqos(arg)) == -1)

Completed in 128 milliseconds