Home
last modified time | relevance | path

Searched refs:dpp (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_lookup.c281 *dpp = ndp->ni_rootdir; in namei_handle_root()
282 vrefact(*dpp); in namei_handle_root()
302 *dpp = NULL; in namei_setup()
345 error = namei_handle_root(ndp, dpp); in namei_setup()
348 *dpp = ndp->ni_startdir; in namei_setup()
351 *dpp = pwd->pwd_cdir; in namei_setup()
352 vrefact(*dpp); in namei_setup()
379 *dpp = dfp->f_vnode; in namei_setup()
380 vrefact(*dpp); in namei_setup()
425 if (*dpp != NULL) in namei_setup()
[all …]
H A Dvfs_default.c78 static int get_next_dirent(struct vnode *vp, struct dirent **dpp,
289 get_next_dirent(struct vnode *vp, struct dirent **dpp, char *dirbuf, in get_next_dirent() argument
335 *dpp = dp; in get_next_dirent()
/f-stack/freebsd/libkern/
H A Diconv_xlat.c59 struct iconv_cspair *csp, struct iconv_cspair *cspf, void **dpp) in iconv_xlat_open() argument
67 *dpp = (void*)dp; in iconv_xlat_open()
H A Diconv_xlat16.c64 struct iconv_cspair *csp, struct iconv_cspair *cspf, void **dpp) in iconv_xlat16_open() argument
94 *dpp = (void*)dp; in iconv_xlat16_open()
H A Diconv_ucs.c92 struct iconv_cspair *csp, struct iconv_cspair *cspf, void **dpp) in iconv_ucs_open() argument
143 *dpp = (void*)dp; in iconv_ucs_open()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_pool.h150 int dsl_pool_init(spa_t *spa, uint64_t txg, dsl_pool_t **dpp);
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dadv7604.txt45 "main", "avlink", "cec", "infoframe", "esdp", "dpp", "afe",
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_pool.c234 dsl_pool_init(spa_t *spa, uint64_t txg, dsl_pool_t **dpp) in dsl_pool_init() argument
245 *dpp = dp; in dsl_pool_init()
251 *dpp = NULL; in dsl_pool_init()