Home
last modified time | relevance | path

Searched refs:Signals (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sal/osl/unx/
H A Dsignal.c96 } Signals[] = variable
262 if (Signals[i].Action == ACT_HIDE) in InitSignal()
273 Signals[i].Handler = SIG_DFL; in InitSignal()
279 Signals[i].Handler = SIG_DFL; in InitSignal()
307 if (Signals[i].Action != ACT_SYSTEM) in DeInitSignal()
556 if (Signals[i].Signal == Signal && Signals[i].Action == ACT_ABORT ) in ReportCrash()
859 if (Signals[i].Signal == Signal) in CallSystemHandler()
866 (Signals[i].Handler == SIG_DFL) || in CallSystemHandler()
867 (Signals[i].Handler == SIG_IGN) || in CallSystemHandler()
870 switch (Signals[i].Action) in CallSystemHandler()
[all …]
/aoo42x/main/udkapi/com/sun/star/io/
H A DConnectException.idl37 /** Signals that an error occurred while attempting to connect a
H A DNoRouteToHostException.idl37 /** Signals that an error occurred while attempting to connect a socket to
/aoo42x/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetDropContext.idl78 /** Signals that the drop is completed and if it was successful or not.

Completed in 22 milliseconds