nsmb_close
int nsmb_close(int);
nsmb_close(ctx->ct_dev_fd);
nsmb_close(fd);
nsmb_close(ctx->ct_dev_fd);
nsmb_close(new_fd);
return (nsmb_close(fd));
nsmb_close(ctx->ct_dev_fd);
nsmb_close(fd);
nsmb_close(new_fd);
static int nsmb_close(dev_t dev, int flag, int otyp, cred_t *credp);
nsmb_close, /* close */
err = nsmb_close(dev, flags, otyp, CRED());