Lines Matching refs:a

57     Cross platform representation of a file handle.
61 Cross platform representation of a socket handle.
65 Abstract representation of a file descriptor. On Unix systems this is a
66 `typedef` of `int` and on Windows a `HANDLE`.
70 Cross platform representation of a `pid_t`.
247 Used to detect what type of stream should be used with a given file
310 argv = uv_setup_args(argc, argv); /* May return a copy of argv. */
337 platforms with a fixed size buffer for the process title the contents of
377 Returns an estimate of the default amount of parallelism a program should
378 use. Always returns a non-zero value.
430 Convert a string containing an IPv4 addresses to a binary structure.
434 Convert a string containing an IPv6 addresses to a binary structure.
438 Convert a binary structure containing an IPv4 address to a string.
442 Convert a binary structure containing an IPv6 address to a string.
446 Convert a binary structure containing an IPv4 address or an IPv6 address to a string.
469 terminator byte from `*size`. On error, a negative result is
482 To get an interface identifier in a cross-platform compatible way,
497 Retrieves a network interface identifier suitable for use in an IPv6 scoped
498 address. On Windows, returns the numeric `ifindex` as a string. On all other
523 On Unix the path no longer ends in a slash.
571 Gets a subset of the password file entry for the current effective uid (not
583 Gets a subset of the password file entry for the provided uid.
595 Gets a subset of the group file entry for the provided uid.
630 is unknown, `0` is returned. If there is a constraining mechanism, but there
635 This function currently only returns a non-zero value on Linux, based
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
695 - `R` is printed for a handle that is referenced
696 - `A` is printed for a handle that is active
697 - `I` is printed for a handle that is internal
770 Returns the hostname as a null-terminated string in `buffer`, and sets
780 the maximum `buffer` size required to store a
805 argument is mapped to a Windows priority class. When retrieving the
829 systems, `uv_os_uname()` is a thin wrapper around :man:`uname(2)`. Returns
830 zero on success, and a non-zero error value otherwise.
848 available, a non-zero error value is returned or passed to the callback.
893 Get the length of a UTF-16 (or UCS-2) `utf16` value after converting it to
918 Get the length in characters of a NUL-terminated WTF-8 `wtf8` value