sasl_set_alloc man page on SmartOS

Man page or keyword search:  
man Server   16655 pages
apropos Keyword Search (all sections)
Output format
SmartOS logo
[printable version]

SASL_SET_ALLOC(3SASL)					 SASL_SET_ALLOC(3SASL)

NAME
       sasl_set_alloc  -  set the memory allocation functions used by the SASL
       library

SYNOPSIS
       cc [ flag ... ] file ... -lsasl	 [ library ... ]
       #include <sasl/sasl.h>

       void sasl_set_alloc(sasl_malloc_t *m, sasl_calloc_t *c, sasl_realloc_t *r,
	    sasl_free_t *f);

DESCRIPTION
       Use the sasl_set_alloc() interface to set the  memory  allocation  rou‐
       tines that the SASL library and plug-ins will use.

PARAMETERS
       c
	    A pointer to a calloc() function

       f
	    A pointer to a free() function

       m
	    A pointer to amalloc() function

       r
	    A pointer to a realloc() function

RETURN VALUES
       sasl_set_alloc() has no return values.

ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:

       ┌────────────────────┬─────────────────┐
       │  ATTRIBUTE TYPE    │ ATTRIBUTE VALUE │
       ├────────────────────┼─────────────────┤
       │Interface Stability │ Obsolete	      │
       ├────────────────────┼─────────────────┤
       │MT-Level	    │ Unsafe	      │
       └────────────────────┴─────────────────┘

SEE ALSO
       attributes(5)

NOTES
       While  most of libsasl is MT-Safe, sasl_set_* modifies the global state
       and should be considered Unsafe.

				 Oct 22, 2003		 SASL_SET_ALLOC(3SASL)
[top]

List of man pages available for SmartOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net