Searched refs:SocketExecCommand (Results 1 – 3 of 3) sorted by relevance
11 typedef enum SocketExecCommand { enum19 } SocketExecCommand; typedef106 SocketExecCommand control_command_id;184 const char* socket_exec_command_to_string(SocketExecCommand i) _const_;185 SocketExecCommand socket_exec_command_from_string(const char *s) _pure_;
172 SocketExecCommand ci; in bus_socket_set_transient_property()
793 for (SocketExecCommand c = 0; c < _SOCKET_EXEC_COMMAND_MAX; c++) { in socket_dump()2649 SocketExecCommand id; in socket_deserialize_item()3418 DEFINE_STRING_TABLE_LOOKUP(socket_exec_command, SocketExecCommand);