Home
last modified time | relevance | path

Searched defs:from_match (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/appl/login/
H A Dlogin_access.c228 static int from_match(char *tok, struct login_info *item) in from_match() function
/freebsd/crypto/heimdal/appl/rsh/
H A Dlogin_access.c228 static int from_match(char *tok, struct login_info *item) in from_match() function
/freebsd/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c244 from_match(const char *tok, const char *string, in from_match() function