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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxSetFsNodeName - Sets the base name of the specified node.

SYNOPSIS
       #include	<comprex.h>

       void cxSetFsNodeName(CxFsNode *node, const char *name);

PARAMETERS
       node   The node.

       name   The nodename.

DESCRIPTION
       Sets the	base name of the specified node.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		    cxSetFsNodeName(3)

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

home | help