Searched refs:fnpp (Results 1 – 3 of 3) sorted by relevance
1473 fnnode_t *tmp, **fnpp; in auto_disconnect() local1500 fnpp = &dfnp->fn_dirents; in auto_disconnect()1502 tmp = *fnpp; in auto_disconnect()1509 *fnpp = tmp->fn_next; /* remove it from the list */ in auto_disconnect()1516 fnpp = &tmp->fn_next; in auto_disconnect()1528 auto_enter(fnnode_t *dfnp, char *name, fnnode_t **fnpp, cred_t *cred) in auto_enter() argument1579 *fnpp = auto_makefnnode(VDIR, dvp->v_vfsp, name, cred, in auto_enter()1581 if (*fnpp == NULL) in auto_enter()1590 (*fnpp)->fn_offset = offset; in auto_enter()1591 (*fnpp)->fn_next = *spp; in auto_enter()[all …]
1066 ficlCompileFcn **fnpp; in ficlSystemCompilePlatform() local1143 SET_FOREACH(fnpp, Xficl_compile_set) in ficlSystemCompilePlatform()1144 (*fnpp)(pSys); in ficlSystemCompilePlatform()
4119 fn_rele(nfs4_fname_t **fnpp) in fn_rele() argument4126 fnp = *fnpp; in fn_rele()4127 *fnpp = NULL; in fn_rele()4161 fnpp = &parent; in fn_rele()