Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

nlsadmin(1M)

nlsprovider(3N)

NAME

nlsprovider − get name of transport provider

SYNOPSIS

char ∗nlsprovider(void);

MT-LEVEL

Unsafe

DESCRIPTION

nlsprovider() returns a pointer to a null terminated character string which contains the name of the transport provider as placed in the environment by the listener process.  If the variable is not defined in the environment, a NULL pointer is returned. 

The environment variable is only available to server processes started by the listener process. 

RETURN VALUES

If the variable is not defined in the environment, a NULL pointer is returned. 

FILES

/usr/lib/libslan.a (7300)

/usr/lib/libnls.a (3B2 Computer)

/usr/lib/libnsl_s.a

SEE ALSO

nlsadmin(1M)

NOTES

This interface is unsafe in multithreaded applications.  Unsafe interfaces should be called only from the main thread. 

SunOS 5.5/x86  —  Last change: 22 Jan 1993

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