Home
last modified time | relevance | path

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

/trueos/sys/sys/mach/
HDmessage.h422 mach_port_seqno_t msgh_seqno; member
434 mach_port_seqno_t msgh_seqno; member
456 mach_port_seqno_t msgh_seqno; member
465 mach_port_seqno_t msgh_seqno; member
484 mach_port_seqno_t msgh_seqno; member
559 #define msgh_kind msgh_seqno
/trueos/sys/compat/mach/ipc/
HDipc_notify.c152 n->trailer.msgh_seqno = 0; in ipc_notify_init_port_deleted()
181 n->trailer.msgh_seqno = 0; in ipc_notify_init_port_destroyed()
206 n->trailer.msgh_seqno = 0; in ipc_notify_init_no_senders()
230 n->trailer.msgh_seqno = 0; in ipc_notify_init_send_once()
256 n->trailer.msgh_seqno = 0; in ipc_notify_init_dead_name()
HDmach_msg.c391 trailer->msgh_seqno = seqno; in mach_msg_receive()
522 trailer->msgh_seqno = seqno; in msg_receive_error()
/trueos/contrib/gdb/gdb/
HDstop-gdb.c100 msg.msgh_seqno = 0; in main()