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

  
 
  

home | help
BSctx_set_si(3) 		  BlockSolve95			 BSctx_set_si(3)

NAME
     BSctx_set_si - Set whether or not inodes and cliques will be found

INPUT PARAMETERS
     context
	    - The context to change
     si     - if TRUE, then no cliques or inodes are found

RETURNS
     void

NOTES
     This  option allows more efficient execution when no cliques or i-nodes ex-
     ist in the graph.	The default value is FALSE.

SYNOPSIS
     void BSctx_set_si(BSprocinfo *context, int si)

LOCATION
      BlockSolve95/src/BScontext.c

				   10/17/1996			 BSctx_set_si(3)

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

home | help