Searched defs:combined_walk_remove_current (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dcombined.c138 combined_walk_remove_current(combined_walk_data_t *cwd) function
207 (void) combined_walk_remove_current(cwd);
240 while ((cw = combined_walk_remove_current(cwd)) != NULL) {

Completed in 55 milliseconds