Searched refs:nhdlrs (Results 1 – 1 of 1) sorted by relevance
1133 static int (*nhdlrs[])(struct ps_prochandle *, size_t) = { variable2458 if (nhdr.n_type < sizeof (nhdlrs) / sizeof (nhdlrs[0])) {2459 if (nhdlrs[nhdr.n_type](P, nhdr.n_descsz) < 0) {