Home
last modified time | relevance | path

Searched refs:SESSION_TYPE_UNSPECIFIED (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/iscsictl/
H A Discsictl.h51 #define SESSION_TYPE_UNSPECIFIED 0 macro
H A Dparse.y256 if (target->t_session_type != SESSION_TYPE_UNSPECIFIED)
H A Discsictl.c150 if (targ->t_session_type == SESSION_TYPE_UNSPECIFIED) in conf_verify()