Searched defs:check_match (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | t_cccol.c | 180 check_match(krb5_principal princ, const char *expected_name) in check_match() function
|
/freebsd/sys/contrib/zlib/ |
H A D | deflate.c | 1557 local void check_match(deflate_state *s, IPos start, IPos match, int length) { in check_match() function 1582 # define check_match(s, start, match, length) macro
|
/freebsd/usr.bin/systat/ |
H A D | ifstat.c | 380 check_match(const char *ifname) in check_match() function
|
/freebsd/contrib/atf/atf-c/ |
H A D | macros_test.c | 520 ATF_TC_HEAD(check_match, tc) in ATF_TC_HEAD() argument 525 ATF_TC_BODY(check_match, tc) in ATF_TC_BODY() argument
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lparser.c | 124 static void check_match (LexState *ls, int what, int who, int where) { in check_match() function
|
/freebsd/contrib/lua/src/ |
H A D | lparser.c | 130 static void check_match (LexState *ls, int what, int who, int where) { in check_match() function
|