Lines Matching full:records
199 * non-shared records. By default, name conflicts are automatically handled
208 /* Flag for registering individual records on a connected
209 * DNSServiceRef. Shared indicates that there may be multiple records
210 * with this name on the network (e.g. PTR records). Unique indicates that the
211 * record's name is to be unique on the network (e.g. SRV records).
253 * When this flag is not set, NXDomain errors are not returned, and CNAME records
473 kDNSServiceType_MAILB = 253, /* Transfer mailbox records. */
474 kDNSServiceType_MAILA = 254, /* Transfer mail agent records. */
604 * then it will find *all* records registered on that same local machine.
752 * Any services or records registered with this DNSServiceRef will be deregistered. Any
760 * created via this reference will be invalidated by this call - the resource records are
1050 * in your program simultaneously add, update, or remove records from the same
1278 * and a single TXT record. To resolve non-standard services with multiple SRV or TXT records,
1397 * Querying Individual Specific Records
1410 * kDNSServiceFlagsAdd. The Add flag is NOT set for PTR records
1631 * multiple individual records.
1637 * connection and deregisters all records registered on this connection.
1651 * Note that name conflicts occurring for records registered via this call must be handled
1689 * (To deregister ALL records registered on a single connected DNSServiceRef
1763 * a "wildcard" reconfirmation, where *all* matching records are reconfirmed.
2080 * For most applications, DNS-SD TXT records are generally
2083 * Recommended size limits for DNS-SD TXT Records are discussed in
2134 * For more details refer to "Data Syntax for DNS-SD TXT Records" in