sysv_msg.c | 303 struct __msg *nmsghdr, *msghdr, *pmsghdr; local in function:msgrealloc 323 msghdr = mptr->_msg_first; 324 while (msghdr) { 340 nmsghdr->msg_ts = msghdr->msg_ts; 344 msgsz = msghdr->msg_ts; 358 next = msghdr->msg_spot; 380 msghdr = msghdr->msg_next; 419 msg_freehdr(struct __msg *msghdr) 424 while (msghdr->msg_ts > 0) 511 struct __msg *msghdr; local in function:msgctl1 711 struct __msg *msghdr; local in function:msgsnd1 1020 struct __msg *msghdr; local in function:msgrcv1 [all...] |