Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
cxGetFsNodeMode(3)	     The GNUpdate Project	    cxGetFsNodeMode(3)

NAME
       cxGetFsNodeMode - Returns the mode of the specified node.

SYNOPSIS
       #include	<comprex.h>

       mode_t cxGetFsNodeMode(CxFsNode *node);

PARAMETERS
       node   The node.

DESCRIPTION
       Returns the mode	of the specified node.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		    cxGetFsNodeMode(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxGetFsNodeMode&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help