Searched refs:cow (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/vm/ |
| H A D | vm_map.c | 143 int cow); 1614 vm_offset_t start, vm_offset_t end, vm_prot_t prot, vm_prot_t max, int cow, in vm_map_insert1() argument 1627 (cow & MAP_COPY_ON_WRITE) == 0, in vm_map_insert1() 1629 KASSERT(object == NULL || (cow & MAP_NOFAULT) == 0 || in vm_map_insert1() 1630 (cow & MAP_SPLIT_BOUNDARY_MASK) != 0, in vm_map_insert1() 1632 object, cow)); in vm_map_insert1() 1660 if ((cow & MAP_CREATE_GUARD) != 0 && (object != NULL || in vm_map_insert1() 1665 if (cow & MAP_COPY_ON_WRITE) in vm_map_insert1() 1667 if (cow & MAP_NOFAULT) in vm_map_insert1() 1669 if (cow & MAP_DISABLE_SYNCER) in vm_map_insert1() [all …]
|
| /freebsd/sys/kern/ |
| H A D | sysv_shm.c | 388 int cow, error, find_space, i, rv; in kern_shmat_locked() local 427 cow = MAP_INHERIT_SHARE | MAP_PREFAULT_PARTIAL; in kern_shmat_locked() 438 cow |= MAP_REMAP; in kern_shmat_locked() 452 size, 0, find_space, prot, prot, cow); in kern_shmat_locked()
|
| H A D | imgact_elf.c | 556 vm_prot_t prot, int cow) in __elfN() 609 prot, VM_PROT_ALL, cow | MAP_CHECK_EXCL | in __elfN() 634 int error, rv, cow; in __elfN() local 673 cow = MAP_COPY_ON_WRITE | MAP_PREFAULT | in __elfN() 677 map_addr, map_addr + map_len, prot, cow); in __elfN()
|
| /freebsd/share/dict/ |
| H A D | web2a | 1885 ant cow 8818 bush cow 14219 cow ant 14220 cow barn 14221 cow basil 14222 cow bean 14223 cow beet 14226 cow bunting 14227 cow byre 14228 cow chervil [all …]
|
| H A D | web2 | 44732 cow
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | bib | 3398 And whether it be cow, or ewe, ye shall not kill it and her young both in one day. 4275 But the firstling of a cow, or the firstling of a sheep, or the firstling of a goat, thou shalt not… 13366 Their bull gendereth, and faileth not; their cow calveth, and casteth not her calf. 17804 And it shall come to pass in that day, that a man shall nourish a young cow, and two sheep; 17892 And the cow and the bear shall feed; their young ones shall lie down together: and the lion shall e… 20545 Then he said unto me, Lo, I have given thee cow's dung for man's dung, and thou shalt prepare thy b… 22414 And ye shall go out at the breaches, every cow at that which is before her; and ye shall cast them …
|