HomeSort by relevance Sort by last modified time
    Searched refs:n_groups (Results 1 - 3 of 3) sorted by null

  /external/dbus/bus/
connection.h 112 int *n_groups,
policy.c 295 int n_groups; local
298 if (!bus_connection_get_groups (connection, &groups, &n_groups, error))
302 while (i < n_groups)
    [all...]
connection.c 776 int *n_groups,
790 *n_groups = 0;
795 uid, groups, n_groups,
806 *n_groups, uid);
    [all...]

Completed in 133 milliseconds