Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/fst/
H A Dfst_defs.h16 enum session_type { enum
24 #define SESSION_CONTROL(session_type, switch_intent) \ argument
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dreadconf.h171 int session_type; member
H A Dsession.c637 char session_type[1024]; in do_exec() local