FreeBSD kernel kern code
msgget_args Struct Reference

Data Fields

key_t key
 
int msgflg
 

Detailed Description

Definition at line 638 of file sysv_msg.c.

Field Documentation

◆ key

key_t msgget_args::key

Definition at line 639 of file sysv_msg.c.

Referenced by sys_msgget(), and systrace_args().

◆ msgflg

int msgget_args::msgflg

Definition at line 640 of file sysv_msg.c.

Referenced by sys_msgget(), and systrace_args().


The documentation for this struct was generated from the following file: