139
Chapter
5
NSAPI Function Reference
This chapter lists all the public C functions and macros of the Netscape Server
Applications Programming Interface (NSAPI) in alphabetic order. These are the
functions you use when writing your own Server Application Functions (SAFs).
See Chapter 7, “Syntax and Use of magnus.conf,” for a list of the pre-defined Init
SAFs. See Chapter 3, “Predefined SAFs and the Request Handling Process,” for a
list of the rest of the pre-defined SAFs.
Each function provides the name, syntax, parameters, return value, a description of
what the function does, and sometimes an example of its use and a list of related
functions.
For more information on data structures, see Appendix A, “Data Structure
Reference,” and also look in the
nsapi.h
header file in the
include
directory in the
build for Netscape Enterprise Server 6.1.
NSAPI Functions (in Alphabetical Order)
For an alphabetical list of function names, see Appendix G, “Alphabetical List of
NSAPI Functions and Macros.”
C
D
F
L
M
N
P
R
S
U
V
Summary of Contents for ENTERPRISE SERVER 6.1
Page 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Page 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...