Searched refs:at_console (Results 1 – 5 of 5) sorted by relevance
277 dbus_bool_t at_console; in bus_policy_create_client_policy() local342 at_console = _dbus_unix_user_is_at_console (uid, error); in bus_policy_create_client_policy()344 if (at_console) in bus_policy_create_client_policy()581 dbus_bool_t at_console, in bus_policy_append_console_rule() argument584 if (at_console) in bus_policy_append_console_rule()
132 dbus_bool_t at_console,
973 const char *at_console; in start_busconfig_child() local990 "at_console", &at_console, in start_busconfig_child()996 (context && at_console)) || in start_busconfig_child()998 (user && at_console)) || in start_busconfig_child()999 (group && at_console) || in start_busconfig_child()1000 !(context || user || group || at_console)) in start_busconfig_child()1049 else if (at_console != NULL) in start_busconfig_child()1052 t = (strcmp (at_console, "true") == 0); in start_busconfig_child()1053 if (t || strcmp (at_console, "false") == 0) in start_busconfig_child()1062 at_console); in start_busconfig_child()
38 at_console (yes|no) #IMPLIED> attribute
7564 * doc/busconfig.dtd: update the DTD for the at_console attribute.7641 <policy at_console=""> is encountered in a policy file