Lines Matching refs:from
469 terminator byte from `*size`. On error, a negative result is
573 and home directory. On non-Windows systems, all data comes from
585 and home directory. On non-Windows systems, all data comes from
597 systems, all data comes from :man:`getgrgid_r(3)`. On Windows, uid and gid
643 This differs from :c:func:`uv_get_free_memory` in that it takes into account any
648 This function currently only returns a value that is different from
667 Obtain the current system time from a high-resolution real-time or monotonic
670 The real-time clock counts from the UNIX epoch (1970-01-01) and is subject
673 The monotonic clock counts from an arbitrary point in the past and never
844 acquired from the system CSPRNG. `flags` is reserved for future extension
858 after reading from `/dev/random` once, or the `KERN_RANDOM`
861 or `/dev/urandom` after reading from `/dev/random` once.
864 if available, or `/dev/urandom` after reading from `/dev/random` once.
867 - Other UNIX: `/dev/urandom` after reading from `/dev/random` once.