Lines Matching defs:uint32_t

118 typedef UINT32      uint32_t;
130 typedef UINT32 uint32_t;
630 #define kDNSServiceInterfaceIndexLocalOnly ((uint32_t)-1)
631 #define kDNSServiceInterfaceIndexUnicast ((uint32_t)-2)
632 #define kDNSServiceInterfaceIndexP2P ((uint32_t)-3)
634 typedef uint32_t DNSServiceFlags;
635 typedef uint32_t DNSServiceProtocol;
651 * For retrieving DaemonVersion, this should be the address of a uint32_t.
653 * size: Pointer to uint32_t containing size of the result location.
654 * For retrieving DaemonVersion, this should be sizeof(uint32_t).
655 * On return the uint32_t is updated to the size of the data returned.
656 * For DaemonVersion, the returned size is always sizeof(uint32_t), but
667 uint32_t *size /* size of result location */
672 * to a 32-bit unsigned integer, and the size parameter must be set to sizeof(uint32_t).
686 * uint32_t version;
687 * uint32_t size = sizeof(version);
823 uint32_t interfaceIndex,
863 uint32_t interfaceIndex,
1028 uint32_t interfaceIndex,
1087 uint32_t ttl
1127 uint32_t ttl
1208 uint32_t interfaceIndex,
1258 uint32_t interfaceIndex,
1331 uint32_t interfaceIndex,
1386 uint32_t interfaceIndex,
1449 uint32_t interfaceIndex,
1456 uint32_t ttl,
1504 uint32_t interfaceIndex,
1558 uint32_t interfaceIndex,
1562 uint32_t ttl,
1612 uint32_t interfaceIndex,
1732 uint32_t interfaceIndex,
1738 uint32_t ttl,
1780 uint32_t interfaceIndex,
1896 uint32_t interfaceIndex,
1898 uint32_t externalAddress, /* four byte IPv4 address in network byte order */
1902 uint32_t ttl, /* may be different than the requested ttl */
1960 uint32_t interfaceIndex,
1964 uint32_t ttl, /* time to live in seconds */