FreeBSD kernel kern code
mqfs_node Struct Reference
Collaboration diagram for mqfs_node:

Data Fields

char mn_name [MQFS_NAMELEN+1]
 
struct mqfs_infomn_info
 
struct mqfs_nodemn_parent
 

Detailed Description

Definition at line 138 of file uipc_mqueue.c.

Field Documentation

◆ mn_info

struct mqfs_info* mqfs_node::mn_info

◆ mn_name

char mqfs_node::mn_name[MQFS_NAMELEN+1]

◆ mn_parent

struct mqfs_node* mqfs_node::mn_parent

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