Home
last modified time | relevance | path

Searched refs:many (Results 1 – 10 of 10) sorted by relevance

/xnu-8020.121.3/bsd/dev/vn/
H A Dshadow.c572 off_t many = howmany(file_size, band_size); in shadow_map_create() local
573 if (many > (BAND_MAX + 1)) { in shadow_map_create()
575 many, BAND_MAX); in shadow_map_create()
578 n_bands = (uint32_t)many; in shadow_map_create()
/xnu-8020.121.3/libsyscall/mach/
H A Derr_kern.sub127 "(os/unix) too many links",
155 "(os/unix) too many references; can't splice",
158 "(os/unix) too many levels of symbolic links",
H A Derr_server.sub175 "(server/object system) too many arguments to method",
H A Derr_iokit.sub143 "(iokit/usb) too many pipes", // 0x060
/xnu-8020.121.3/libkern/libkern/c++/
H A DOSPtr.h54 ask IOKit to return shared pointers from many of its API \
/xnu-8020.121.3/libkdd/
H A DREADME.md76 to many subsystems. It includes data such as io stats, vm counters, process names/flags and syscall…
/xnu-8020.121.3/makedefs/
H A DMakeInc.top114 # many groups of configurations as you wish. Each item passed in is
335 # $(5) is how many build configurations to build in parallel
338 # Since building many configurations in parallel may overwhelm the system,
/xnu-8020.121.3/osfmk/tests/
H A DREADME.md72 * There are many ** T_* ** macros available for your convenience.
/xnu-8020.121.3/bsd/miscfs/devfs/
H A DREADME112 3/ many features are not present yet..
/xnu-8020.121.3/doc/
H A Ddebugging.md102 caused many programming errors, so it’s recommended to use **bytearray**, **bytes**, and
372 aren’t cached or too many temporary objects are created. Simple profiling is similar to collecting