OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mac_valid
(Results
1 - 5
of
5
) sorted by null
/external/openssh/
mac.h
26
int
mac_valid
(const char *);
mac.c
174
mac_valid
(const char *names)
function
readconf.c
710
if (!
mac_valid
(arg))
[
all
...]
ssh.c
513
if (
mac_valid
(optarg))
[
all
...]
servconf.c
[
all
...]
Completed in 163 milliseconds