Home
last modified time | relevance | path

Searched refs:taste (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/sys/powerpc/ofw/
H A Dofw_initrd.c60 u_char *taste; in ofw_initrd_probe_and_attach() local
95 taste = PHYS_TO_DMAP(start); in ofw_initrd_probe_and_attach()
96 memcpy(&ehdr, taste, sizeof(ehdr)); in ofw_initrd_probe_and_attach()
103 mfs_root = taste; in ofw_initrd_probe_and_attach()
/freebsd/sys/geom/raid/
H A Dg_raid_tr_if.m57 # taste() - volume taste method.
58 METHOD int taste {
H A Dg_raid_md_if.m114 # taste() - taste disk and, if needed, create new node.
115 METHOD int taste {
H A Dg_raid.c119 .taste = g_raid_taste,
/freebsd/sys/geom/
H A Dgeom_subr.c168 if (mp->taste == NULL) in g_load_class()
175 mp->taste(mp, pp, 0); in g_load_class()
223 mp->taste = NULL; in g_unload_class()
340 mp->taste(mp, pp, 0); in g_retaste_event()
353 if (mp->taste == NULL) in g_retaste()
596 if (mp->taste == NULL) in g_new_provider_event()
604 mp->taste(mp, pp, 0); in g_new_provider_event()
739 if (mp->taste == NULL) in g_resize_provider_event()
747 mp->taste(mp, pp, 0); in g_resize_provider_event()
H A Dgeom_flashmap.c221 .taste = g_flashmap_taste,
H A Dgeom.h97 g_taste_t *taste; member
H A Dgeom_dev.c113 .taste = g_dev_taste,
/freebsd/contrib/lib9p/pytest/
H A DREADME17 ONE TIME ONLY: copy testconf.ini.sample to testconf.ini, adjust to taste
/freebsd/contrib/pam-krb5/
H A DTODO61 taste. Find a way to restructure it to only wrap the main PKINIT
/freebsd/sys/geom/multipath/
H A Dg_multipath.c69 SDT_PROBE_DEFINE2(geom, multipath, config, taste, "char*", "char*");
109 .taste = g_multipath_taste,
858 SDT_PROBE2(geom, multipath, config, taste, md.md_name, md.md_uuid); in g_multipath_taste()
/freebsd/sys/geom/label/
H A Dg_label.c74 .taste = g_label_taste,
/freebsd/usr.sbin/bsdconfig/share/
H A Ddevice.subr425 # Fall back to register label device as a disk and taste it
628 # Fall back to register label device as a disk and taste it
694 freebsd|!0) # Commonly used inappropriately, taste for FreeBSD
734 # Given a device name, taste it and register the device if it is a so-called
/freebsd/contrib/bearssl/
H A DREADME.txt77 on cryptographic functions. It gives a taste of how things go on the
/freebsd/sys/geom/mountver/
H A Dg_mountver.c78 .taste = g_mountver_taste,
/freebsd/sys/geom/shsec/
H A Dg_shsec.c64 .taste = g_shsec_taste,
/freebsd/usr.sbin/cron/doc/
H A DCHANGES114 version of popen/pclose from the ftpd and hacked it to taste. We're safe now,
/freebsd/sys/geom/cache/
H A Dg_cache.c104 .taste = g_cache_taste,
/freebsd/sys/geom/uzip/
H A Dg_uzip.c978 .taste = g_uzip_taste,
/freebsd/sys/geom/linux_lvm/
H A Dg_linux_lvm.c1204 .taste = g_llvm_taste,
/freebsd/sys/geom/stripe/
H A Dg_stripe.c64 .taste = g_stripe_taste,
/freebsd/sys/geom/concat/
H A Dg_concat.c67 .taste = g_concat_taste,
/freebsd/sys/geom/eli/
H A Dg_eli.c221 .taste = g_eli_taste,
/freebsd/contrib/sqlite3/autosetup/
H A DREADME.md282 of taste, for which there is no accounting.)
/freebsd/sys/geom/virstor/
H A Dg_virstor.c74 .taste = g_virstor_taste,

12