HomeSort by: relevance | last modified time | path
    Searched defs:nxtc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/iscsi/
iscsi_ioctl.c 1739 connection_t *conn, *nxtc; local in function:iscsi_cleanup_thread
1745 TAILQ_FOREACH_SAFE(conn, &iscsi_cleanupc_list, c_connections, nxtc) {

Completed in 12 milliseconds