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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-unix.c1818 adt_session_data_t *adth = NULL; local
1821 if (adt_start_session (&adth, NULL, 0) || (adth == NULL))
1827 if (adt_set_from_ucred (adth, ucred, ADT_NEW))
1833 size = adt_export_session_data (adth, &data);
1844 (void) adt_end_session (adth);

Completed in 59 milliseconds