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

/illumos-gate/usr/src/uts/common/os/
H A Dprocset.c68 * The dotoprocs function locates the process(es) specified
70 * function which dotoprocs will call for each process in the
75 * to the caller of dotoprocs.
78 * the caller of dotoprocs. This will normally be an error code.
79 * Otherwise, dotoprocs will return zero after processing the entire
84 dotoprocs(procset_t *psp, int (*funcp)(), char *arg) function
875 * than the order of arguments passed by dotoprocs() to its callback function.

Completed in 44 milliseconds