Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ns_table(3aolserv) [debian man page]

ns_db(3aolserver)					    AOLserver Built-In Commands 					 ns_db(3aolserver)

__________________________________________________________________________________________________________________________________________________

NAME
ns_column, ns_db, ns_dbconfigpath, ns_dberrorcode, ns_dberrormsg, ns_dbreturnerror, ns_getcsv, ns_pooldescription, ns_quotelisttolist, ns_table - commands SYNOPSIS
ns_column option ?arg arg ...? ns_db option ?arg arg ...? ns_dbconfigpath option ?arg arg ...? ns_dberrorcode option ?arg arg ...? ns_dberrormsg option ?arg arg ...? ns_dbreturnerror option ?arg arg ...? ns_getcsv option ?arg arg ...? ns_pooldescription option ?arg arg ...? ns_quotelisttolist option ?arg arg ...? ns_table option ?arg arg ...? _________________________________________________________________ DESCRIPTION
These commands... SEE ALSO
nsd(1), info(n) KEYWORDS
AOLserver 4.0 ns_db(3aolserver)

Check Out this Related Man Page

Ns_Sock(3aolserver)					   AOLserver Library Procedures 				       Ns_Sock(3aolserver)

__________________________________________________________________________________________________________________________________________________

NAME
Ns_BindSock, Ns_GetSockAddr, Ns_SockAccept, Ns_SockAsyncConnect, Ns_SockAsyncConnect2, Ns_SockBind, Ns_SockCloseLater, Ns_SockConnect, Ns_SockConnect2, Ns_SockListen, Ns_SockListenEx, Ns_SockPipe, Ns_SockSetBlocking, Ns_SockSetNonBlocking, Ns_SockStrError, Ns_SockTimedCon- nect, Ns_SockTimedConnect2, ns_pipe, ns_sockpair - library procedures SYNOPSIS
#include "ns.h" Ns_BindSock(arg, arg) Ns_GetSockAddr(arg, arg) Ns_SockAccept(arg, arg) Ns_SockAsyncConnect(arg, arg) Ns_SockAsyncConnect2(arg, arg) Ns_SockBind(arg, arg) Ns_SockCloseLater(arg, arg) Ns_SockConnect(arg, arg) Ns_SockConnect2(arg, arg) Ns_SockListen(arg, arg) Ns_SockListenEx(arg, arg) Ns_SockPipe(arg, arg) Ns_SockSetBlocking(arg, arg) Ns_SockSetNonBlocking(arg, arg) Ns_SockStrError(arg, arg) Ns_SockTimedConnect(arg, arg) Ns_SockTimedConnect2(arg, arg) ns_pipe(arg, arg) ns_sockpair(arg, arg) _________________________________________________________________ DESCRIPTION
These functions ... SEE ALSO
nsd(1), info(n) KEYWORDS
AOLserver 4.0 Ns_Sock(3aolserver)
Man Page