HomeSort by: relevance | last modified time | path
    Searched refs:dbus_connection_read_write (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libpcap/dist/
pcap-dbus.c 73 if (!dbus_connection_read_write(handlep->conn, 100)) {
configure 13452 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the D-Bus library defines dbus_connection_read_write" >&5
13453 printf %s "checking whether the D-Bus library defines dbus_connection_read_write... " >&6; }
13465 return dbus_connection_read_write(NULL, 0);
13489 as_fn_error $? "--enable-dbus was given, but the D-Bus library doesn't define dbus_connection_read_write()" "$LINENO" 5

Completed in 21 milliseconds