ReactOS 0.4.15-dev-7931-gfd331f1
cmsgcred Struct Reference

#include <socket.h>

Collaboration diagram for cmsgcred:

Public Attributes

pid_t cmcred_pid
 
uid_t cmcred_uid
 
uid_t cmcred_euid
 
gid_t cmcred_gid
 
short cmcred_ngroups
 
gid_t cmcred_groups [CMGROUP_MAX]
 

Detailed Description

Definition at line 106 of file clnt_vc.c.

Member Data Documentation

◆ cmcred_euid

uid_t cmsgcred::cmcred_euid

Definition at line 109 of file clnt_vc.c.

◆ cmcred_gid

gid_t cmsgcred::cmcred_gid

Definition at line 110 of file clnt_vc.c.

◆ cmcred_groups

gid_t cmsgcred::cmcred_groups

Definition at line 112 of file clnt_vc.c.

◆ cmcred_ngroups

short cmsgcred::cmcred_ngroups

Definition at line 111 of file clnt_vc.c.

◆ cmcred_pid

pid_t cmsgcred::cmcred_pid

Definition at line 107 of file clnt_vc.c.

◆ cmcred_uid

uid_t cmsgcred::cmcred_uid

Definition at line 108 of file clnt_vc.c.


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