/
usr
/
src
/
kernels
/
3.10.0-1160.102.1.el7.x86_64
/
include
/
uapi
/
linux
/
File Upload :
llllll
Current File: //usr/src/kernels/3.10.0-1160.102.1.el7.x86_64/include/uapi/linux/un.h
#ifndef _LINUX_UN_H #define _LINUX_UN_H #include <linux/socket.h> #define UNIX_PATH_MAX 108 struct sockaddr_un { __kernel_sa_family_t sun_family; /* AF_UNIX */ char sun_path[UNIX_PATH_MAX]; /* pathname */ }; #endif /* _LINUX_UN_H */
Copyright ©2k19 -
Hexid
|
Tex7ure