Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rpc_ss_disable_allocate(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rpc_ss_allocate(3)

rpc_ss_enable_allocate(3)

rpc_ss_disable_allocate(3)  —  Subroutines

NAME

rpc_ss_disable_allocate - Releases resources and allocated memory

Used by client applications. 

SYNOPSIS

#include <dce/rpc.h>
void rpc_ss_disable_allocate (void);

DESCRIPTION

The rpc_ss_disable_allocate routine releases (disables) all resources acquired by a call to rpc_ss_enable_allocate, and any memory allocated by calls to rpc_ss_allocate after the call to rpc_ss_enable_allocate was made. 

The rpc_ss_enable_allocate and rpc_ss_disable_allocate routines must be used in matching pairs. 

See the Rules for Using Memory Management Routines in the Pointers section of the Interface Definition Language chapter in the NCS 2.0 Programmer’s Guide. 

RELATED INFORMATION

Functions: rpc_ss_allocate(3), rpc_ss_enable_allocate(3)
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026