| /freebsd-14-stable/sys/powerpc/ofw/ |
| HD | ofw_initrd.c | 61 u_char *taste; in ofw_initrd_probe_and_attach() local 96 taste = (u_char*) PHYS_TO_DMAP(start); in ofw_initrd_probe_and_attach() 97 memcpy(&ehdr, taste, sizeof(ehdr)); in ofw_initrd_probe_and_attach() 104 mfs_root = taste; in ofw_initrd_probe_and_attach()
|
| /freebsd-14-stable/sys/geom/raid/ |
| HD | g_raid_tr_if.m | 57 # taste() - volume taste method. 58 METHOD int taste {
|
| HD | g_raid_md_if.m | 114 # taste() - taste disk and, if needed, create new node. 115 METHOD int taste {
|
| HD | g_raid.c | 119 .taste = g_raid_taste,
|
| /freebsd-14-stable/sys/geom/ |
| HD | geom_subr.c | 167 if (mp->taste == NULL) in g_load_class() 174 mp->taste(mp, pp, 0); in g_load_class() 222 mp->taste = NULL; in g_unload_class() 339 mp->taste(mp, pp, 0); in g_retaste_event() 352 if (mp->taste == NULL) in g_retaste() 585 if (mp->taste == NULL) in g_new_provider_event() 593 mp->taste(mp, pp, 0); in g_new_provider_event() 728 if (mp->taste == NULL) in g_resize_provider_event() 736 mp->taste(mp, pp, 0); in g_resize_provider_event()
|
| HD | geom_flashmap.c | 222 .taste = g_flashmap_taste,
|
| HD | geom.h | 97 g_taste_t *taste; member
|
| HD | geom_dev.c | 113 .taste = g_dev_taste,
|
| /freebsd-14-stable/contrib/lib9p/pytest/ |
| HD | README | 17 ONE TIME ONLY: copy testconf.ini.sample to testconf.ini, adjust to taste
|
| /freebsd-14-stable/sys/geom/multipath/ |
| HD | g_multipath.c | 70 SDT_PROBE_DEFINE2(geom, multipath, config, taste, "char*", "char*"); 110 .taste = g_multipath_taste, 859 SDT_PROBE2(geom, multipath, config, taste, md.md_name, md.md_uuid); in g_multipath_taste()
|
| /freebsd-14-stable/sys/geom/label/ |
| HD | g_label.c | 74 .taste = g_label_taste,
|
| /freebsd-14-stable/usr.sbin/bsdconfig/share/ |
| HD | device.subr | 426 # Fall back to register label device as a disk and taste it 637 # Fall back to register label device as a disk and taste it 703 freebsd|!0) # Commonly used inappropriately, taste for FreeBSD 743 # Given a device name, taste it and register the device if it is a so-called
|
| /freebsd-14-stable/contrib/bearssl/ |
| HD | README.txt | 77 on cryptographic functions. It gives a taste of how things go on the
|
| /freebsd-14-stable/sys/geom/mountver/ |
| HD | g_mountver.c | 78 .taste = g_mountver_taste,
|
| /freebsd-14-stable/sys/geom/shsec/ |
| HD | g_shsec.c | 65 .taste = g_shsec_taste,
|
| /freebsd-14-stable/usr.sbin/cron/doc/ |
| HD | CHANGES | 114 version of popen/pclose from the ftpd and hacked it to taste. We're safe now,
|
| /freebsd-14-stable/sys/geom/vinum/ |
| HD | geom_vinum.c | 1039 .taste = gv_taste,
|
| /freebsd-14-stable/sys/geom/uzip/ |
| HD | g_uzip.c | 978 .taste = g_uzip_taste,
|
| /freebsd-14-stable/sys/geom/cache/ |
| HD | g_cache.c | 105 .taste = g_cache_taste,
|
| /freebsd-14-stable/sys/geom/linux_lvm/ |
| HD | g_linux_lvm.c | 1204 .taste = g_llvm_taste,
|
| /freebsd-14-stable/sys/geom/concat/ |
| HD | g_concat.c | 68 .taste = g_concat_taste,
|
| /freebsd-14-stable/sys/geom/stripe/ |
| HD | g_stripe.c | 65 .taste = g_stripe_taste,
|
| /freebsd-14-stable/sys/geom/eli/ |
| HD | g_eli.c | 222 .taste = g_eli_taste,
|
| /freebsd-14-stable/sys/geom/virstor/ |
| HD | g_virstor.c | 75 .taste = g_virstor_taste,
|
| /freebsd-14-stable/sys/geom/part/ |
| HD | g_part.c | 185 .taste = g_part_taste,
|