| /freebsd/sys/powerpc/ofw/ |
| H A D | ofw_initrd.c | 60 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 D | g_raid_tr_if.m | 57 # taste() - volume taste method. 58 METHOD int taste {
|
| H A D | g_raid_md_if.m | 114 # taste() - taste disk and, if needed, create new node. 115 METHOD int taste {
|
| H A D | g_raid.c | 119 .taste = g_raid_taste,
|
| /freebsd/sys/geom/ |
| H A D | geom_subr.c | 168 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 D | geom_flashmap.c | 221 .taste = g_flashmap_taste,
|
| H A D | geom.h | 97 g_taste_t *taste; member
|
| H A D | geom_dev.c | 113 .taste = g_dev_taste,
|
| /freebsd/contrib/lib9p/pytest/ |
| H A D | README | 17 ONE TIME ONLY: copy testconf.ini.sample to testconf.ini, adjust to taste
|
| /freebsd/contrib/pam-krb5/ |
| H A D | TODO | 61 taste. Find a way to restructure it to only wrap the main PKINIT
|
| /freebsd/sys/geom/multipath/ |
| H A D | g_multipath.c | 69 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 D | g_label.c | 74 .taste = g_label_taste,
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | device.subr | 425 # 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 D | README.txt | 77 on cryptographic functions. It gives a taste of how things go on the
|
| /freebsd/sys/geom/mountver/ |
| H A D | g_mountver.c | 78 .taste = g_mountver_taste,
|
| /freebsd/sys/geom/shsec/ |
| H A D | g_shsec.c | 64 .taste = g_shsec_taste,
|
| /freebsd/usr.sbin/cron/doc/ |
| H A D | CHANGES | 114 version of popen/pclose from the ftpd and hacked it to taste. We're safe now,
|
| /freebsd/sys/geom/cache/ |
| H A D | g_cache.c | 104 .taste = g_cache_taste,
|
| /freebsd/sys/geom/uzip/ |
| H A D | g_uzip.c | 978 .taste = g_uzip_taste,
|
| /freebsd/sys/geom/linux_lvm/ |
| H A D | g_linux_lvm.c | 1204 .taste = g_llvm_taste,
|
| /freebsd/sys/geom/stripe/ |
| H A D | g_stripe.c | 64 .taste = g_stripe_taste,
|
| /freebsd/sys/geom/concat/ |
| H A D | g_concat.c | 67 .taste = g_concat_taste,
|
| /freebsd/sys/geom/eli/ |
| H A D | g_eli.c | 221 .taste = g_eli_taste,
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | README.md | 282 of taste, for which there is no accounting.)
|
| /freebsd/sys/geom/virstor/ |
| H A D | g_virstor.c | 74 .taste = g_virstor_taste,
|