Loading...
#ifndef _LINUX_UN_H #define _LINUX_UN_H struct sockaddr_un { u_short sun_family; /* AF_UNIX */ char sun_path[108]; /* pathname */ }; #endif /* _UN_H */ |
#ifndef _LINUX_UN_H #define _LINUX_UN_H struct sockaddr_un { u_short sun_family; /* AF_UNIX */ char sun_path[108]; /* pathname */ }; #endif /* _UN_H */ |
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: