HomeSort by: relevance | last modified time | path
    Searched defs:msghdr_tmp (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/kern/
sysv_msg.c 517 struct __msg *msghdr_tmp; local in function:msgctl1
522 msghdr_tmp = msghdr;
524 msg_freehdr(msghdr_tmp);
sysv_msg.c 517 struct __msg *msghdr_tmp; local in function:msgctl1
522 msghdr_tmp = msghdr;
524 msg_freehdr(msghdr_tmp);
sysv_msg.c 517 struct __msg *msghdr_tmp; local in function:msgctl1
522 msghdr_tmp = msghdr;
524 msg_freehdr(msghdr_tmp);
sysv_msg.c 517 struct __msg *msghdr_tmp; local in function:msgctl1
522 msghdr_tmp = msghdr;
524 msg_freehdr(msghdr_tmp);

Completed in 43 milliseconds