en

fs3d.3


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.

Tags:
Created by admin on 2009/10/26 12:14
Last modified by admin on 2009/10/26 12:14

Collectives

Project ksh93-integration Pages


XWiki Enterprise 2.7.1.34853 - Documentation