smp_open
if ((tp = smp_open(&tdef)) == NULL) {
extern smp_target_t *smp_open(const smp_target_def_t *);
static int smp_open(dev_t *, int, int, cred_t *);
smp_open, /* open */