Searched refs:dpp (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_lookup.c | 281 *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 D | vfs_default.c | 78 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 D | iconv_xlat.c | 59 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 D | iconv_xlat16.c | 64 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 D | iconv_ucs.c | 92 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 D | dsl_pool.h | 150 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 D | adv7604.txt | 45 "main", "avlink", "cec", "infoframe", "esdp", "dpp", "afe",
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dsl_pool.c | 234 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()
|