npf_rproc_create
nl_rproc_t * npf_rproc_create(const char *);
if ((rp = npf_rproc_create(rproc)) == NULL) {
npf_rproc_t * npf_rproc_create(const nvlist_t *);
rp = npf_rproc_create(name);