Searched refs:smr (Results 1 – 5 of 5) sorted by relevance
| /trueos/sbin/launchd/ |
| HD | runtime.c | 1067 mach_msg_return_t smr = ~MACH_MSG_SUCCESS; in launchd_exc_runtime_once() local 1071 …smr = mach_msg(&bufReply->Head, send_options, bufReply->Head.msgh_size, 0, MACH_PORT_NULL, to + 10… in launchd_exc_runtime_once() 1072 switch (smr) { in launchd_exc_runtime_once() 1080 if (smr) { in launchd_exc_runtime_once() 1081 _launchd_syslog(LOG_WARNING, "Couldn't deliver exception reply: 0x%x", smr); in launchd_exc_runtime_once()
|
| /trueos/sys/dev/iwi/ |
| HD | if_iwireg.h | 394 uint8_t smr; member
|
| /trueos/ |
| D | initial stab at compiling mach.diff | 885 struct mach_right *smr; 894 - smr = mach_right_get(smp, l, MACH_PORT_TYPE_SEND, 0); 895 + smr = mach_right_get(smp, td, MACH_PORT_TYPE_SEND, 0);
|
| D | mach-compat.diff | 3103 + struct mach_right *smr; 3111 + smr = mach_right_get(smp, l, MACH_PORT_TYPE_SEND, 0); 3115 + mach_add_port_desc(rep, smr->mr_name);
|
| /trueos/crypto/openssl/ |
| HD | CHANGES | 4063 [Steven Reddie <smr@essemer.com.au> via Richard Levitte] 4138 [Steven Reddie <smr@essemer.com.au> via Richard Levitte]
|