Home
last modified time | relevance | path

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

/external/avahi/avahi-compat-howl/
Dcompat.c52 OID_UNUSED = 0, enumerator
233 if (self->oid_table[self->oid_index].type == OID_UNUSED) { in oid_alloc()
254 assert(self->oid_table[oid].type != OID_UNUSED); in oid_release()
256 self->oid_table[oid].type = OID_UNUSED; in oid_release()
270 if (self->oid_table[oid].type == OID_UNUSED) in oid_get()
329 case OID_UNUSED: in client_callback()
1155 case OID_UNUSED: in sw_discovery_cancel()