Home
last modified time | relevance | path

Searched refs:SI_CALL_PROTOCOL_ALL (Results 1 – 2 of 2) sorted by relevance

/trueos/include/
HDsi_module.h67 #define SI_CALL_PROTOCOL_ALL 22 macro
85 (A==SI_CALL_SERVICE_ALL)||(A==SI_CALL_PROTOCOL_ALL)||(A==SI_CALL_RPC_ALL)||(A==SI_CALL_FS_ALL)||\
/trueos/lib/libosxsupport/
HDsi_module.c856 case SI_CALL_PROTOCOL_ALL: return si_protocol_all(si); in si_list_call()