| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | bib | 27 So God created man in his own image, in the image of God created he him; male and female created he… 46 And the LORD God took the man, and put him into the garden of Eden to dress it and to keep it. 49 …e LORD God said, It is not good that the man should be alone; I will make him an help meet for him. 51 …of the air, and to every beast of the field; but for Adam there was not found an help meet for him. 65 And the LORD God called unto Adam, and said unto him, Where art thou? 79 Therefore the LORD God sent him forth from the garden of Eden, to till the ground from whence he wa… 87 …t not well, sin lieth at the door. And unto thee shall be his desire, and thou shalt rule over him. 88 …ame to pass, when they were in the field, that Cain rose up against Abel his brother, and slew him. 95 …him, Therefore whosoever slayeth Cain, vengeance shall be taken on him sevenfold. And the LORD set… 99 And Lamech took unto him two wives: the name of the one was Adah, and the name of the other Zillah. [all …]
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | hpt27xx_osm_bsd.c | 34 static HIM *hpt_match(device_t dev, int scan) in hpt_match() 37 HIM *him; in hpt_match() local 40 for (him = him_list; him; him = him->next) { in hpt_match() 41 for (i=0; him->get_supported_device_id(i, &pci_id); i++) { in hpt_match() 42 if (scan && him->get_controller_count) in hpt_match() 43 him->get_controller_count(&pci_id,0,0); in hpt_match() 46 return (him); in hpt_match() 55 HIM *him; in hpt_probe() local 57 him = hpt_match(dev, 0); in hpt_probe() 58 if (him != NULL) { in hpt_probe() [all …]
|
| H A D | ldm.h | 192 HIM *him; member 272 HIM * him; member 408 extern HIM *him_list; 411 void ldm_register_him(PHIM him);
|
| H A D | os_bsd.h | 113 #include <dev/hpt27xx/him.h> 124 * each physical controller has an adapter_ext, passed to him.create_adapter()
|
| /freebsd/sys/dev/hptrr/ |
| H A D | hptrr_osm_bsd.c | 42 static HIM *hpt_match(device_t dev) in hpt_match() 46 HIM *him; in hpt_match() local 51 for (him = him_list; him; him = him->next) { in hpt_match() 52 for (i=0; him->get_supported_device_id(i, &pci_id); i++) { in hpt_match() 55 return (him); in hpt_match() 64 HIM *him; in hpt_probe() local 66 him = hpt_match(dev); in hpt_probe() 67 if (him != NULL) { in hpt_probe() 71 device_set_desc(dev, him->name); in hpt_probe() 81 HIM *him; in hpt_attach() local [all …]
|
| H A D | ldm.h | 191 HIM *him; member 266 HIM * him; member 401 extern HIM *him_list; 404 void ldm_register_him(PHIM him);
|
| H A D | os_bsd.h | 116 #include <dev/hptrr/him.h> 127 * each physical controller has an adapter_ext, passed to him.create_adapter()
|
| H A D | him.h | 30 * $Id: him.h,v 1.47 2007/12/17 08:55:49 gmm Exp $ 247 HIM, *PHIM; typedef
|
| /freebsd/sys/dev/hptnr/ |
| H A D | hptnr_osm_bsd.c | 35 static HIM *hpt_match(device_t dev, int scan) in hpt_match() 38 HIM *him; in hpt_match() local 41 for (him = him_list; him; him = him->next) { in hpt_match() 42 for (i=0; him->get_supported_device_id(i, &pci_id); i++) { in hpt_match() 43 if (scan && him->get_controller_count) in hpt_match() 44 him->get_controller_count(&pci_id,0,0); in hpt_match() 47 return (him); in hpt_match() 57 HIM *him; in hpt_probe() local 59 him = hpt_match(dev, 0); in hpt_probe() 60 if (him != NULL) { in hpt_probe() [all …]
|
| H A D | ldm.h | 192 HIM *him; member 271 HIM * him; member 407 extern HIM *him_list; 410 void ldm_register_him(PHIM him);
|
| H A D | os_bsd.h | 115 #include <dev/hptnr/him.h> 126 * each physical controller has an adapter_ext, passed to him.create_adapter()
|
| H A D | him.h | 1 /* $Id: him.h,v 1.57 2011/02/21 06:03:21 zsf Exp $ */ 279 HIM, *PHIM; typedef
|
| /freebsd/crypto/openssh/ |
| H A D | pathnames.h | 72 * readable by anyone except the user him/herself, though this does not 81 * file should only be readable by the user him/herself. 93 * readable by anyone but the user him/herself, but does not contain anything 101 * user. This file need not be readable by anyone but the user him/herself,
|
| /freebsd/contrib/telnet/libtelnet/ |
| H A D | auth.h | 58 #define AUTH_OTHER 2 /* We know him, but not his name */ 60 #define AUTH_VALID 4 /* We know him, and he needs no password */
|
| /freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | auth.h | 63 #define AUTH_OTHER 2 /* We know him, but not his name */ 65 #define AUTH_VALID 4 /* We know him, and he needs no password */
|
| /freebsd/usr.bin/getopt/ |
| H A D | getopt.c | 3 * This material, written by Henry Spencer, was released by him
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_monitor.c | 410 * guy. Get him some memory, either from the free list in ntp_monitor() 494 * Drop him into front of the hash table. Also put him on top of in ntp_monitor()
|
| /freebsd/contrib/xz/ |
| H A D | AUTHORS | 34 the team behind him inserted a backdoor (CVE-2024-3094) into
|
| /freebsd/contrib/openpam/doc/man/ |
| H A D | pam.man | 13 him the requested credentials is called the arbitrator.
|
| /freebsd/usr.sbin/ppp/ |
| H A D | cbcp.h | 50 u_char type; /* cbcp_data::type (none/me/him/list) */
|
| /freebsd/contrib/ntp/include/ |
| H A D | adjtime.h | 11 /* to be sent back to him for incorporation into future versions of this */
|
| /freebsd/share/examples/pf/ |
| H A D | faq-example2 | 42 # bob_in - bandwidth reserved for Bob's workstation. allow him to
|
| /freebsd/share/misc/ |
| H A D | iso639 | 216 him him Himachali languages; Western Pahari languages
|
| /freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
| H A D | usermgmt.hlp | 52 to add him to this group! (Well, ``he'' will most likely be yourself
|
| /freebsd/tests/sys/cddl/zfs/tests/delegate/ |
| H A D | zfs_allow_010_pos.ksh | 57 "delegated to him in datasets"
|