Home
last modified time | relevance | path

Searched refs:idxp (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/libkern/
H A Diconv_xlat16.c64 uint32_t *headp, **idxp; in iconv_xlat16_open() local
69 idxp = (uint32_t **)csp->cp_data; in iconv_xlat16_open()
71 if (*idxp) { in iconv_xlat16_open()
77 idxp++; in iconv_xlat16_open()
/freebsd/sys/x86/iommu/
H A Damd_idpgtbl.c129 int lvl, int flags, vm_pindex_t *idxp, struct sf_buf **sf) in amdiommu_pgtbl_map_pte() argument
137 if (*sf != NULL && idx == *idxp) { in amdiommu_pgtbl_map_pte()
142 *idxp = idx; in amdiommu_pgtbl_map_pte()
H A Dintel_idpgtbl.c327 int flags, vm_pindex_t *idxp, struct sf_buf **sf) in dmar_pgtbl_map_pte() argument
338 if (*sf != NULL && idx == *idxp) { in dmar_pgtbl_map_pte()
343 *idxp = idx; in dmar_pgtbl_map_pte()
/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c1926 char *idxp, *idxep; in nvlist_lookup_nvpair_ei_sep() local
1959 idxp = strchr(np, '['); in nvlist_lookup_nvpair_ei_sep()
1962 if (sepp && idxp && (sepp < idxp)) in nvlist_lookup_nvpair_ei_sep()
1963 idxp = NULL; in nvlist_lookup_nvpair_ei_sep()
1969 if (idxp) { in nvlist_lookup_nvpair_ei_sep()
1971 n = idxp++ - np; in nvlist_lookup_nvpair_ei_sep()
1974 skip_whitespace(idxp); in nvlist_lookup_nvpair_ei_sep()
1975 sepp = idxp; in nvlist_lookup_nvpair_ei_sep()
1979 if (ddi_strtol(idxp, &idxep, 0, &idx)) in nvlist_lookup_nvpair_ei_sep()
1982 idx = strtol(idxp, &idxep, 0); in nvlist_lookup_nvpair_ei_sep()
[all …]
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store.c450 void *cookiep, *idxp; in bhnd_nvstore_export_merge() local
477 idxp = NULL; in bhnd_nvstore_export_merge()
478 while ((cookiep = bhnd_nvstore_path_data_next(sc, path, &idxp))) { in bhnd_nvstore_export_merge()
/freebsd/usr.sbin/services_mkdb/
H A Dservices1091 idxp 603/tcp
1092 idxp 603/udp