Searched refs:dbus_mgr_dhc_if_comparator (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/contrib/dbus/
H A Ddbus_mgr.c613 static int dbus_mgr_dhc_if_comparator( const void *p1, const void *p2 );
1704 static int dbus_mgr_dhc_if_comparator( const void *p1, const void *p2 ) function
1818 if( ((d_ifpp=tfind( &dif, &(mgr->dhc_if), dbus_mgr_dhc_if_comparator)) == 0L)
1839 if( tsearch( d_if, &(mgr->dhc_if), dbus_mgr_dhc_if_comparator) == 0L )

Completed in 64 milliseconds