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

  /src/games/hack/
hack.do_name.c 94 goto nxtc;
104 goto nxtc;
109 nxtc: ;
  /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 33 milliseconds