OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:printsigevent
(Results
1 - 3
of
3
) sorted by null
/external/strace/
ipc.c
71
extern void
printsigevent
(struct tcb *tcp, long arg);
453
printsigevent
(tcp, tcp->u_arg[1]);
time.c
443
printsigevent
(tcp, arg)
function
479
printsigevent
(tcp, tcp->u_arg[1]);
ChangeLog
577
(
printsigevent
): Print signals by name for SIGEV_SIGNAL.
902
* time.c (
printsigevent
): Handle SIGEV_THREAD.
[
all
...]
Completed in 328 milliseconds