kern_mknod
error = kern_mknod(&nd, uap->mode,
int kern_mknod(struct nlookupdata *nd, int mode, int rmajor, int rminor);