Home
last modified time | relevance | path

Searched refs:msgid (Results 1 – 3 of 3) sorted by relevance

/sysdeps/mach/hurd/i386/
A Dintr-msg.h126 #define MSG_EXAMINE(state, msgid, rcvname, send_name, opt, tmout) \ argument
140 *(msgid) = 0; \
147 *(msgid) = msg->msgh_id; \
/sysdeps/mach/
A Dxpg-strerror.c33 # define dgettext(domainname, msgid) dcgettext (domainname, msgid, LC_MESSAGES) argument
/sysdeps/mach/hurd/
A Dioctl.c83 mach_msg_id_t msgid; in __ioctl() local
170 m->msgh_id = msgid; in __ioctl()
195 if (m->msgh_id == msgid + 100) in __ioctl()
199 if (m->msgh_id != msgid + 100) in __ioctl()
245 msgid = IOC_MSGID (request); in __ioctl()

Completed in 6 milliseconds