Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c784 struct multistate { struct
788 static const struct multistate multistate_flag[] = { argument
Dservconf.c1211 struct multistate { struct
1215 static const struct multistate multistate_flag[] = { argument
/external/curl/lib/
Dmulti.c183 #define multistate(x,y) mstate(x,y) macro
185 #define multistate(x,y) mstate(x,y, __LINE__) macro