ReactOS 0.4.15-dev-8096-ga0eec98
sockaddr_un Struct Reference

#include <wintirpc.h>

Collaboration diagram for sockaddr_un:

Public Attributes

int sun_family
 
char sun_path [MAX_PATH]
 

Detailed Description

Definition at line 88 of file wintirpc.h.

Member Data Documentation

◆ sun_family

int sockaddr_un::sun_family

Definition at line 89 of file wintirpc.h.

Referenced by __rpc_uaddr2taddr_af(), __rpcbind_is_up(), and local_rpcb().

◆ sun_path

char sockaddr_un::sun_path[MAX_PATH]

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