Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c912 struct multistate { struct
916 static const struct multistate multistate_addressfamily[] = { argument
Dreadconf.c738 struct multistate { struct
742 static const struct multistate multistate_flag[] = { argument
/external/curl/lib/
Dmulti.c187 #define multistate(x,y) mstate(x,y) macro
189 #define multistate(x,y) mstate(x,y, __LINE__) macro