ftp.nice.ch/pub/next/developer/languages/c/egcs.1.1.1.1beta.I.b.tar.gz#/lib/gcc-lib/i386-next-nextstep3/egcs-2.91.60/include/bsd/sys/mach_swapon.h

This is mach_swapon.h in view mode; [Download] [Up]

/* 
 * Copyright (c) 1989 NeXT, Inc.
 * All rights reserved.
 */

/*
 * mach_swapon.h
 *
 * Definitions for the mach_swapon system call.
 *
 * HISTORY
 * 28-Feb-88  Peter King (king) at NeXT, Inc.
 *	Created
 */

#ifndef	_MACH_SWAPON_H
#define	_MACH_SWAPON_H

#define	MS_PREFER	0x1	/* This device/file is preferred */

#endif

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.