ftp.nice.ch/pub/next/developer/languages/c/gcc.2.7.2.2.N.b.tar.gz#/lib/gcc-lib/m68k-next-nextstep3/2.7.2.2.f.2/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.