Home
last modified time | relevance | path

Searched defs:string_match (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c228 string_match(const char *tok, const char *string) in string_match() function
/dragonfly/contrib/tcp_wrappers/
H A Dhosts_access.c320 static int string_match(tok, string) in string_match() function