Home
last modified time | relevance | path

Searched refs:remains (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.81.4/bsd/kern/
H A Dsubr_log_stream.c405 const size_t remains = MIN(n, rb_size - offset); in rbuf_copy() local
406 assert(remains > 0); in rbuf_copy()
408 (void) memcpy(rb + offset, d, remains); in rbuf_copy()
409 if (remains < n) { in rbuf_copy()
410 (void) memcpy(rb, d + remains, n - remains); in rbuf_copy()
419 const size_t remains = MIN(n, rb_size - offset); in rbuf_set() local
420 assert(remains > 0); in rbuf_set()
422 (void) memset(rb + offset, v, remains); in rbuf_set()
423 if (remains < n) { in rbuf_set()
424 (void) memset(rb, v, n - remains); in rbuf_set()
[all …]
/xnu-11215.81.4/osfmk/conf/
H A Dcopyright.osf8 # and ownership remains with the OSF/RI.
/xnu-11215.81.4/bsd/crypto/doc/
H A DKernelCrypto.txt18 * Copyright remains Eric Young's, and as such any Copyright notices in
/xnu-11215.81.4/doc/vm/
H A Dfreezer.md82 …and under the assumption that jetsam will kill it soon. Its dirty memory remains on NAND. It is no…
/xnu-11215.81.4/doc/lifecycle/
H A Dhibernation.md152 this point. This allows for "safe sleep" where RAM remains powered until the