Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dinitiator.c120 static int text_command_i(initiator_cmd_t *);
1515 if (text_command_i(cmd) != 0) { in tx_worker_proc_i()
1781 text_command_i(initiator_cmd_t * cmd) in text_command_i() function