Searched refs:nhdlrs (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPcore.c688 static int (*nhdlrs[])(struct ps_prochandle *, size_t) = { variable
1936 if (nhdr.n_type < sizeof (nhdlrs) / sizeof (nhdlrs[0])) {
1937 if (nhdlrs[nhdr.n_type](P, nhdr.n_descsz) < 0) {

Completed in 24 milliseconds