Home
last modified time | relevance | path

Searched defs:matchlen (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dconfig.c42 int matchlen, envlen = 0; variable
/freebsd/crypto/openssh/openbsd-compat/
H A Dfnmatch.c302 int matchlen = 0; in fnmatch() local
/freebsd/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c53 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) in matchlen() function
/freebsd/contrib/tnftp/src/
H A Dcomplete.c91 size_t matchlen, wordlen; in complete_ambiguous() local
/freebsd/lib/libc/net/
H A Dname6.c785 int matchlen, bestmatchlen = -1; in match_addrselectpolicy() local
904 matchlen(struct sockaddr *src, struct sockaddr *dst) in matchlen() function
H A Dgetaddrinfo.c785 int matchlen, bestmatchlen = -1; in match_addrselectpolicy() local
921 matchlen(struct sockaddr *src, struct sockaddr *dst) in matchlen() function
/freebsd/sys/netinet6/
H A Din6_src.c1078 int matchlen, bestmatchlen = -1; in match_addrsel_policy() local
/freebsd/crypto/openssh/
H A Dsftp.c1876 u_int y, matchlen = strlen(list[0]); in complete_ambiguous() local