Home
last modified time | relevance | path

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

/netbsd-src/sbin/iscsid/
H A Discsid.h76 #define ISCSID_LOGOUT 23 macro
H A Discsid_main.c418 case ISCSID_LOGOUT: in process_message()
/netbsd-src/sbin/iscsictl/
H A Discsic_daemonif.c942 send_request(ISCSID_LOGOUT, sizeof(req), &req); in logout()