Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c465 pgrep_cb(uintptr_t addr, const void *ignored, void *data) in pgrep_cb() function
586 if (mdb_walk("proc", pgrep_cb, &pg) != 0) { in pgrep()