File:  [Early Linux] / linux / include / sys / un.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:07:26 2018 UTC (8 years, 3 months ago) by root
Branches: linus, MAIN
CVS tags: linux096c, linux096b, linux096a, HEAD
linux 0.96a

#ifndef _UN_H
#define _UN_H

struct sockaddr_un {
	u_short sun_family;		/* AF_UNIX */
	char sun_path[108];		/* pathname */
};

#endif /* _UN_H */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.