Section 3
Index into this File Starting with these Letters:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
- A -
- B -
- C -
- D -
- E -
-
ECVT - convert a floating-point number to a string.
-
ECVT_R - convert a floating-point number to a string
-
EFENCE - Electric Fence Malloc Debugger
-
ENCRYPT - Encrypt 64 bits messages
-
ENVZ_ADD - envz_add, envz_entry, envz_get, envz_merge,
-
ERF - error function and complementary error function
-
ERR - err ,
-
ERRNO - number of last error
-
ETHER_ATON - ether_aton, ether_ntoa, ether_ntohost, ether_hosttonn, ether_line,
-
EXAMPLE_SCALAR_INT: INSTANTIATES A FEW EXAMPLE SCALARS. - This example merely creates some scalar registrations that allows some simple variables to be accessed via SNMP.
-
EXEC - execute a file
-
EXIT - Tells the local pvmd that this process is leaving PVM.
-
EXP - exponential, logarithmic and power functions
-
EXPM1 - exponential minus 1, logarithm of 1 plus argument
-
EXPORT - Mark environment variables to export through spawn
- F -
-
FABS - absolute value of floating-point number
-
FCLOSE - close a stream
-
FENV - feclearexcept, fegetexceptflag, feraiseexcept, fesetexceptflag,
-
FERROR - check and reset stream status
-
FFLUSH - flush a stream
-
FFS - find first bit set in a word
-
FGETGRENT - get group file entry
-
FGETPWENT - get password file entry
-
FGETWC - read a wide character from a FILE stream
-
FGETWS - read a wide character string from a FILE stream
-
FLOOR - largest integral value not greater than argument
-
FMOD - floating-point remainder function
-
FNMATCH - match filename or pathname
-
FONTCONFIG - Font configuration and customization library
-
FOPEN - stream open functions
-
FPATHCONF - get configuration values for files
-
FPURGE - purge a stream
-
FPUTWC - write a wide character to a FILE stream
-
FPUTWS - write a wide character string to a FILE stream
-
FREAD - binary stream input/output
-
FREEBUF - Disposes of a message buffer.
-
FREEZEGROUP - Freezes dynamic group membership and caches info locally
-
FREXP - convert floating-point number to fractional and integral
-
FSEEK - reposition a stream
-
FSEEKO - seek to or report file position
-
FTIME - return date and time
-
FTOK - convert a pathname and a project identifier to a System V IPC key
-
FTS - fts ,
-
FTW - file tree walk
-
FWIDE - set and determine the orientation of a FILE stream
- G -
-
GAMMA - logarithm of the gamma function
-
GATHER - A specified member of the group receives messages
-
GCVT - convert a floating-point number to a string.
-
GDBM - The GNU database manager. Includes dbm and ndbm
-
GETADDRINFO - network address and service translation
-
GETDATE - convert a string to struct tm
-
GETDIRENTRIES - get directory entries in a filesystem independent format
-
GETENV - get an environment variable
-
GETFDS - Get file descriptors in use by PVM.
-
GETFSENT - handle fstab entries
-
GETGRENT - get group file entry
-
GETGRNAM - get group file entry
-
GETHOSTBYNAME - get
-
GETINST - Returns the instance number in a group of a PVM process.
-
GETLINE - delimited string input
-
GETLOADAVG - getloadavg
-
GETLOGIN - get user name
-
GETMNTENT - get file system
-
GETNAMEINFO - address-to-name translation in protocol-independent manner
-
GETNETENT - Get a standard IO File * handle from a channel. (Unix only)
-
GETOPT - Parse command line options
-
GETPASS - get a password
-
GETPROTOENT - getprotoent, getprotobyname, getprotobynumber, setprotoent,
-
GETPW - Re-construct password line entry
-
GETPWENT - get password file entry
-
GETPWNAM - get password file entry
-
GETRBUF - Returns the message buffer identifier for the
-
GETRPCENT - get RPC entry
-
GETRPCPORT - get RPC port number
-
GETS - input of characters and strings
-
GETSBUF - Returns the message buffer identifier for the
-
GETSERVENT - procedures for retrieving and replacing the standard channels
-
GETTEXT - translate message
-
GETTID - Returns the tid of the process identified by a
-
GETTTYENT - get ttys file entry
-
GETUMASK - get file creation mask
-
GETUSERSHELL - get legal user shells
-
GETUTENT - access utmp file entries
-
GETW - input and output of words (ints)
-
GETWCHAR - read a wide character from standard input
-
GLOB - find pathnames matching a pattern, free memory from glob()
-
GSIGNAL - software signal facility
-
GSIZE - Returns the number of members presently in the named group.
- H -
-
HALT - Shuts down the entire PVM system.
-
HESIOD - Hesiod name server interface library
-
HISTORY - GNU History Library
-
HOSTSYNC - Get time-of-day clock from PVM host.
-
HOSTS_ACCESS - access control library
-
HSEARCH - hash table management
-
HYPOT - Euclidean distance function
- I -
-
ICONV - perform character set conversion
-
ICONV_CLOSE - deallocate descriptor for character set conversion
-
ICONV_OPEN - allocate descriptor for character set conversion
-
INDEX - locate character in string
-
INET - inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof,
-
INET_NTOP - Parse network address structures
-
INET_PTON - Create a network address structure
-
INITGROUPS - initialize the supplementary group access list
-
INITSEND - Clear default send buffer and specify message encoding.
-
INNDCOMM - INND communication part of InterNetNews library
-
INSERT - store data in pvmd database
-
INSQUE - insert/remove an item from a queue
-
INSTANCE: PROCESS SCALARS AND OTHER INSTANCES EASILY. - Defines the subhandlers to be called by the multiplexer helper.
-
INTRO - Introduction to library functions
-
ISALPHA - isalnum, isalpha, isascii, isblank, iscntrl, isdigit, isgraph, islower,
-
ISATTY - does this descriptor refer to a terminal
-
ISINF - test for infinity or not-a-number (NaN)
-
ISWALNUM - test for alphanumeric wide character
-
ISWALPHA - test for alphabetic wide character
-
ISWBLANK - test for whitespace wide character
-
ISWCNTRL - test for control wide character
-
ISWCTYPE - wide character classification
-
ISWDIGIT - test for decimal digit wide character
-
ISWGRAPH - test for graphic wide character
-
ISWLOWER - test for lowercase wide character
-
ISWPRINT - test for printing wide character
-
ISWPUNCT - test for punctuation or symbolic wide character
-
ISWSPACE - test for whitespace wide character
-
ISWUPPER - test for uppercase wide character
-
ISWXDIGIT - test for hexadecimal digit wide character
- J -
-
J0 - j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl,
-
JOINGROUP - Enrolls the calling process in a named group.
- K -
-
KAFS - k_hasafs ,
-
KEY_SETSECRET - key_decryptsession, key_encryptsession, key_setsecret, key_gendes,
-
KILL - Terminates a specified PVM process.
-
KILLPG - send signal to all members of a process group.
- L -
-
LBER_DECODE - LBER simplified Basic Encoding Rules library
-
LBER_ENCODE - LBER simplified Basic Encoding Rules library
-
LBER_MEMORY - LBER memory allocators
-
LBER_TYPES - LBER types
-
LDAP - OpenLDAP Lightweight Directory Access Protocol API
-
LDAP_ABANDON - Abandon an LDAP operation in progress
-
LDAP_ADD - Perform an LDAP add operation
-
LDAP_BIND - LDAP bind routines
-
LDAP_CACHE - LDAP client caching routines
-
LDAP_COMPARE - Perform an LDAP compare operation
-
LDAP_DELETE - Perform an LDAP delete operation
-
LDAP_DISPTMPL - LDAP display template routines
-
LDAP_ENTRY2TEXT - LDAP entry display routines
-
LDAP_ERROR - LDAP protocol error handling routines
-
LDAP_FIRST_ATTRIBUTE - step through LDAP entry attributes
-
LDAP_FIRST_ENTRY - LDAP result entry parsing and counting routines
-
LDAP_FRIENDLY - LDAP unfriendly to friendly name mapping routine
-
LDAP_GETFILTER - ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free,
-
LDAP_GET_DN - LDAP DN handling routines
-
LDAP_GET_VALUES - LDAP attribute value handling routines
-
LDAP_MODIFY - Perform an LDAP modify operation
-
LDAP_MODRDN - Perform an LDAP modify RDN operation
-
LDAP_OPEN - Initialize the LDAP library and open a connection to an LDAP server
-
LDAP_RESULT - Wait for the result of an LDAP operation
-
LDAP_SCHEMA - ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free,
-
LDAP_SEARCH - Perform an LDAP search operation
-
LDAP_SORT - LDAP sorting routines
-
LDAP_UFN - Perform an LDAP user friendly search operation
-
LDAP_URL - ldap_is_ldap_url,
-
LDEXP - multiply floating-point number by integral power of 2
-
LDIV - computes the quotient and remainder of long integer division.
-
LGAMMA - log gamma function
-
LIBCURL - client-side URL transfers
-
LIBINN - InterNetNews library routines
-
LIBNJAMD - Not Just Another Malloc Debugger
-
LIBPBM - functions to read and write PBM image files
-
LIBPGM - functions to support portable graymap (PGM) programs
-
LIBPNG - Portable Network Graphics (PNG) Reference Library 1.2.2
-
LIBPNGPF - Portable Network Graphics (PNG) Reference Library 1.2.2
-
LIBPNM - functions to support pnm and pam programs
-
LIBPPM - functions to support portable pixmap (PPM) programs
-
LIBPVM - PVM C and Fortran programming libraries
-
LIBSENSORS - publically accessible functions provided by the sensors library
-
LIBSTORAGE - InterNetNews Storage API library routines
-
LIBUUID - DCE compatible Universally Unique Identifier library
-
LIBXML - library used to parse XML files
-
LIBXSLT - library used to do XSL transformations on XML documents
-
LOCALECONV - get numeric formatting information
-
LOCKDEV - manage device lockfiles
-
LOCKF - apply, test or remove a POSIX lock on an open file
-
LOCKFILE - lock FILE for stdio
-
LONGJMP - non-local jump to a saved stack context
-
LOOKUP - retrieve data from pvmd database
-
LRINT - round to nearest integer
-
LROUND - round to nearest integer, away from zero
-
LSEARCH - linear search of an array.
-
LVGROUP - Unenrolls the calling process from a named group.
-
LWRES - introduction to the lightweight resolver library
-
LWRES_BUFFER - lwres_buffer_init, lwres_buffer_invalidate, lwres_buffer_add, lwres_buffer_subtract, lwres_buffer_clear, lwres_buffer_first, lwres_buffer_forward, lwres_buffer_back, lwres_buffer_getuint8, lwres_buffer_putuint8, lwres_buffer_getuint16,<
-
LWRES_CONFIG - lightweight resolver configuration
-
LWRES_CONTEXT - lightweight resolver context management
-
LWRES_GABN - lightweight resolver getaddrbyname message handling
-
LWRES_GAI_STRERROR - print suitable error string
-
LWRES_GETADDRINFO - socket address structure to host and service name
-
LWRES_GETHOSTENT - lightweight resolver get
-
LWRES_GETIPNODE - lightweight resolver nodename / address translation API
-
LWRES_GETNAMEINFO - lightweight resolver socket address structure to hostname and service name
-
LWRES_GETRRSETBYNAME - retrieve DNS records
-
LWRES_GNBA - lightweight resolver getnamebyaddress message handling
-
LWRES_HSTRERROR - lightweight resolver error message generation
-
LWRES_INETNTOP - lightweight resolver IP address presentation
-
LWRES_NOOP - lightweight resolver no-op message handling
-
LWRES_PACKET - lightweight resolver packet handling functions
-
LWRES_RESUTIL - lightweight resolver utility functions
- M -
-
MAKECONTEXT - manipulate user context
-
MALLOC - Allocate and free dynamic memory
-
MALLOC_HOOK - __malloc_hook, __malloc_initialize_hook,
-
MBLEN - determine number of bytes in next multibyte character
-
MBRLEN - determine number of bytes in next multibyte character
-
MBRTOWC - convert a multibyte sequence to a wide character
-
MBSINIT - test for initial shift state
-
MBSNRTOWCS - convert a multibyte string to a wide character string
-
MBSRTOWCS - convert a multibyte string to a wide character string
-
MBSTOWCS - convert a multibyte string to a wide character string
-
MBTOWC - convert a multibyte sequence to a wide character
-
MB_CUR_MAX - maximum length of a multibyte character in the current locale
-
MB_LEN_MAX - maximum multibyte length of a character across all locales
-
MCAST - Multicasts the data in the active message buffer
-
MEMCCPY - copy memory area
-
MEMCHR - scan memory for a character
-
MEMCMP - compare memory areas
-
MEMCPY - copy memory area
-
MEMFROB - frobnicate (encrypt) a memory area
-
MEMMEM - locate a substring
-
MEMMOVE - copy memory area
-
MEMSET - fill memory with a constant byte
-
MIB_API - init_mib, add_mibdir, init_mib_internals,
-
MKBUF - Creates a new message buffer.
-
MKDTEMP - create a unique temporary directory
-
MKFIFO - make a FIFO special file (a named pipe)
-
MKSTEMP - create a unique temporary file
-
MKTEMP - make a unique temporary file name
-
MM - extract signed integral and fractional values from floating-point
-
MPIL_COMM_GPS - LAM/MPI-specific function to return the GPS information of a given rank from a communicator
-
MPIL_COMM_ID - LAM/MPI-specific function to return the context ID of the communicator
-
MPIL_COMM_PARENT - LAM/MPI-specific function to obtain the communicator containing the parent process
-
MPIL_SIGNAL - LAM/MPI-specific function to send a LAM signal to a rank in an MPI communicator
-
MPIL_SPAWN - LAM/MPI-specific function to spawn MPI processes
-
MPIL_TRACE_OFF - LAM/MPI-specific function to disable run-time tracing
-
MPIL_TRACE_ON - LAM/MPI-specific function to enable run-time tracing
-
MPIL_TYPE_ID - LAM/MPI-specific function to return the type ID of an MPI datatype
-
MPIL_UNIVERSE_SIZE - LAM/MPI-specific function to obtain the number of nodes in the MPI environment
-
MPIO_REQUEST_C2F - Translates a C I/O-request handle to a Fortran I/O-request handle
-
MPIO_REQUEST_F2C - Translates a Fortran I/O-request handle to a C I/O-request handle
-
MPIO_TEST - Test the completion of a nonblocking read or write
-
MPIO_WAIT - Waits for the completion of a nonblocking read or write
-
MPI_ABORT - Terminates MPI execution environment
-
MPI_ACCUMULATE - Accumulates data into a window
-
MPI_ADDRESS - Gets the address of a location in memory
-
MPI_ALLGATHER - Gathers data from all tasks and distribute it to all
-
MPI_ALLGATHERV - Gathers data from all tasks and deliver it to all
-
MPI_ALLOC_MEM - Allocate memory for use by MPI message passing.
-
MPI_ALLREDUCE - Combines values from all processes and distribute the result back to all processes
-
MPI_ALLTOALL - Sends data from all to all processes
-
MPI_ALLTOALLV - Sends data from all to all processes, with a displacement
-
MPI_ATTR_DELETE - Deletes communicator attribute value associated with a key
-
MPI_ATTR_GET - Retrieves communicator attribute value by key
-
MPI_ATTR_PUT - Stores a communicator attribute value associated with a key
-
MPI_BARRIER - Blocks until all process have reached this routine.
-
MPI_BCAST - Broadcasts a message from the process with rank
-
MPI_BSEND - Basic send with user-specified buffering
-
MPI_BSEND_INIT - Builds a handle for a buffered send
-
MPI_BUFFER_ATTACH - Attaches a user-defined buffer for sending
-
MPI_BUFFER_DETACH - Removes an existing buffer (for use in
-
MPI_CANCEL - Cancels a communication request
-
MPI_CARTDIM_GET - Retrieves Cartesian topology information associated with a communicator
-
MPI_CART_COORDS - Determines process coords in cartesian topology given rank in group
-
MPI_CART_CREATE - Makes a new communicator to which topology information has been attached
-
MPI_CART_GET - Retrieves Cartesian topology information associated with a communicator
-
MPI_CART_MAP - Maps process to Cartesian topology information
-
MPI_CART_RANK - Determines process rank in communicator given Cartesian location
-
MPI_CART_SHIFT - Returns the shifted source and destination ranks, given a shift direction and amount
-
MPI_CART_SUB - Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
-
MPI_CLOSE_PORT - Close a server port
-
MPI_COMM_ACCEPT - Accept a connection from another MPI process
-
MPI_COMM_C2F - Convert a communicator handle from its C representation to its Fortran representation
-
MPI_COMM_COMPARE - Compares two communicators
-
MPI_COMM_CONNECT - Make a connection to another MPI process
-
MPI_COMM_CREATE - Creates a new communicator
-
MPI_COMM_CREATE_ERRHANDLER - Create communicator error handler
-
MPI_COMM_CREATE_KEYVAL - Create a communicator attribute key
-
MPI_COMM_DELETE_ATTR - Delete an attribute
-
MPI_COMM_DISCONNECT - Disconnect a client and server
-
MPI_COMM_DUP - Duplicates an existing communicator with all its cached information
-
MPI_COMM_DUP_FN - Built-in MPI function to simple-mindedly copy communicator attributes.
-
MPI_COMM_F2C - Convert a communicator handle from its Fortran representation to its C representation
-
MPI_COMM_FREE_KEYVAL - Free communicator attribute key
-
MPI_COMM_GET_ATTR - Get communicator attribute value
-
MPI_COMM_GET_ERRHANDLER - Get error handler of communicator
-
MPI_COMM_GET_NAME - Get the name associated with a communicator
-
MPI_COMM_GET_PARENT - Get the parent communicator of a spawned MPI rank
-
MPI_COMM_GROUP - Accesses the group associated with given communicator
-
MPI_COMM_JOIN - Connect two MPI processed joined by a socket
-
MPI_COMM_RANK - Determines the rank of the calling process in the communicator
-
MPI_COMM_REMOTE_GROUP - Accesses the remote group associated with the given inter-communicator
-
MPI_COMM_REMOTE_SIZE - Determines the size of the remote group associated with an inter-communictor
-
MPI_COMM_SER_ERRHANDLER - Set error handler of communicator
-
MPI_COMM_SET_ATTR - MPI_ATTR_PUT replacement
-
MPI_COMM_SET_NAME - Set a name on a communicator
-
MPI_COMM_SIZE - Determines the size of the group associated with a communictor
-
MPI_COMM_SPAWN - Spawn a dynamic MPI process
-
MPI_COMM_SPAWN_MULTIPLE - Spawn a dynamic MPI process from multiple executables
-
MPI_COMM_SPLIT - Creates new communicators based on colors and keys
-
MPI_COMM_TEST_INTER - Tests to see if a comm is an inter-communicator
-
MPI_DIMS_CREATE - Creates a division of processors in a cartesian grid
-
MPI_DUP_FN - Built-in MPI function to simple-mindedly copy communicator attributes.
-
MPI_ERRHANDLER_C2F - Convert an error handler from its C representation to its Fortran representation
-
MPI_ERRHANDLER_CREATE - Creates an MPI-style error handler on a communicator
-
MPI_ERRHANDLER_F2C - Convert a error handler from its Fortran representation to its C representation
-
MPI_ERRHANDLER_FREE - Frees an MPI-style errorhandler
-
MPI_ERRHANDLER_GET - Gets the error handler for a communicator
-
MPI_ERRHANDLER_SET - Sets the error handler for a communicator
-
MPI_ERROR_CLASS - Converts an error code into an error class
-
MPI_ERROR_STRING - Return a string for a given error code
-
MPI_FILE_C2F - Translates a C file handle to a Fortran file handle
-
MPI_FILE_CLOSE - Closes a file
-
MPI_FILE_DELETE - Deletes a file
-
MPI_FILE_F2C - Translates a Fortran file handle to a C file handle
-
MPI_FILE_GET_AMODE - Returns the file access mode
-
MPI_FILE_GET_ATOMICITY - Returns the atomicity mode
-
MPI_FILE_GET_BYTE_OFFSET - Returns the absolute byte position in the file corresponding to
-
MPI_FILE_GET_ERRHANDLER - Returns the error handler for a file
-
MPI_FILE_GET_GROUP - Returns the group of processes that opened the file
-
MPI_FILE_GET_INFO - Returns the hints for a file that are actually being used by MPI
-
MPI_FILE_GET_POSITION - Returns the current position of the individual file pointer in etype units relative to the current view
-
MPI_FILE_GET_POSITION_SHARED - Returns the current position of the shared file pointer in etype units relative to the current view
-
MPI_FILE_GET_SIZE - Returns the file size
-
MPI_FILE_GET_TYPE_EXTENT - Returns the extent of datatype in the file
-
MPI_FILE_GET_VIEW - Returns the file view
-
MPI_FILE_IREAD - Nonblocking read using individual file pointer
-
MPI_FILE_IREAD_AT - Nonblocking read using explict offset
-
MPI_FILE_IREAD_SHARED - Nonblocking read using shared file pointer
-
MPI_FILE_IWRITE - Nonblocking write using individual file pointer
-
MPI_FILE_IWRITE_AT - Nonblocking write using explict offset
-
MPI_FILE_IWRITE_SHARED - Nonblocking write using shared file pointer
-
MPI_FILE_OPEN - Opens a file
-
MPI_FILE_PREALLOCATE - Preallocates storage space for a file
-
MPI_FILE_READ - Read using individual file pointer
-
MPI_FILE_READ_ALL - Collective read using individual file pointer
-
MPI_FILE_READ_ALL_BEGIN - Begin a split collective read using individual file pointer
-
MPI_FILE_READ_ALL_END - Complete a split collective read using individual file pointer
-
MPI_FILE_READ_AT - Read using explict offset
-
MPI_FILE_READ_AT_ALL - Collective read using explict offset
-
MPI_FILE_READ_AT_ALL_BEGIN - Begin a split collective read using explict offset
-
MPI_FILE_READ_AT_ALL_END - Complete a split collective read using explict offset
-
MPI_FILE_READ_ORDERED - Collective read using shared file pointer
-
MPI_FILE_READ_ORDERED_BEGIN - Begin a split collective read using shared file pointer
-
MPI_FILE_READ_ORDERED_END - Complete a split collective read using shared file pointer
-
MPI_FILE_READ_SHARED - Read using shared file pointer
-
MPI_FILE_SEEK - Updates the individual file pointer
-
MPI_FILE_SEEK_SHARED - Updates the shared file pointer
-
MPI_FILE_SET_ATOMICITY - Sets the atomicity mode
-
MPI_FILE_SET_ERRHANDLER - Sets the error handler for a file
-
MPI_FILE_SET_INFO - Sets new values for the hints associated with a file
-
MPI_FILE_SET_SIZE - Sets the file size
-
MPI_FILE_SET_VIEW - Sets the file view
-
MPI_FILE_SYNC - Causes all previous writes to be transferred to the storage device
-
MPI_FILE_WRITE - Write using individual file pointer
-
MPI_FILE_WRITE_ALL - Collective write using individual file pointer
-
MPI_FILE_WRITE_ALL_BEGIN - Begin a split collective write using individual file pointer
-
MPI_FILE_WRITE_ALL_END - Complete a split collective write using individual file pointer
-
MPI_FILE_WRITE_AT - Write using explict offset
-
MPI_FILE_WRITE_AT_ALL - Collective write using explict offset
-
MPI_FILE_WRITE_AT_ALL_BEGIN - Begin a split collective write using explict offset
-
MPI_FILE_WRITE_AT_ALL_END - Complete a split collective write using explict offset
-
MPI_FILE_WRITE_ORDERED - Collective write using shared file pointer
-
MPI_FILE_WRITE_ORDERED_BEGIN - Begin a split collective write using shared file pointer
-
MPI_FILE_WRITE_ORDERED_END - Complete a split collective write using shared file pointer
-
MPI_FILE_WRITE_SHARED - Write using shared file pointer
-
MPI_FINALIZE - Terminates MPI execution environment
-
MPI_FINALIZED - Indicates whether
-
MPI_FREE_MEM - Free memory that was previously allocated by MPI_ALLOC_MEM
-
MPI_GATHER - Gathers together values from a group of processes
-
MPI_GATHERV - Gathers into specified locations from all processes in a group
-
MPI_GET - One Sided data fetch
-
MPI_GET_ADDRESS - obtain the address of a location in caller memory
-
MPI_GET_COUNT - Gets the number of
-
MPI_GET_ELEMENTS - Returns the number of basic elements in a datatype
-
MPI_GET_PROCESSOR_NAME - Gets the name of the processor
-
MPI_GET_VERSION - obtain the version number of MPI that LAM/MPI supports
-
MPI_GRAPHDIMS_GET - Retrieves graph topology information associated with a communicator
-
MPI_GRAPH_CREATE - Makes a new communicator to which topology information has been attached
-
MPI_GRAPH_GET - Retrieves graph topology information associated with a communicator
-
MPI_GRAPH_MAP - Maps process to graph topology information
-
MPI_GRAPH_NEIGHBORS - Returns the neighbors of a node associated with a graph topology
-
MPI_GRAPH_NEIGHBORS_COUNT - Returns the number of neighbors of a node associated with a graph topology
-
MPI_GROUP_C2F - Convert a group handle from its C representation to its Fortran representation
-
MPI_GROUP_COMPARE - Compares two groups
-
MPI_GROUP_DIFFERENCE - Makes a group from the difference of two groups
-
MPI_GROUP_EXCL - Produces a group by reordering an existing group and taking only unlisted members
-
MPI_GROUP_F2C - Convert a group handle from its Fortran representation to its C representation
-
MPI_GROUP_FREE - Frees a group
-
MPI_GROUP_INCL - Produces a group by reordering an existing group and taking only listed members
-
MPI_GROUP_INTERSECTION - Produces a group as the intersection of two existing groups
-
MPI_GROUP_RANGE_EXCL - Produces a group by excluding ranges of processes from an existing group
-
MPI_GROUP_RANGE_INCL - Creates a new group from ranges of ranks in an existing group
-
MPI_GROUP_RANK - Returns the rank of this process in the given group
-
MPI_GROUP_SIZE - Returns the size of a group
-
MPI_GROUP_TRANSLATE_RANKS - Translates the ranks of processes in one group to those in another group
-
MPI_GROUP_UNION - Produces a group by combining two groups
-
MPI_IBSEND - Starts a nonblocking buffered send
-
MPI_INFO_C2F - Convert an info handle from its C representation to its Fortran representation
-
MPI_INFO_CREATE - Create and initialize an empty MPI_Info object
-
MPI_INFO_DELETE - Delete a (key, value) pair from an
-
MPI_INFO_DUP - Duplicate an
-
MPI_INFO_F2C - Convert a info handle from its Fortran representation to its C representation
-
MPI_INFO_FREE - Free an
-
MPI_INFO_GET - Get a (key, value) pair from an
-
MPI_INFO_GET_NKEYS - Returns the number of keys defined on an
-
MPI_INFO_GET_NTHKEY - Get a key indexed by integer from an
-
MPI_INFO_GET_VALUELEN - Get the length of a value for a given key in an
-
MPI_INFO_SET - Set a (key, value) pair in an
-
MPI_INIT - Initialize the MPI execution environment
-
MPI_INITIALIZED - Indicates whether
-
MPI_INIT_THREAD - Initialize the MPI execution environment
-
MPI_INTERCOMM_CREATE - Creates an intercommuncator from two intracommunicators
-
MPI_INTERCOMM_MERGE - Creates an intracommuncator from an intercommunicator
-
MPI_IPROBE - Nonblocking test for a message
-
MPI_IRECV - Begins a non-blocking receive
-
MPI_IRSEND - Starts a nonblocking ready send
-
MPI_ISEND - Begins a nonblocking send
-
MPI_ISSEND - Starts a nonblocking synchronous send
-
MPI_IS_THREAD_MAIN - determine if the caller is the main thread
-
MPI_KEYVAL_CREATE - Generates a new communicator attribute key
-
MPI_KEYVAL_FREE - Frees attribute key for communicator cache attribute
-
MPI_LOOKUP_NAME - Lookup a previously published name
-
MPI_OPEN_PORT - Establish a server port for client MPI connections
-
MPI_OP_C2F - Convert an op handle from its C representation to its Fortran representation
-
MPI_OP_CREATE - Creates a user-defined combination function handle
-
MPI_OP_F2C - Convert an op handler from its Fortran representation to its C representation
-
MPI_OP_FREE - Frees a user-defined combination function handle
-
MPI_PACK - Packs a datatype into contiguous memory
-
MPI_PACK_SIZE - Returns the upper bound on the amount of space needed to pack a message
-
MPI_PCONTROL - Controls profiling
-
MPI_PROBE - Blocking test for a message
-
MPI_PUBLISH_NAME - Publish a service name for dynamic process control
-
MPI_PUT - One Sided data placement operation
-
MPI_QUERY_THREAD - Check level of thread support in MPI
-
MPI_RECV - Basic receive
-
MPI_RECV_INIT - Builds a handle for a receive
-
MPI_REDUCE - Reduces values on all processes to a single value
-
MPI_REDUCE_SCATTER - Combines values and scatters the results
-
MPI_REQUEST_C2F - Convert a request handle from its C representation to its Fortran representation
-
MPI_REQUEST_F2C - Convert a request handle from its Fortran representation to its C representation
-
MPI_REQUEST_FREE - Frees a communication request object
-
MPI_RSEND - Basic ready send
-
MPI_RSEND_INIT - Builds a handle for a ready send
-
MPI_SCAN - Computes the scan (partial reductions) of data on a collection of processes
-
MPI_SCATTER - Sends data from one task to all other tasks in a group
-
MPI_SCATTERV - Scatters a buffer in parts to all tasks in a group
-
MPI_SEND - Performs a basic send
-
MPI_SENDRECV - Sends and receives a message
-
MPI_SENDRECV_REPLACE - Sends and receives using a single buffer
-
MPI_SEND_INIT - Builds a handle for a standard send
-
MPI_SSEND - Basic synchronous send
-
MPI_SSEND_INIT - Builds a handle for a synchronous send
-
MPI_START - Initiates a communication with a persistent request handle
-
MPI_STARTALL - Starts a collection of requests
-
MPI_STATUS_C2F - Convert a status from its C representation to its Fortran representation
-
MPI_STATUS_F2C - Convert a status from its Fortran representation to its C representation
-
MPI_TEST - Tests for the completion of a send or receive
-
MPI_TESTALL - Tests for the completion of all previously initiated communications
-
MPI_TESTANY - Tests for completion of any previdously initiated communication
-
MPI_TESTSOME - Tests for some given communications to complete
-
MPI_TEST_CANCELLED - Tests to see if a request was cancelled
-
MPI_TOPO_TEST - Determines the type of topology (if any) associated with a communicator
-
MPI_TYPE_C2F - Convert a datatype handle from its C representation to its Fortran representation
-
MPI_TYPE_COMMIT - Commits the datatype
-
MPI_TYPE_CONTIGUOUS - Creates a contiguous datatype
-
MPI_TYPE_CREATE_DARRAY - create distributed array derived datatype
-
MPI_TYPE_CREATE_EXTENT - Create a resized datatype
-
MPI_TYPE_CREATE_HINDEXED - Create extended hindexed derived datatype
-
MPI_TYPE_CREATE_HVECTOR - Create extended hvector derived datatype
-
MPI_TYPE_CREATE_KEYVAL - Create a datatype attribute key
-
MPI_TYPE_CREATE_STRUCT - Create extended struct derived datatype
-
MPI_TYPE_CREATE_SUBARRAY - Create local array derived datatype
-
MPI_TYPE_DELETE_ATTR - Delete attribue
-
MPI_TYPE_DUP - Duplicate a datatype
-
MPI_TYPE_DUP_FN - Built-in MPI function to simple-mindedly copy datatype attributes.
-
MPI_TYPE_EXTENT - Returns the extent of a datatype
-
MPI_TYPE_F2C - Convert a datatype handle from its Fortran representation to its C representation
-
MPI_TYPE_FREE - Frees the datatype
-
MPI_TYPE_FREE_KEYVAL - Free datatype attribuet key
-
MPI_TYPE_GET_ATTR - Get datatype attribute value
-
MPI_TYPE_GET_CONTENTS - Get datatype contents
-
MPI_TYPE_GET_ENVELOPE - Get datatype envelope contents
-
MPI_TYPE_GET_EXTENT - Get lower bound and extent of datatype
-
MPI_TYPE_GET_NAME - Get the name associated with a datatype
-
MPI_TYPE_GET_TRUE_EXTENT - Get true lower bound and extent of datatype
-
MPI_TYPE_HINDEXED - Creates an indexed datatype with offsets in bytes
-
MPI_TYPE_HVECTOR - Creates a vector (strided) datatype with offset in bytes
-
MPI_TYPE_INDEXED - Creates an indexed datatype
-
MPI_TYPE_LB - Returns the lower-bound of a datatype
-
MPI_TYPE_SET_ATTR - Put value in datatype attribute
-
MPI_TYPE_SET_NAME - Set a name on a datatype
-
MPI_TYPE_SIZE - Return the number of bytes occupied by entries in the datatype
-
MPI_TYPE_STRUCT - Creates a struct datatype
-
MPI_TYPE_UB - Returns the upper bound of a datatype
-
MPI_TYPE_VECTOR - Creates a vector (strided) datatype
-
MPI_UNPACK - Unpack a datatype into contiguous memory
-
MPI_WAIT - Waits for an MPI send or receive to complete
-
MPI_WAITALL - Waits for all given communications to complete
-
MPI_WAITANY - Waits for any specified send or receive to complete
-
MPI_WAITSOME - Waits for some given communications to complete
-
MPI_WIN_C2F - Convert a window handle from its C representation to its Fortran representation
-
MPI_WIN_COMPLETE - Completes an RMA access epoch
-
MPI_WIN_CREATE - Specifies an window accessible by remote processes
-
MPI_WIN_CREATE_ERRHANDLER - Creates a window error handler
-
MPI_WIN_CREATE_KEYVAL - Create a window attribute key
-
MPI_WIN_DELETE_ATTR - Delete an attribute
-
MPI_WIN_DUP_FN - Built-in MPI function to simple-mindedly copy window attributes.
-
MPI_WIN_F2C - Convert a window handle from its Fortran representation to its C representation
-
MPI_WIN_FENCE - Synchronizes one-sided communications on a window
-
MPI_WIN_FREE - Frees a window object
-
MPI_WIN_FREE_KEYVAL - Free window attribute key
-
MPI_WIN_GET_ATTR - Get window attribute value
-
MPI_WIN_GET_ERRHANDLER - Get an errorhandler for a window
-
MPI_WIN_GET_GROUP - Returns a duplicate of the group of a window
-
MPI_WIN_GET_NAME - Get the name associated with a window
-
MPI_WIN_POST - Starts an RMA exposure epoch for a local window
-
MPI_WIN_SET_ATTR - Set attribute on a window
-
MPI_WIN_SET_ERRHANDLER - Sets a window error handler
-
MPI_WIN_SET_NAME - Set a name on a window
-
MPI_WIN_START - Starts an RMA access epoch
-
MPI_WIN_WAIT - Completes an RMA exposure epoch
-
MPI_WTICK - Returns the resolution of MPI_Wtime
-
MPI_WTIME - Returns an elapsed time on the calling processor
-
MPOOL - shared memory buffer pool
-
MSTAT - Returns the status of a host in the virtual machine.
-
MTOOLS.1 - utilities to access DOS disks in Unix.
-
MTRACE - malloc debugging
-
MULTIPLEXER: SPLITS MODE REQUESTS INTO CALLS TO DIFFERENT HANDLERS. - The multiplexer helper lets you split the calling chain depending on the calling mode (get vs getnext vs set).
-
MYTID - Returns the tid of the calling process.
- N -
-
NAN - return 'Not a Number'
-
NBP_NAME - NBP name parsing
-
NETLINK - Netlink macros
-
NEXTAFTER - floating point number manipulation
-
NGETTEXT - translate message and choose plural form
-
NL_LANGINFO - query language and locale information
-
NOTIFIER - Tcl_CreateEventSource, Tcl_DeleteEventSource, Tcl_SetMaxBlockTime, Tcl_QueueEvent, Tcl_ThreadQueueEvent, Tcl_ThreadAlert, Tcl_GetCurrentThread, Tcl_DeleteEvents, Tcl_InitNotifier, Tcl_FinalizeNotifier, Tcl_WaitForEvent, Tcl_AlertNotifier, T
-
NOTIFY - Request notification of PVM event such as host failure.
-
NRECV - Non-blocking receive.
- O -
- P -
-
PACK - Pack the active message buffer with arrays
-
PAM_AUTHENTICATE - process command-line options
-
PARENT - Returns the tid of the process that spawned
-
PARSE::YAPP - Packet Capture library
-
PARSEDATE - convert time and date string to number
-
PCRE - Perl-compatible regular expressions.
-
PERROR - print a system error message
-
PKMESG - pvm_pkmesg,
-
POPEN - process I/O
-
POPT - Parse command line options
-
POSIX_MEMALIGN - Allocate aligned memory
-
PRECV - Receive a message directly into a buffer.
-
PRINTF - formatted output conversion
-
PROBE - Check if message has arrived.
-
PROFIL - execution time profile
-
PSEND - Pack and send data in one call.
-
PSIGNAL - print signal message
-
PSTAT - Returns the status of the specified PVM process.
-
PUTENV - change or add an environment variable
-
PUTINFO - pvm_putinfo,
-
PUTPWENT - write a password file entry
-
PUTS - output of characters and strings
-
PUTWCHAR - write a wide character to standard output
- Q -
-
QECVT - convert a floating-point number to a string.
-
QIO - quick I/O part of InterNetNews library
-
QSORT - sorts an array
-
QUEUE - LIST_ENTRY ,
- R -
-
RAISE - send a signal to the current process
-
RAND - random number generator.
-
RANDOM - random number generator.
-
RCMD - rcmd ,
-
READDIR - read a directory
-
READLINE - get a line from a user with editing
-
READV - read or write data into multiple buffers
-
READ_CONFIG - register_config_handler, register_premib_handler
-
READ_ONLY: MAKE YOUR HANDLER READ_ONLY AUTOMATICALLY - The only purpose of this handler is to return an appropriate error for any requests passed to it in a SET mode.
-
REALPATH - return the canonicalized absolute pathname
-
RECNO - record number database access method
-
RECV - Receive a message.
-
RECVF - Redefines the comparison function used to accept messages.
-
REDUCE - Performs a reduction operation over members of the specified group.
-
REGCOMP - POSIX regex functions
-
REG_HOSTER - Register task as PVM slave starter.
-
REG_RM - Register task as PVM resource manager.
-
REG_TASKER - Register task as PVM task starter.
-
REMOVE - delete a name and possibly the file it refers to
-
RESOLVER - res_init, res_query, res_search, res_querydomain, res_mkquery, res_send,
-
REWINDDIR - reset directory stream
-
RE_COMP - BSD regex functions
-
RINT - round to nearest integer
-
ROUND - round to nearest integer, away from zero
-
RPC - library routines for remote procedure calls
-
RQUOTA - implement quotas on remote machines
-
RTNETLINK - Macros to manipuate rtnetlink messages
- S -
-
SCALAR: PROCESS SCALARS EASILY. - This functionally passes in one request at a time into lower handlers rather than a whole bunch of requests at once.
-
SCANDIR - scan a directory for matching entries
-
SCANF - input format conversion
-
SCATTER - Sends to each member of a group a section of an array
-
SDLKEY - set the position of the next readdir() call in the directory
-
SEARCHPREFS - LDAP search preference configuration routeines
-
SEND - Immediately sends the data in the active message buffer.
-
SENDSIG - Sends a signal to another PVM process.
-
SERROR - Sets automatic error message printing on or off.
-
SETBUF - stream buffering operations
-
SETENV - change or add an environment variable
-
SETJMP - save stack context for non-local goto
-
SETLOCALE - set the current locale.
-
SETLOGMASK - set log priority mask
-
SETMWID - pvm_getmwid,
-
SETOPT - Sets libpvm options.
-
SETRBUF - Switches the active receive buffer and saves the
-
SETSBUF - Switches the active send buffer.
-
SETTMASK - pvm_gettmask,
-
SHADOW - encrypted password file routines
-
SHM_OPEN - Create/open or unlink POSIX shared memory objects
-
SIBLINGS - return the number and associated task ids of
-
SIGINTERRUPT - allow signals to interrupt system calls
-
SIGNBIT - test sign of a real floating point number
-
SIGSETOPS - POSIX
-
SIN - sine function
-
SINH - hyperbolic sine function
-
SLEEP - Sleep for the specified number of seconds
-
SNMP_AGENT_API - embedding an agent into a external application
-
SNMP_ALARM - alarm functions
-
SNMP_API - send and receive SNMP messages
-
SNMP_SESS_API - snmp_sess_init, snmp_sess_open, snmp_sess_session,
-
SNMP_TRAP_API - send TRAPs or INFORMs
-
SPAWN - Starts new PVM processes.
-
SQRT - square root function
-
ST - Sound Tools : sound sample file and effects libraries.
-
START_PVMD - Starts new PVM daemon.
-
STDARG - variable argument lists
-
STDIN - stdin ,
-
STDIO - standard input/output library functions
-
STDIO_EXT - interfaces to stdio FILE structure
-
STPCPY - copy a string returning a pointer to its end
-
STPNCPY - copy a fixed-size string, returning a pointer to its end
-
STRCASECMP - compare two strings ignoring case
-
STRCAT - concatenate two strings
-
STRCHR - locate character in string
-
STRCMP - compare two strings
-
STRCOLL - compare two strings using the current locale
-
STRCPY - copy a string
-
STRDUP - duplicate a string
-
STRERROR - return string describing error code
-
STRFMON - convert monetary value to a string
-
STRFRY - randomize a string
-
STRFTIME - format date and time
-
STRING - strcasecmp, strcat, strchr, strcmp, strcoll, strcpy, strcspn,
-
STRLEN - calculate the length of a string
-
STRNLEN - determine the length of a fixed-size string
-
STRPBRK - search a string for any of a set of characters
-
STRPTIME - convert a string representation of time to a time tm structure
-
STRSEP - extract token from string
-
STRSIGNAL - return string describing signal
-
STRSPN - search a string for a set of characters
-
STRSTR - locate a substring
-
STRTOD - convert ASCII string to floating point number
-
STRTOK - extract tokens from strings
-
STRTOL - convert a string to a long integer.
-
STRTOUL - convert a string to an unsigned long integer
-
STRVERSCMP - compare two version strings
-
STRXFRM - string transformation
-
SWAB - swap adjacent bytes
-
SYSCONF - Get configuration information at runtime
-
SYSLOG - send messages to the system logger
-
SYSTEM - execute a shell command
- T -
-
TABLE: HELPS YOU IMPLEMENT A TABLE. - This handler helps you implement a table by doing some of the processing for you.
-
TABLE_ARRAY: HELPS YOU IMPLEMENT A TABLE WHEN DATA CAN BE STORED LOCALLY. THE DATA IS STORED IN A SORTED ARRAY, USING A BINARY SEARCH FOR LOOKUPS. - The table_array handler is used (automatically) in conjuntion with the table handler.
-
TABLE_DATA: HELPS YOU IMPLEMENT A TABLE WITH DATAMATTED STORAGE. - This helper helps you implement a table where all the indexes are expected to be stored within the agent itself and not in some external storage location.
-
TABLE_DATASET: HELPS YOU IMPLEMENT A TABLE WITH AUTOMATTED STORAGE. - This handler helps you implement a table where all the data is expected to be stored within the agent itself and not in some external storage location.
-
TABLE_ITERATOR: THE TABLE ITERATOR HELPER IS DESIGNED TO SIMPLIFY THE TASK OF WRITING A TABLE HANDLER FOR THE NET-SNMP AGENT WHEN THE DATA BEING ACCESSED IS NOT IN AN OID SORTED FORM AND MUST BE ACCESSED EXTERNALLY. - snmp agent when the data being ac
-
TAN - tangent function
-
TANH - hyperbolic tangent function
-
TASKS - Returns information about the tasks running
-
TCL_ACCESS - check file permissions and other attributes
-
TCL_ADDERRORINFO - record information about errors
-
TCL_ALLOC - allocate or free heap memory
-
TCL_ALLOWEXCEPTIONS - allow all exceptions in next script evaluation
-
TCL_APPINIT - perform application-specific initialization
-
TCL_ASYNCCREATE - handle asynchronous events
-
TCL_BACKGROUNDERROR - report Tcl error that occurred in background processing
-
TCL_BACKSLASH - parse a backslash sequence
-
TCL_BOOLEANOBJ - manipulate Tcl objects as boolean values
-
TCL_BYTEARRAYOBJ - manipulate Tcl objects as a arrays of bytes
-
TCL_CALLWHENDELETED - Arrange for callback when interpreter is deleted
-
TCL_COMMANDCOMPLETE - Check for unmatched braces in a Tcl command
-
TCL_CONCAT - concatenate a collection of strings
-
TCL_CREATECHANNEL - Tcl_CreateChannel, Tcl_GetChannelInstanceData, Tcl_GetChannelType, Tcl_GetChannelName, Tcl_GetChannelHandle, Tcl_GetChannelMode, Tcl_GetChannelBufferSize, Tcl_SetChannelBufferSize, Tcl_NotifyChannel, Tcl_BadChannelOption, Tcl_Chann
-
TCL_CREATECHANNELHANDLER - call a procedure when a channel becomes readable or writable
-
TCL_CREATECLOSEHANDLER - arrange for callbacks when channels are closed
-
TCL_CREATECOMMAND - implement new commands in C
-
TCL_CREATEFILEHANDLER - associate procedure callbacks with files or devices (Unix only)
-
TCL_CREATEINTERP - create and delete Tcl command interpreters
-
TCL_CREATEMATHFUNC - Define a new math function for expressions
-
TCL_CREATEOBJCOMMAND - implement new commands in C
-
TCL_CREATESLAVE - manage multiple Tcl interpreters, aliases and hidden
-
TCL_CREATETIMERHANDLER - call a procedure at a
-
TCL_CREATETRACE - arrange for command execution to be traced
-
TCL_DETACHPIDS - manage child processes in background
-
TCL_DOONEEVENT - wait for events and invoke event handlers
-
TCL_DOUBLEOBJ - manipulate Tcl objects as floating-point values
-
TCL_DOWHENIDLE - invoke a procedure when there are no pending events
-
TCL_DSTRING - Validated memory allocation interface.
-
TCL_DUMPACTIVEMEMORY - Validated memory allocation interface.
-
TCL_EVAL - execute Tcl scripts
-
TCL_EXIT - end the application or thread (and invoke exit handlers)
-
TCL_EXPRLONG - evaluate an expression
-
TCL_EXPRLONGOBJ - evaluate an expression
-
TCL_FINDEXECUTABLE - identify or return the name of the binary file containing the application
-
TCL_GETCWD - manipulate the current working directory
-
TCL_GETENCODING - Tcl_GetEncoding, Tcl_FreeEncoding, Tcl_ExternalToUtfDString, Tcl_ExternalToUtf, Tcl_UtfToExternalDString, Tcl_UtfToExternal, Tcl_WinTCharToUtf, Tcl_WinUtfToTChar, Tcl_GetEncodingName, Tcl_SetSystemEncoding, Tcl_GetEncodingNames, Tcl_
-
TCL_GETHOSTNAME - get the name of the local host
-
TCL_GETINDEXFROMOBJ - lookup string in table of keywords
-
TCL_GETINT - convert from string to integer, double, or boolean
-
TCL_GETOPENFILE - Get a standard IO File * handle from a channel. (Unix only)
-
TCL_GETSTDCHANNEL - procedures for retrieving and replacing the standard channels
-
TCL_GETVERSION - get the version of the library at runtime
-
TCL_HASH - procedures to manage hash tables
-
TCL_INIT - find and source initialization script
-
TCL_INITSTUBS - initialize the Tcl stubs mechanism
-
TCL_INTERP - client-visible fields of interpreter structures
-
TCL_INTOBJ - manipulate Tcl objects as integers
-
TCL_LINKVAR - link Tcl variable to C variable
-
TCL_LISTOBJ - manipulate Tcl objects as lists
-
TCL_MAIN - main program and event loop definition for Tcl-based applications
-
TCL_MEM_DEBUG - Compile-time flag to enable Tcl memory debugging.
-
TCL_OBJ - manipulate Tcl objects
-
TCL_OBJTYPE - manipulate Tcl object types
-
TCL_OPENFILECHANNEL - Tcl_OpenFileChannel, Tcl_OpenCommandChannel, Tcl_MakeFileChannel, Tcl_GetChannel, Tcl_GetChannelNames, Tcl_GetChannelNamesEx, Tcl_RegisterChannel, Tcl_UnregisterChannel, Tcl_Close, Tcl_ReadChars, Tcl_Read, Tcl_GetsObj, Tcl_Gets,
-
TCL_OPENTCPCLIENT - procedures to open channels using TCP sockets
-
TCL_PARSECOMMAND - parse Tcl scripts and expressions
-
TCL_PKGREQUIRE - package version control
-
TCL_PRESERVE - avoid freeing storage while it's being used
-
TCL_PRINTDOUBLE - Convert floating value to string
-
TCL_RECORDANDEVAL - save command on history list before evaluating
-
TCL_RECORDANDEVALOBJ - save command on history list before evaluating
-
TCL_REGEXPMATCH - Pattern matching with regular expressions
-
TCL_SAVERESULT - save and restore an interpreter's result
-
TCL_SETASSOCDATA - manage
-
TCL_SETERRNO - manipulate errno to store and retrieve error codes
-
TCL_SETRECURSIONLIMIT - set maximum allowable nesting depth in interpreter
-
TCL_SETRESULT - manipulate Tcl result
-
TCL_SETVAR - manipulate Tcl variables
-
TCL_SLEEP - delay execution for a given number of milliseconds
-
TCL_SOURCERCFILE - source the Tcl rc file
-
TCL_SPLITLIST - manipulate Tcl lists
-
TCL_SPLITPATH - manipulate platform-dependent file paths
-
TCL_STACKCHANNEL - stack an I/O channel on top of another, and undo it
-
TCL_STATICPACKAGE - make a statically linked package available via the load command
-
TCL_STRINGMATCH - test whether a string matches a pattern
-
TCL_STRINGOBJ - Tcl_NewStringObj, Tcl_NewUnicodeObj, Tcl_SetStringObj, Tcl_SetUnicodeObj, Tcl_GetStringFromObj, Tcl_GetString, Tcl_GetUnicode, Tcl_GetUniChar, Tcl_GetCharLength, Tcl_GetRange, Tcl_AppendToObj, Tcl_AppendUnicodeToObj, Tcl_AppendStringsT
-
TCL_TRACEVAR - monitor accesses to a variable
-
TCL_TRANSLATEFILENAME - convert file name to native form and replace tilde with home directory
-
TCL_UPVAR - link one variable to another
-
TCL_UTFTOUPPER - routines for manipulating the case of Unicode characters and UTF-8 strings.
-
TCL_WRONGNUMARGS - generate standard error message for wrong number of arguments
-
TELLDIR - return current location in directory stream.
-
TEMPNAM - create a name for a temporary file
-
TERMIOS - termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow,
-
TEXTDOMAIN - set domain for future gettext() calls
-
TGAMMA - true gamma function
-
THE SNMP AGENT - The snmp agent responds to SNMP queries from management stations.
-
THREADS - Tcl thread support.
-
TIDTOHOST - Returns the host of the specified PVM process.
-
TIMEGM - inverses for gmtime and localtime
-
TK_ADDOPTION - Add an option to the option database
-
TK_ALLOC3DBORDERFROMOBJ - Tk_Alloc3DBorderFromObj, Tk_Get3DBorder, Tk_Get3DBorderFromObj, Tk_Draw3DRectangle, Tk_Fill3DRectangle, Tk_Draw3DPolygon, Tk_Fill3DPolygon, Tk_3DVerticalBevel, Tk_3DHorizontalBevel, Tk_SetBackgroundFromBorder, Tk_NameOf3DBord
-
TK_ALLOCBITMAPFROMOBJ - maintain database of single-plane pixmaps
-
TK_ALLOCCOLORFROMOBJ - maintain database of colors
-
TK_ALLOCCURSORFROMOBJ - maintain database of cursors
-
TK_ALLOCFONTFROMOBJ - maintain database of fonts
-
TK_CANVASPS - utility procedures for generating Postscript for canvases
-
TK_CANVASTEXTINFO - additional information for managing text items in canvases
-
TK_CANVASTKWIN - utility procedures for canvas type managers
-
TK_CLEARSELECTION - Deselect a selection
-
TK_CLIPBOARDCLEAR - Manage the clipboard
-
TK_COMPUTETEXTLAYOUT - routines to measure and display single-font, multi-line,
-
TK_CONFIGUREWIDGET - process configuration options for widgets
-
TK_CONFIGUREWINDOW - Tk_ConfigureWindow, Tk_MoveWindow, Tk_ResizeWindow, Tk_MoveResizeWindow, Tk_SetWindowBorderWidth, Tk_ChangeWindowAttributes, Tk_SetWindowBackground, Tk_SetWindowBackgroundPixmap, Tk_SetWindowBorder, Tk_SetWindowBorderPixmap, Tk_Se
-
TK_COORDSTOWINDOW - Find window containing a point
-
TK_CREATEBINDINGTABLE - invoke scripts in response to X events
-
TK_CREATEERRORHANDLER - handle X protocol errors
-
TK_CREATEEVENTHANDLER - associate procedure callback with an X event
-
TK_CREATEGENERICHANDLER - associate procedure callback with all X events
-
TK_CREATEIMAGETYPE - define new kind of image
-
TK_CREATEITEMTYPE - define new kind of canvas item
-
TK_CREATEPHOTOIMAGEFORMAT - define new file format for photo images
-
TK_CREATESELHANDLER - arrange to handle requests for a selection
-
TK_CREATEWINDOW - create or delete window
-
TK_DELETEIMAGE - Destroy an image.
-
TK_DRAWFOCUSHIGHLIGHT - draw the traversal highlight ring for a widget
-
TK_FINDPHOTO - manipulate the image data stored in a photo image.
-
TK_FONTID - accessor functions for
-
TK_FREEXID - make X resource identifier available for reuse
-
TK_GEOMETRYREQUEST - specify desired geometry or internal border for a window
-
TK_GETANCHORFROMOBJ - translate between strings and anchor positions
-
TK_GETCAPSTYLE - translate between strings and cap styles
-
TK_GETCOLORMAP - allocate and free colormaps
-
TK_GETDASH - convert from string to valid dash structure.
-
TK_GETGC - maintain database of read-only graphics contexts
-
TK_GETHISTANCE - retrieve the global application instance handle
-
TK_GETHWND - retrieve the Windows handle for an X window
-
TK_GETIMAGE - use an image in a widget
-
TK_GETJOINSTYLE - translate between strings and join styles
-
TK_GETJUSTIFYFROMOBJ - translate between strings and justification styles
-
TK_GETOPTION - retrieve an option from the option database
-
TK_GETPIXELSFROMOBJ - translate between strings and screen units
-
TK_GETPIXMAP - allocate and free pixmaps
-
TK_GETRELIEFFROMOBJ - translate between strings and relief values
-
TK_GETROOTCOORDS - Compute root-window coordinates of window
-
TK_GETSCROLLINFO - parse arguments for scrolling commands
-
TK_GETSELECTION - retrieve the contents of a selection
-
TK_GETUID - convert from string to unique identifier
-
TK_GETVISUAL - translate from string to visual
-
TK_GETVROOTGEOMETRY - Get location and size of virtual root for window
-
TK_GRAB - manipulate grab state in an application
-
TK_HANDLEEVENT - invoke event handlers for window system events
-
TK_HWNDTOWINDOW - Find Tk's window information for a Windows window
-
TK_IDTOWINDOW - Find Tk's window information for an X window
-
TK_IMAGECHANGED - notify widgets that image needs to be redrawn
-
TK_INIT - add Tk to an interpreter and make a new Tk application.
-
TK_INITSTUBS - initialize the Tk stubs mechanism
-
TK_INTERNATOM - manage cache of X atoms
-
TK_MAIN - main program for Tk-based applications
-
TK_MAINLOOP - loop for events until all windows are deleted
-
TK_MAINTAINGEOMETRY - maintain geometry of one window relative to another
-
TK_MAINWINDOW - functions for querying main
-
TK_MANAGEGEOMETRY - arrange to handle geometry requests for a window
-
TK_MAPWINDOW - map or unmap a window
-
TK_MEASURECHARS - routines to measure and display simple single-line strings.
-
TK_MOVETOPLEVELWINDOW - Adjust the position of a top-level window
-
TK_NAME - convert between names and window tokens
-
TK_NAMEOFIMAGE - Return name of image.
-
TK_OWNSELECTION - make a window the owner of the primary selection
-
TK_PARSEARGV - process command-line options
-
TK_QUEUEWINDOWEVENT - Add a window event to the Tcl event queue
-
TK_RESTACKWINDOW - Change a window's position in the stacking order
-
TK_RESTRICTEVENTS - filter and selectively delay X events
-
TK_SETAPPNAME - Set the name of an application for ``send'' commands
-
TK_SETCLASS - set or retrieve a window's class
-
TK_SETGRID - control the grid for interactive resizing
-
TK_SETOPTIONS - process configuration options
-
TK_SETWINDOWVISUAL - change visual characteristics of window
-
TK_STRICTMOTIF - Return value of tk_strictMotif variable
-
TK_WINDOWID - Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber, Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes, Tk_IsContainer, Tk_IsEmbedded, Tk_IsMapped, Tk_IsTopLevel, Tk_ReqWidth, Tk_ReqHeight, Tk_Internal
-
TMPFILE - create a temporary file
-
TMPNAM - create a name for a temporary file
-
TOASCII - convert character to ASCII
-
TODO - Todo List
-
TOWCTRANS - wide-character transliteration
-
TOWLOWER - convert a wide character to lowercase
-
TOWUPPER - convert a wide character to uppercase
-
TRECV - Receive with timeout.
-
TRUNC - round to interger, towards zero
-
TSEARCH - manage a binary tree
-
TTYNAME - return name of a terminal
-
TTYSLOT - find the slot of the current user's terminal in some file
-
TZSET - initialize time conversion information
- U -
-
ULIMIT - get and set user limits
-
UNDOCUMENTED - undocumented library functions
-
UNGETWC - push back a wide character onto a FILE stream
-
UNLOCKED_STDIO - non-locking stdio functions
-
UNPACK - Unpack the active message buffer into arrays
-
UPDWTMP - append an entry to the wtmp file
-
USLEEP - suspend execution for microsecond intervals
-
UTF - Tcl_UniChar, Tcl_UniCharToUtf, Tcl_UtfToUniChar, Tcl_UniCharToUtfDString, Tcl_UtfToUniCharDString, Tcl_UniCharLen, Tcl_UniCharNcmp, Tcl_UtfCharComplete, Tcl_NumUtfChars, Tcl_UtfFindFirst, Tcl_UtfFindLast, Tcl_UtfNext, Tcl_UtfPrev, Tcl_UniCharAtI
-
UUID_CLEAR - reset value of UUID variable to the NULL value
-
UUID_COMPARE - compare whether two UUIDs are the same
-
UUID_COPY - copy a UUID value
-
UUID_GENERATE - create a new unique UUID value
-
UUID_IS_NULL - compare the value of the UUID to the NULL value
-
UUID_PARSE - convert an input UUID string into the libuuid internal format
-
UUID_TIME - extract the time at which the UUID was created
-
UUID_UNPARSE - output UUID variable in string format
- W -
-
WATCHER: WATCH A SPECIFIED VARIABLE AND PROCESS - it as an instance or scalar object.
-
WCPCPY - copy a wide character string, returning a pointer to its end
-
WCPNCPY - copy a fixed-size string of wide characters, returning a pointer to its end
-
WCRTOMB - convert a wide character to a multibyte sequence
-
WCSCASECMP - compare two wide-character strings, ignoring case
-
WCSCAT - concatenate two wide-character strings
-
WCSCHR - search a wide character in a wide-character string
-
WCSCMP - compare two wide-character strings
-
WCSCPY - copy a wide character string
-
WCSCSPN - search a wide-character string for any of a set of wide characters
-
WCSDUP - duplicate a wide-character string
-
WCSLEN - determine the length of a wide-character string
-
WCSNCASECMP - compare two fixed-size wide-character strings, ignoring case
-
WCSNCAT - concatenate two wide-character strings
-
WCSNCMP - compare two fixed-size wide-character strings
-
WCSNCPY - copy a fixed-size string of wide characters
-
WCSNLEN - determine the length of a fixed-size wide-character string
-
WCSNRTOMBS - convert a wide character string to a multibyte string
-
WCSPBRK - search a wide-character string for any of a set of wide characters
-
WCSRCHR - search a wide character in a