Searched refs:type32 (Results 1 – 1 of 1) sorted by relevance
1112 int32_t type32; in msgsnd() local1113 if (copyin(msgp, &type32, sizeof (type32))) in msgsnd()1115 type = type32; in msgsnd()