Query: nlsprovider
OS: php
Section: 3nsl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
nlsprovider(3NSL) Networking Services Library Functions nlsprovider(3NSL)NAMEnlsprovider - get name of transport providerSYNOPSISchar *nlsprovider(void);DESCRIPTIONnlsprovider() 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 VALUESIf the variable is not defined in the environment, a NULL pointer is returned.FILES/usr/lib/libnls.so.1 shared objectATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+SEE ALSOnlsadmin(1M), attributes(5)NOTESThis interface is unsafe in multithreaded applications. Unsafe interfaces should be called only from the main thread. SunOS 5.10 14 Nov 2002 nlsprovider(3NSL)
Related Man Pages |
---|
libnls(3lib) - sunos |
nlsgetcall(3nsl) - sunos |
nlsgetcall(3nsl) - x11r4 |
nlsprovider(3nsl) - x11r4 |
nlsprovider(3nsl) - minix |
Similar Topics in the Unix Linux Community |
---|
environment variable is not defined |
Finding WHERE an environment variable is defined. |