Searched refs:BUS_SPAWN_EXIT_CODE_CONFIG_INVALID (Results 1 – 2 of 2) sorted by relevance
/external/dbus/bus/ | ||
D | activation-exit-codes.h | 35 #define BUS_SPAWN_EXIT_CODE_CONFIG_INVALID 3 macro |
D | activation-helper-bin.c | 42 return BUS_SPAWN_EXIT_CODE_CONFIG_INVALID; in convert_error_to_exit_code() |