| Solaris |
|
|
Introduction to Library Functions FS3D(3)
NAME
fs3d - 3D (nDFS) on/off switch
SYNOPSIS
#include <fs3d.h>
int fs3d(int op);
DESCRIPTION
fs3d controls and queries the 3D file system (akanDFS)
enable state. 0 is returned if the current process cannot
mount 3D files. op may be one of:
FS3D_TEST
Returns FS3D_ON [1] if 3D is enabled, FS3D_OFF [0] oth-
erwise.
FS3D_ON
Enables 3D and returns the previous 3D state (either
FS3D_ON or FS3D_OFF).
FS3D_LIMIT(limit)
Sets the viewpath level limit to limit. The previous
limit is returned.
FS3D_INIT
Re-initialize the 3D tables. Used for debugging.
SEE ALSO
3D(1)
SunOS 5.10 Last change: 1
Generated by GNU enscript 1.6.4.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.