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

  /src/sys/rump/librump/rumpkern/
rump.c 552 struct rump_component *rc, *rc_iter; local in function:rump_component_load
569 LIST_FOREACH(rc_iter, &rchead, rc_entries) {
570 if (rc_iter == rc)
rump.c 552 struct rump_component *rc, *rc_iter; local in function:rump_component_load
569 LIST_FOREACH(rc_iter, &rchead, rc_entries) {
570 if (rc_iter == rc)

Completed in 21 milliseconds