{a0 {return the contents of register `a0' (also `a1' - `a7') (MC680x0)} vxworks/ref/dbgArchLib.html#a0 {VxWorks Reference Manual} Libraries {}} {abort {cause abnormal program termination (ANSI)} vxworks/ref/ansiStdlib.html#abort {VxWorks Reference Manual} Libraries {}} {abs {compute the absolute value of an integer (ANSI)} vxworks/ref/ansiStdlib.html#abs {VxWorks Reference Manual} Libraries {}} {accept {accept a connection from a socket} vxworks/ref/sockLib.html#accept {VxWorks Reference Manual} Libraries {}} {acos {compute an arc cosine (ANSI)} vxworks/ref/mathALib.html#acos {VxWorks Reference Manual} Libraries {}} {acos {compute an arc cosine (ANSI)} vxworks/ref/ansiMath.html#acos {VxWorks Reference Manual} Libraries {}} {acosf {compute an arc cosine (ANSI)} vxworks/ref/mathALib.html#acosf {VxWorks Reference Manual} Libraries {}} {acw {return the contents of the `acw' register (i960)} vxworks/ref/dbgArchLib.html#acw {VxWorks Reference Manual} Libraries {}} {{agentModeShow [windsh]} {show the agent mode (*) (WindSh)} tornado/tools/windsh.html#agentModeShow {Tornado Reference} {Tornado Tools} windsh} {aic7880CtrlCreate {create a control structure for the AIC 7880} vxworks/ref/aic7880Lib.html#aic7880CtrlCreate {VxWorks Reference Manual} Libraries {}} {aic7880dFifoThresholdSet {set the data FIFO threshold.} vxworks/ref/aic7880Lib.html#aic7880dFifoThresholdSet {VxWorks Reference Manual} Libraries {}} {aic7880EnableFast20 {enable double speed SCSI data transfers} vxworks/ref/aic7880Lib.html#aic7880EnableFast20 {VxWorks Reference Manual} Libraries {}} {aic7880GetNumOfBuses {perform a PCI bus scan} vxworks/ref/aic7880Lib.html#aic7880GetNumOfBuses {VxWorks Reference Manual} Libraries {}} {aic7880Lib {Adaptec 7880 SCSI Host Adapter Library File } vxworks/ref/aic7880Lib.html#top {VxWorks Reference Manual} Libraries {}} {aic7880ReadConfig {read from PCI config space} vxworks/ref/aic7880Lib.html#aic7880ReadConfig {VxWorks Reference Manual} Libraries {}} {aic7880ScbCompleted {successfully completed execution of a client thread} vxworks/ref/aic7880Lib.html#aic7880ScbCompleted {VxWorks Reference Manual} Libraries {}} {aic7880WriteConfig {read to PCI config space} vxworks/ref/aic7880Lib.html#aic7880WriteConfig {VxWorks Reference Manual} Libraries {}} {aioPxLib {asynchronous I/O (AIO) library (POSIX) } vxworks/ref/aioPxLib.html#top {VxWorks Reference Manual} Libraries {}} {aioPxLibInit {initialize the asynchronous I/O (AIO) library} vxworks/ref/aioPxLib.html#aioPxLibInit {VxWorks Reference Manual} Libraries {}} {aioPxShow {asynchronous I/O (AIO) show library } vxworks/ref/aioPxShow.html#top {VxWorks Reference Manual} Libraries {}} {aioShow {show AIO requests } vxworks/ref/aioPxShow.html#aioShow {VxWorks Reference Manual} Libraries {}} {aioSysDrv {AIO system driver } vxworks/ref/aioSysDrv.html#top {VxWorks Reference Manual} Libraries {}} {aioSysInit {initialize the AIO system driver} vxworks/ref/aioSysDrv.html#aioSysInit {VxWorks Reference Manual} Libraries {}} {aio_error {retrieve error status of asynchronous I/O operation (POSIX)} vxworks/ref/aioPxLib.html#aio_error {VxWorks Reference Manual} Libraries {}} {aio_fsync {asynchronous file synchronization (POSIX)} vxworks/ref/aioPxLib.html#aio_fsync {VxWorks Reference Manual} Libraries {}} {aio_read {initiate an asynchronous read (POSIX)} vxworks/ref/aioPxLib.html#aio_read {VxWorks Reference Manual} Libraries {}} {aio_return {retrieve return status of asynchronous I/O operation (POSIX)} vxworks/ref/aioPxLib.html#aio_return {VxWorks Reference Manual} Libraries {}} {aio_suspend {wait for asynchronous I/O request(s) (POSIX)} vxworks/ref/aioPxLib.html#aio_suspend {VxWorks Reference Manual} Libraries {}} {aio_write {initiate an asynchronous write (POSIX)} vxworks/ref/aioPxLib.html#aio_write {VxWorks Reference Manual} Libraries {}} {{allControlsDestroy [win32]} {destroys all the controls in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#allControlsDestroy {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {ambaDevInit {initialise an AMBA channel} vxworks/ref/ambaSio.html#ambaDevInit {VxWorks Reference Manual} Libraries {}} {ambaIntRx {handle a receiver interrupt } vxworks/ref/ambaSio.html#ambaIntRx {VxWorks Reference Manual} Libraries {}} {ambaIntTx {handle a transmitter interrupt } vxworks/ref/ambaSio.html#ambaIntTx {VxWorks Reference Manual} Libraries {}} {ambaSio {ARM AMBA UART tty driver } vxworks/ref/ambaSio.html#top {VxWorks Reference Manual} Libraries {}} {ansiAssert {ANSI 'assert' documentation } vxworks/ref/ansiAssert.html#top {VxWorks Reference Manual} Libraries {}} {ansiCtype {ANSI `ctype' documentation } vxworks/ref/ansiCtype.html#top {VxWorks Reference Manual} Libraries {}} {ansiLocale {ANSI `locale' documentation } vxworks/ref/ansiLocale.html#top {VxWorks Reference Manual} Libraries {}} {ansiMath {ANSI `math' documentation } vxworks/ref/ansiMath.html#top {VxWorks Reference Manual} Libraries {}} {ansiSetjmp {ANSI 'setjmp' documentation } vxworks/ref/ansiSetjmp.html#top {VxWorks Reference Manual} Libraries {}} {ansiStdarg {ANSI `stdarg' documentation } vxworks/ref/ansiStdarg.html#top {VxWorks Reference Manual} Libraries {}} {ansiStdio {ANSI `stdio' documentation } vxworks/ref/ansiStdio.html#top {VxWorks Reference Manual} Libraries {}} {ansiStdlib {ANSI 'stdlib' documentation } vxworks/ref/ansiStdlib.html#top {VxWorks Reference Manual} Libraries {}} {ansiString {ANSI `string' documentation } vxworks/ref/ansiString.html#top {VxWorks Reference Manual} Libraries {}} {ansiTime {ANSI `time' documentation } vxworks/ref/ansiTime.html#top {VxWorks Reference Manual} Libraries {}} {aoutToBin {extract text and data segments from a BSD `a.out' object module} tornado/hutils/aoutToBin.html#top {Tornado Reference} {Tornado Utilities} {}} {aoutToBinDec {extract text and data segments from `a.out' file on x86 } tornado/hutils/aoutToBinDec.html#top {Tornado Reference} {Tornado Utilities} {}} {{applicationRegistryPathSet [win32]} {sets the path where the persistent state of this application should be saved} tornado-api/guitcl-win/UITclDocs.html#applicationRegistryPathSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{applicationReturnCodeSet [win32]} {sets the return code for the application} tornado-api/guitcl-win/UITclDocs.html#applicationReturnCodeSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{applicationTitleSet [win32]} {sets the title of the application} tornado-api/guitcl-win/UITclDocs.html#applicationTitleSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {architecturedb {Target Architecture description database } tornado/files/architecturedb.html#top {Tornado Reference} {Tornado Files Description} {}} {arpAdd {add an entry to the system ARP table} vxworks/ref/arpLib.html#arpAdd {VxWorks Reference Manual} Libraries {}} {arpDelete {delete an entry from the system ARP table} vxworks/ref/arpLib.html#arpDelete {VxWorks Reference Manual} Libraries {}} {arpFlush {flush all entries in the system ARP table} vxworks/ref/arpLib.html#arpFlush {VxWorks Reference Manual} Libraries {}} {arpLib {Address Resolution Protocol (ARP) table manipulation library } vxworks/ref/arpLib.html#top {VxWorks Reference Manual} Libraries {}} {arpShow {display entries in the system ARP table} vxworks/ref/netShow.html#arpShow {VxWorks Reference Manual} Libraries {}} {arptabShow {display the known ARP entries} vxworks/ref/netShow.html#arptabShow {VxWorks Reference Manual} Libraries {}} {asctime {convert broken-down time into a string (ANSI)} vxworks/ref/ansiTime.html#asctime {VxWorks Reference Manual} Libraries {}} {asctime_r {convert broken-down time into a string (POSIX)} vxworks/ref/ansiTime.html#asctime_r {VxWorks Reference Manual} Libraries {}} {asin {compute an arc sine (ANSI)} vxworks/ref/mathALib.html#asin {VxWorks Reference Manual} Libraries {}} {asin {compute an arc sine (ANSI)} vxworks/ref/ansiMath.html#asin {VxWorks Reference Manual} Libraries {}} {asinf {compute an arc sine (ANSI)} vxworks/ref/mathALib.html#asinf {VxWorks Reference Manual} Libraries {}} {assert {put diagnostics into programs (ANSI)} vxworks/ref/ansiAssert.html#assert {VxWorks Reference Manual} Libraries {}} {ataDevCreate {create a device for a ATA/IDE disk} vxworks/ref/ataDrv.html#ataDevCreate {VxWorks Reference Manual} Libraries {}} {ataDrv {initialize the ATA driver} vxworks/ref/ataDrv.html#ataDrv {VxWorks Reference Manual} Libraries {}} {ataDrv {ATA/IDE (LOCAL and PCMCIA) disk device driver } vxworks/ref/ataDrv.html#top {VxWorks Reference Manual} Libraries {}} {atan {compute an arc tangent (ANSI)} vxworks/ref/mathALib.html#atan {VxWorks Reference Manual} Libraries {}} {atan {compute an arc tangent (ANSI)} vxworks/ref/ansiMath.html#atan {VxWorks Reference Manual} Libraries {}} {atan2 {compute the arc tangent of y/x (ANSI)} vxworks/ref/mathALib.html#atan2 {VxWorks Reference Manual} Libraries {}} {atan2 {compute the arc tangent of y/x (ANSI)} vxworks/ref/ansiMath.html#atan2 {VxWorks Reference Manual} Libraries {}} {atan2f {compute the arc tangent of y/x (ANSI)} vxworks/ref/mathALib.html#atan2f {VxWorks Reference Manual} Libraries {}} {atanf {compute an arc tangent (ANSI)} vxworks/ref/mathALib.html#atanf {VxWorks Reference Manual} Libraries {}} {ataRawio {do raw I/O access} vxworks/ref/ataDrv.html#ataRawio {VxWorks Reference Manual} Libraries {}} {ataShow {show the ATA/IDE disk parameters} vxworks/ref/ataShow.html#ataShow {VxWorks Reference Manual} Libraries {}} {ataShow {ATA/IDE (LOCAL and PCMCIA) disk device driver show routine } vxworks/ref/ataShow.html#top {VxWorks Reference Manual} Libraries {}} {ataShowInit {initialize the ATA/IDE disk driver show routine} vxworks/ref/ataShow.html#ataShowInit {VxWorks Reference Manual} Libraries {}} {atexit {call a function at program termination (Unimplemented) (ANSI)} vxworks/ref/ansiStdlib.html#atexit {VxWorks Reference Manual} Libraries {}} {atof {convert a string to a `double' (ANSI)} vxworks/ref/ansiStdlib.html#atof {VxWorks Reference Manual} Libraries {}} {atoi {convert a string to an `int' (ANSI)} vxworks/ref/ansiStdlib.html#atoi {VxWorks Reference Manual} Libraries {}} {atol {convert a string to a `long' (ANSI)} vxworks/ref/ansiStdlib.html#atol {VxWorks Reference Manual} Libraries {}} {autopushAdd {add a list of automatically pushed STREAMS modules (STREAMS Option)} vxworks/ref/autopushLib.html#autopushAdd {VxWorks Reference Manual} Libraries {}} {autopushDelete {delete autopush information for a device (STREAMS Option)} vxworks/ref/autopushLib.html#autopushDelete {VxWorks Reference Manual} Libraries {}} {autopushGet {get autopush information for a device (STREAMS Option)} vxworks/ref/autopushLib.html#autopushGet {VxWorks Reference Manual} Libraries {}} {autopushLib {WindNet STREAMS autopush facility (STREAMS Option) } vxworks/ref/autopushLib.html#top {VxWorks Reference Manual} Libraries {}} {autoscale {automatically scale vxWorks} tornado-api/project/cmpScriptLib.html#autoscale {Tornado API Reference} {Project Scripting Library} {}} {{autoTimerCallbackGet [win32]} {see `windowTimerCallbackGet'} tornado-api/guitcl-win/UITclDocs.html#autoTimerCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{autoTimerCallbackSet [win32]} {see 'windowTimerCallbackSet'} tornado-api/guitcl-win/UITclDocs.html#autoTimerCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{averageCharSizeGet [win32]} {retrieves the average character size of a window} tornado-api/guitcl-win/UITclDocs.html#averageCharSizeGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{b [windsh]} {set or display breakpoints (WindSh)} tornado/tools/windsh.html#b {Tornado Reference} {Tornado Tools} windsh} {b {set or display breakpoints} vxworks/ref/dbgLib.html#b {VxWorks Reference Manual} Libraries {}} {bALib {buffer manipulation library SPARC assembly language routines } vxworks/ref/bALib.html#top {VxWorks Reference Manual} Libraries {}} {barchart {bar charting object } tornado-api/guitcl-unix/barchart.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {bcmp {compare one buffer to another} vxworks/ref/bLib.html#bcmp {VxWorks Reference Manual} Libraries {}} {bcopy {copy one buffer to another} vxworks/ref/bLib.html#bcopy {VxWorks Reference Manual} Libraries {}} {bcopyBytes {copy one buffer to another one byte at a time} vxworks/ref/bLib.html#bcopyBytes {VxWorks Reference Manual} Libraries {}} {bcopyDoubles {copy one buffer to another eight bytes at a time (SPARC)} vxworks/ref/bALib.html#bcopyDoubles {VxWorks Reference Manual} Libraries {}} {bcopyLongs {copy one buffer to another one long word at a time} vxworks/ref/bLib.html#bcopyLongs {VxWorks Reference Manual} Libraries {}} {bcopyWords {copy one buffer to another one word at a time} vxworks/ref/bLib.html#bcopyWords {VxWorks Reference Manual} Libraries {}} {{bd [windsh]} {delete a breakpoint (WindSh)} tornado/tools/windsh.html#bd {Tornado Reference} {Tornado Tools} windsh} {bd {delete a breakpoint} vxworks/ref/dbgLib.html#bd {VxWorks Reference Manual} Libraries {}} {{bdall [windsh]} {delete all breakpoints (WindSh)} tornado/tools/windsh.html#bdall {Tornado Reference} {Tornado Tools} windsh} {bdall {delete all breakpoints} vxworks/ref/dbgLib.html#bdall {VxWorks Reference Manual} Libraries {}} {bfill {fill a buffer with a specified character} vxworks/ref/bLib.html#bfill {VxWorks Reference Manual} Libraries {}} {bfillBytes {fill buffer with a specified character one byte at a time} vxworks/ref/bLib.html#bfillBytes {VxWorks Reference Manual} Libraries {}} {bfillDoubles {fill a buffer with a specified eight-byte pattern (SPARC)} vxworks/ref/bALib.html#bfillDoubles {VxWorks Reference Manual} Libraries {}} {{bh [windsh]} {set a hardware breakpoint (WindSh)} tornado/tools/windsh.html#bh {Tornado Reference} {Tornado Tools} windsh} {bh {set a hardware breakpoint} vxworks/ref/dbgLib.html#bh {VxWorks Reference Manual} Libraries {}} {bind {bind a name to a socket} vxworks/ref/sockLib.html#bind {VxWorks Reference Manual} Libraries {}} {{bindNamesToList [Tcl]} {create variables in the caller that are bound to list values} tornado-api/wtxtcl/wtxtclUtil.html#bindNamesToList {Tornado API Reference} {WTX Tcl Library} Tcl} {bindresvport {bind a socket to a privileged IP port} vxworks/ref/remLib.html#bindresvport {VxWorks Reference Manual} Libraries {}} {binToAsm {convert a binary file to an assembly file} tornado/hutils/binToAsm.html#top {Tornado Reference} {Tornado Utilities} {}} {binvert {invert the order of bytes in a buffer} vxworks/ref/bLib.html#binvert {VxWorks Reference Manual} Libraries {}} {bkendCacheTextUpdate {update the instruction cache} tornado-api/bkend/bkendDoc.html#bkendCacheTextUpdate {Tornado API Reference} {Target Server Back End Interface} {}} {bkendContextCont {continue a context} tornado-api/bkend/bkendDoc.html#bkendContextCont {Tornado API Reference} {Target Server Back End Interface} {}} {bkendContextCreate {create a context} tornado-api/bkend/bkendDoc.html#bkendContextCreate {Tornado API Reference} {Target Server Back End Interface} {}} {bkendContextKill {destroy a context} tornado-api/bkend/bkendDoc.html#bkendContextKill {Tornado API Reference} {Target Server Back End Interface} {}} {bkendContextResume {resume a context} tornado-api/bkend/bkendDoc.html#bkendContextResume {Tornado API Reference} {Target Server Back End Interface} {}} {bkendContextStatusGet {get a context status} tornado-api/bkend/bkendDoc.html#bkendContextStatusGet {Tornado API Reference} {Target Server Back End Interface} {}} {bkendContextStep {single step a context} tornado-api/bkend/bkendDoc.html#bkendContextStep {Tornado API Reference} {Target Server Back End Interface} {}} {bkendContextSuspend {suspend a context} tornado-api/bkend/bkendDoc.html#bkendContextSuspend {Tornado API Reference} {Target Server Back End Interface} {}} {bkendDirectCall {call a target function synchronously} tornado-api/bkend/bkendDoc.html#bkendDirectCall {Tornado API Reference} {Target Server Back End Interface} {}} {bkendDoc {target server back-end documentation } tornado-api/bkend/bkendDoc.html#top {Tornado API Reference} {Target Server Back End Interface} {}} {bkendEventGet {get an event from the target} tornado-api/bkend/bkendDoc.html#bkendEventGet {Tornado API Reference} {Target Server Back End Interface} {}} {bkendEventpointAdd {add an event point} tornado-api/bkend/bkendDoc.html#bkendEventpointAdd {Tornado API Reference} {Target Server Back End Interface} {}} {bkendEventpointDelete {delete an event point} tornado-api/bkend/bkendDoc.html#bkendEventpointDelete {Tornado API Reference} {Target Server Back End Interface} {}} {bkendEvtPending {check if an event is pending} tornado-api/bkend/bkendDoc.html#bkendEvtPending {Tornado API Reference} {Target Server Back End Interface} {}} {bkendFlagsGet {Get the supported flags for this backend} tornado-api/bkend/bkendDoc.html#bkendFlagsGet {Tornado API Reference} {Target Server Back End Interface} {}} {bkendFreeResultArgs {free the memory used by the returned structure} tornado-api/bkend/bkendDoc.html#bkendFreeResultArgs {Tornado API Reference} {Target Server Back End Interface} {}} {bkendFuncCall {call a target function asynchronously} tornado-api/bkend/bkendDoc.html#bkendFuncCall {Tornado API Reference} {Target Server Back End Interface} {}} {bkendGopherEval {evaluate a Gopher string} tornado-api/bkend/bkendDoc.html#bkendGopherEval {Tornado API Reference} {Target Server Back End Interface} {}} {bkendInitialize {initialize the back end } tornado-api/bkend/bkendDoc.html#bkendInitialize {Tornado API Reference} {Target Server Back End Interface} {}} {bkendLog {log a request exchanged between the target server back end and the target } tornado-api/tgtint/bkendlog.html#bkendLog {Tornado API Reference} {Target Server Internal Routines} {}} {bkendlog {back-end debug log library } tornado-api/tgtint/bkendlog.html#top {Tornado API Reference} {Target Server Internal Routines} {}} {bkendMemChecksum {perform a checksum on target memory} tornado-api/bkend/bkendDoc.html#bkendMemChecksum {Tornado API Reference} {Target Server Back End Interface} {}} {bkendMemFill {fill target memory with a pattern} tornado-api/bkend/bkendDoc.html#bkendMemFill {Tornado API Reference} {Target Server Back End Interface} {}} {bkendMemMove {move a block of target memory} tornado-api/bkend/bkendDoc.html#bkendMemMove {Tornado API Reference} {Target Server Back End Interface} {}} {bkendMemProtect {write protect (or write enable) target memory} tornado-api/bkend/bkendDoc.html#bkendMemProtect {Tornado API Reference} {Target Server Back End Interface} {}} {bkendMemRead {read target memory} tornado-api/bkend/bkendDoc.html#bkendMemRead {Tornado API Reference} {Target Server Back End Interface} {}} {bkendMemScan {scan target memory for a pattern} tornado-api/bkend/bkendDoc.html#bkendMemScan {Tornado API Reference} {Target Server Back End Interface} {}} {bkendMemWrite {write target memory} tornado-api/bkend/bkendDoc.html#bkendMemWrite {Tornado API Reference} {Target Server Back End Interface} {}} {bkendModeGet {get the debugging mode} tornado-api/bkend/bkendDoc.html#bkendModeGet {Tornado API Reference} {Target Server Back End Interface} {}} {bkendModeSet {set the debugging mode} tornado-api/bkend/bkendDoc.html#bkendModeSet {Tornado API Reference} {Target Server Back End Interface} {}} {bkendRegsGet {get target register value(s)} tornado-api/bkend/bkendDoc.html#bkendRegsGet {Tornado API Reference} {Target Server Back End Interface} {}} {bkendRegsSet {set target register value(s)} tornado-api/bkend/bkendDoc.html#bkendRegsSet {Tornado API Reference} {Target Server Back End Interface} {}} {bkendTgtConnect {connect to the target} tornado-api/bkend/bkendDoc.html#bkendTgtConnect {Tornado API Reference} {Target Server Back End Interface} {}} {bkendTgtDisconnect {disconnect from the target} tornado-api/bkend/bkendDoc.html#bkendTgtDisconnect {Tornado API Reference} {Target Server Back End Interface} {}} {bkendTgtPing {ping the target} tornado-api/bkend/bkendDoc.html#bkendTgtPing {Tornado API Reference} {Target Server Back End Interface} {}} {bkendVIOWrite {write data to a target virtual I/O channel} tornado-api/bkend/bkendDoc.html#bkendVIOWrite {Tornado API Reference} {Target Server Back End Interface} {}} {bLib {buffer manipulation library } vxworks/ref/bLib.html#top {VxWorks Reference Manual} Libraries {}} {bootBpAnchorExtract {extract a backplane address from a device field} vxworks/ref/bootLib.html#bootBpAnchorExtract {VxWorks Reference Manual} Libraries {}} {{bootChange [windsh]} {change the boot line (WindSh)} tornado/tools/windsh.html#bootChange {Tornado Reference} {Tornado Tools} windsh} {bootChange {change the boot line} vxworks/ref/usrLib.html#bootChange {VxWorks Reference Manual} Libraries {}} {bootConfig {system configuration module for boot ROMs } vxworks/ref/bootConfig.html#top {VxWorks Reference Manual} Libraries {}} {bootInit {ROM initialization module } vxworks/ref/bootInit.html#top {VxWorks Reference Manual} Libraries {}} {bootLeaseExtract {extract the lease information from an Internet address} vxworks/ref/bootLib.html#bootLeaseExtract {VxWorks Reference Manual} Libraries {}} {bootLib {boot ROM subroutine library } vxworks/ref/bootLib.html#top {VxWorks Reference Manual} Libraries {}} {bootNetmaskExtract {extract the net mask field from an Internet address} vxworks/ref/bootLib.html#bootNetmaskExtract {VxWorks Reference Manual} Libraries {}} {bootParamsPrompt {prompt for boot line parameters} vxworks/ref/bootLib.html#bootParamsPrompt {VxWorks Reference Manual} Libraries {}} {bootParamsShow {display boot line parameters} vxworks/ref/bootLib.html#bootParamsShow {VxWorks Reference Manual} Libraries {}} {bootpLib {BOOTP client library } vxworks/ref/bootpLib.html#top {VxWorks Reference Manual} Libraries {}} {bootpMsgSend {send a BOOTP request message} vxworks/ref/bootpLib.html#bootpMsgSend {VxWorks Reference Manual} Libraries {}} {bootpParamsGet {retrieve boot parameters using BOOTP} vxworks/ref/bootpLib.html#bootpParamsGet {VxWorks Reference Manual} Libraries {}} {bootStringToStruct {interpret the boot parameters from the boot line} vxworks/ref/bootLib.html#bootStringToStruct {VxWorks Reference Manual} Libraries {}} {bootStructToString {construct a boot line} vxworks/ref/bootLib.html#bootStructToString {VxWorks Reference Manual} Libraries {}} {{browse [windsh]} {send a message to the browser asking it to browse an address (*) (WindSh)} tornado/tools/windsh.html#browse {Tornado Reference} {Tornado Tools} windsh} {browser {the Tornado browser (UNIX)} tornado/tools/browser.html#top {Tornado Reference} {Tornado Tools} {}} {bsearch {perform a binary search (ANSI)} vxworks/ref/ansiStdlib.html#bsearch {VxWorks Reference Manual} Libraries {}} {bswap {swap buffers} vxworks/ref/bLib.html#bswap {VxWorks Reference Manual} Libraries {}} {build {application builder for browser GUI } tornado-api/guitcl-unix/build.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {bzero {zero out a buffer} vxworks/ref/bLib.html#bzero {VxWorks Reference Manual} Libraries {}} {bzeroDoubles {zero out a buffer eight bytes at a time (SPARC)} vxworks/ref/bALib.html#bzeroDoubles {VxWorks Reference Manual} Libraries {}} {{c [windsh]} {continue from a breakpoint (WindSh)} tornado/tools/windsh.html#c {Tornado Reference} {Tornado Tools} windsh} {c {continue from a breakpoint} vxworks/ref/dbgLib.html#c {VxWorks Reference Manual} Libraries {}} {cacheArchClearEntry {clear an entry from a cache (68K, x86)} vxworks/ref/cacheArchLib.html#cacheArchClearEntry {VxWorks Reference Manual} Libraries {}} {cacheArchLib {architecture-specific cache management library } vxworks/ref/cacheArchLib.html#top {VxWorks Reference Manual} Libraries {}} {cacheArchLibInit {initialize the cache library} vxworks/ref/cacheArchLib.html#cacheArchLibInit {VxWorks Reference Manual} Libraries {}} {cacheClear {clear all or some entries from a cache} vxworks/ref/cacheLib.html#cacheClear {VxWorks Reference Manual} Libraries {}} {cacheCy604ClearLine {clear a line from a CY7C604 cache} vxworks/ref/cacheCy604Lib.html#cacheCy604ClearLine {VxWorks Reference Manual} Libraries {}} {cacheCy604ClearPage {clear a page from a CY7C604 cache} vxworks/ref/cacheCy604Lib.html#cacheCy604ClearPage {VxWorks Reference Manual} Libraries {}} {cacheCy604ClearRegion {clear a region from a CY7C604 cache} vxworks/ref/cacheCy604Lib.html#cacheCy604ClearRegion {VxWorks Reference Manual} Libraries {}} {cacheCy604ClearSegment {clear a segment from a CY7C604 cache} vxworks/ref/cacheCy604Lib.html#cacheCy604ClearSegment {VxWorks Reference Manual} Libraries {}} {cacheCy604Lib {Cypress CY7C604/605 SPARC cache management library } vxworks/ref/cacheCy604Lib.html#top {VxWorks Reference Manual} Libraries {}} {cacheCy604LibInit {initialize the Cypress CY7C604 cache library} vxworks/ref/cacheCy604Lib.html#cacheCy604LibInit {VxWorks Reference Manual} Libraries {}} {cacheDisable {disable the specified cache} vxworks/ref/cacheLib.html#cacheDisable {VxWorks Reference Manual} Libraries {}} {cacheDmaFree {free the buffer acquired with cacheDmaMalloc()} vxworks/ref/cacheLib.html#cacheDmaFree {VxWorks Reference Manual} Libraries {}} {cacheDmaMalloc {allocate a cache-safe buffer for DMA devices and drivers} vxworks/ref/cacheLib.html#cacheDmaMalloc {VxWorks Reference Manual} Libraries {}} {cacheDrvFlush {flush the data cache for drivers} vxworks/ref/cacheLib.html#cacheDrvFlush {VxWorks Reference Manual} Libraries {}} {cacheDrvInvalidate {invalidate data cache for drivers} vxworks/ref/cacheLib.html#cacheDrvInvalidate {VxWorks Reference Manual} Libraries {}} {cacheDrvPhysToVirt {translate a physical address for drivers} vxworks/ref/cacheLib.html#cacheDrvPhysToVirt {VxWorks Reference Manual} Libraries {}} {cacheDrvVirtToPhys {translate a virtual address for drivers} vxworks/ref/cacheLib.html#cacheDrvVirtToPhys {VxWorks Reference Manual} Libraries {}} {cacheEnable {enable the specified cache} vxworks/ref/cacheLib.html#cacheEnable {VxWorks Reference Manual} Libraries {}} {cacheFlush {flush all or some of a specified cache} vxworks/ref/cacheLib.html#cacheFlush {VxWorks Reference Manual} Libraries {}} {cacheI960CxALib {I960Cx cache management assembly routines } vxworks/ref/cacheI960CxALib.html#top {VxWorks Reference Manual} Libraries {}} {cacheI960CxIC1kLoadNLock {load and lock I960Cx 1KB instruction cache (i960)} vxworks/ref/cacheI960CxALib.html#cacheI960CxIC1kLoadNLock {VxWorks Reference Manual} Libraries {}} {cacheI960CxICDisable {disable the I960Cx instruction cache (i960)} vxworks/ref/cacheI960CxALib.html#cacheI960CxICDisable {VxWorks Reference Manual} Libraries {}} {cacheI960CxICEnable {enable the I960Cx instruction cache (i960)} vxworks/ref/cacheI960CxALib.html#cacheI960CxICEnable {VxWorks Reference Manual} Libraries {}} {cacheI960CxICInvalidate {invalidate the I960Cx instruction cache (i960)} vxworks/ref/cacheI960CxALib.html#cacheI960CxICInvalidate {VxWorks Reference Manual} Libraries {}} {cacheI960CxICLoadNLock {load and lock I960Cx 512-byte instruction cache (i960)} vxworks/ref/cacheI960CxALib.html#cacheI960CxICLoadNLock {VxWorks Reference Manual} Libraries {}} {cacheI960CxLib {I960Cx cache management library } vxworks/ref/cacheI960CxLib.html#top {VxWorks Reference Manual} Libraries {}} {cacheI960CxLibInit {initialize the I960Cx cache library (i960)} vxworks/ref/cacheI960CxLib.html#cacheI960CxLibInit {VxWorks Reference Manual} Libraries {}} {cacheI960JxALib {I960Jx cache management assembly routines } vxworks/ref/cacheI960JxALib.html#top {VxWorks Reference Manual} Libraries {}} {cacheI960JxDCCoherent {ensure data cache coherency (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxDCCoherent {VxWorks Reference Manual} Libraries {}} {cacheI960JxDCDisable {disable the I960Jx data cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxDCDisable {VxWorks Reference Manual} Libraries {}} {cacheI960JxDCEnable {enable the I960Jx data cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxDCEnable {VxWorks Reference Manual} Libraries {}} {cacheI960JxDCFlush {flush the I960Jx data cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxDCFlush {VxWorks Reference Manual} Libraries {}} {cacheI960JxDCInvalidate {invalidate the I960Jx data cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxDCInvalidate {VxWorks Reference Manual} Libraries {}} {cacheI960JxDCStatusGet {get the I960Jx data cache status (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxDCStatusGet {VxWorks Reference Manual} Libraries {}} {cacheI960JxICDisable {disable the I960Jx instruction cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxICDisable {VxWorks Reference Manual} Libraries {}} {cacheI960JxICEnable {enable the I960Jx instruction cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxICEnable {VxWorks Reference Manual} Libraries {}} {cacheI960JxICFlush {flush the I960Jx instruction cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxICFlush {VxWorks Reference Manual} Libraries {}} {cacheI960JxICInvalidate {invalidate the I960Jx instruction cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxICInvalidate {VxWorks Reference Manual} Libraries {}} {cacheI960JxICLoadNLock {load and lock the I960Jx instruction cache (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxICLoadNLock {VxWorks Reference Manual} Libraries {}} {cacheI960JxICLockingStatusGet {get the I960Jx I-cache locking status (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxICLockingStatusGet {VxWorks Reference Manual} Libraries {}} {cacheI960JxICStatusGet {get the I960Jx instruction cache status (i960)} vxworks/ref/cacheI960JxALib.html#cacheI960JxICStatusGet {VxWorks Reference Manual} Libraries {}} {cacheI960JxLib {I960Jx cache management library } vxworks/ref/cacheI960JxLib.html#top {VxWorks Reference Manual} Libraries {}} {cacheI960JxLibInit {initialize the I960Jx cache library (i960)} vxworks/ref/cacheI960JxLib.html#cacheI960JxLibInit {VxWorks Reference Manual} Libraries {}} {cacheInvalidate {invalidate all or some of a specified cache} vxworks/ref/cacheLib.html#cacheInvalidate {VxWorks Reference Manual} Libraries {}} {cacheLib {cache management library } vxworks/ref/cacheLib.html#top {VxWorks Reference Manual} Libraries {}} {cacheLibInit {initialize the cache library for a processor architecture} vxworks/ref/cacheLib.html#cacheLibInit {VxWorks Reference Manual} Libraries {}} {cacheLock {lock all or part of a specified cache} vxworks/ref/cacheLib.html#cacheLock {VxWorks Reference Manual} Libraries {}} {cacheMb930ClearLine {clear a line from an MB86930 cache} vxworks/ref/cacheMb930Lib.html#cacheMb930ClearLine {VxWorks Reference Manual} Libraries {}} {cacheMb930Lib {Fujitsu MB86930 (SPARClite) cache management library } vxworks/ref/cacheMb930Lib.html#top {VxWorks Reference Manual} Libraries {}} {cacheMb930LibInit {initialize the Fujitsu MB86930 cache library} vxworks/ref/cacheMb930Lib.html#cacheMb930LibInit {VxWorks Reference Manual} Libraries {}} {cacheMb930LockAuto {enable MB86930 automatic locking of kernel instructions/data} vxworks/ref/cacheMb930Lib.html#cacheMb930LockAuto {VxWorks Reference Manual} Libraries {}} {cacheMicroSparcLib {microSPARC cache management library } vxworks/ref/cacheMicroSparcLib.html#top {VxWorks Reference Manual} Libraries {}} {cacheMicroSparcLibInit {initialize the microSPARC cache library} vxworks/ref/cacheMicroSparcLib.html#cacheMicroSparcLibInit {VxWorks Reference Manual} Libraries {}} {cachePipeFlush {flush processor write buffers to memory} vxworks/ref/cacheLib.html#cachePipeFlush {VxWorks Reference Manual} Libraries {}} {cacheR3kALib {MIPS R3000 cache management assembly routines } vxworks/ref/cacheR3kALib.html#top {VxWorks Reference Manual} Libraries {}} {cacheR3kDsize {return the size of the R3000 data cache} vxworks/ref/cacheR3kALib.html#cacheR3kDsize {VxWorks Reference Manual} Libraries {}} {cacheR3kIsize {return the size of the R3000 instruction cache} vxworks/ref/cacheR3kALib.html#cacheR3kIsize {VxWorks Reference Manual} Libraries {}} {cacheR3kLib {MIPS R3000 cache management library } vxworks/ref/cacheR3kLib.html#top {VxWorks Reference Manual} Libraries {}} {cacheR3kLibInit {initialize the R3000 cache library} vxworks/ref/cacheR3kLib.html#cacheR3kLibInit {VxWorks Reference Manual} Libraries {}} {cacheR4kLib {MIPS R4000 cache management library } vxworks/ref/cacheR4kLib.html#top {VxWorks Reference Manual} Libraries {}} {cacheR4kLibInit {initialize the R4000 cache library} vxworks/ref/cacheR4kLib.html#cacheR4kLibInit {VxWorks Reference Manual} Libraries {}} {cacheR33kLib {MIPS R33000 cache management library } vxworks/ref/cacheR33kLib.html#top {VxWorks Reference Manual} Libraries {}} {cacheR33kLibInit {initialize the R33000 cache library} vxworks/ref/cacheR33kLib.html#cacheR33kLibInit {VxWorks Reference Manual} Libraries {}} {cacheR333x0Lib {MIPS R333x0 cache management library } vxworks/ref/cacheR333x0Lib.html#top {VxWorks Reference Manual} Libraries {}} {cacheR333x0LibInit {initialize the R333x0 cache library} vxworks/ref/cacheR333x0Lib.html#cacheR333x0LibInit {VxWorks Reference Manual} Libraries {}} {cacheStoreBufDisable {disable the store buffer (MC68060 only)} vxworks/ref/cacheArchLib.html#cacheStoreBufDisable {VxWorks Reference Manual} Libraries {}} {cacheStoreBufEnable {enable the store buffer (MC68060 only)} vxworks/ref/cacheArchLib.html#cacheStoreBufEnable {VxWorks Reference Manual} Libraries {}} {cacheSun4ClearContext {clear a specific context from a Sun-4 cache} vxworks/ref/cacheSun4Lib.html#cacheSun4ClearContext {VxWorks Reference Manual} Libraries {}} {cacheSun4ClearLine {clear a line from a Sun-4 cache} vxworks/ref/cacheSun4Lib.html#cacheSun4ClearLine {VxWorks Reference Manual} Libraries {}} {cacheSun4ClearPage {clear a page from a Sun-4 cache} vxworks/ref/cacheSun4Lib.html#cacheSun4ClearPage {VxWorks Reference Manual} Libraries {}} {cacheSun4ClearSegment {clear a segment from a Sun-4 cache} vxworks/ref/cacheSun4Lib.html#cacheSun4ClearSegment {VxWorks Reference Manual} Libraries {}} {cacheSun4Lib {Sun-4 cache management library } vxworks/ref/cacheSun4Lib.html#top {VxWorks Reference Manual} Libraries {}} {cacheSun4LibInit {initialize the Sun-4 cache library} vxworks/ref/cacheSun4Lib.html#cacheSun4LibInit {VxWorks Reference Manual} Libraries {}} {cacheTextUpdate {synchronize the instruction and data caches} vxworks/ref/cacheLib.html#cacheTextUpdate {VxWorks Reference Manual} Libraries {}} {cacheTiTms390Lib {TI TMS390 SuperSPARC cache management library } vxworks/ref/cacheTiTms390Lib.html#top {VxWorks Reference Manual} Libraries {}} {cacheTiTms390LibInit {initialize the TI TMS390 cache library} vxworks/ref/cacheTiTms390Lib.html#cacheTiTms390LibInit {VxWorks Reference Manual} Libraries {}} {cacheTiTms390PhysToVirt {translate a physical address for drivers} vxworks/ref/cacheTiTms390Lib.html#cacheTiTms390PhysToVirt {VxWorks Reference Manual} Libraries {}} {cacheTiTms390VirtToPhys {translate a virtual address for cacheLib} vxworks/ref/cacheTiTms390Lib.html#cacheTiTms390VirtToPhys {VxWorks Reference Manual} Libraries {}} {cacheUnlock {unlock all or part of a specified cache} vxworks/ref/cacheLib.html#cacheUnlock {VxWorks Reference Manual} Libraries {}} {calloc {allocate space for an array (ANSI)} vxworks/ref/memLib.html#calloc {VxWorks Reference Manual} Libraries {}} {cbrt {compute a cube root} vxworks/ref/mathALib.html#cbrt {VxWorks Reference Manual} Libraries {}} {cbrtf {compute a cube root} vxworks/ref/mathALib.html#cbrtf {VxWorks Reference Manual} Libraries {}} {{cd [windsh]} {change the default directory (WindSh) } tornado/tools/windsh.html#cd {Tornado Reference} {Tornado Tools} windsh} {cd {change the default directory} vxworks/ref/usrLib.html#cd {VxWorks Reference Manual} Libraries {}} {cd2400HrdInit {initialize the chip} vxworks/ref/cd2400Sio.html#cd2400HrdInit {VxWorks Reference Manual} Libraries {}} {cd2400Int {handle special status interrupts} vxworks/ref/cd2400Sio.html#cd2400Int {VxWorks Reference Manual} Libraries {}} {cd2400IntRx {handle receiver interrupts} vxworks/ref/cd2400Sio.html#cd2400IntRx {VxWorks Reference Manual} Libraries {}} {cd2400IntTx {handle transmitter interrupts} vxworks/ref/cd2400Sio.html#cd2400IntTx {VxWorks Reference Manual} Libraries {}} {cd2400Sio {CL-CD2400 MPCC serial driver } vxworks/ref/cd2400Sio.html#top {VxWorks Reference Manual} Libraries {}} {cdromFsDevCreate {create a cdromFsLib device} vxworks/ref/cdromFsLib.html#cdromFsDevCreate {VxWorks Reference Manual} Libraries {}} {cdromFsInit {initialize cdromFsLib} vxworks/ref/cdromFsLib.html#cdromFsInit {VxWorks Reference Manual} Libraries {}} {cdromFsLib {ISO 9660 CD-ROM read-only file system library } vxworks/ref/cdromFsLib.html#top {VxWorks Reference Manual} Libraries {}} {cdromFsVolConfigShow {show the volume configuration information} vxworks/ref/cdromFsLib.html#cdromFsVolConfigShow {VxWorks Reference Manual} Libraries {}} {ceil {compute the smallest integer greater than or equal to a specified value (ANSI)} vxworks/ref/mathALib.html#ceil {VxWorks Reference Manual} Libraries {}} {ceil {compute the smallest integer greater than or equal to a specified value (ANSI)} vxworks/ref/ansiMath.html#ceil {VxWorks Reference Manual} Libraries {}} {ceilf {compute the smallest integer greater than or equal to a specified value (ANSI)} vxworks/ref/mathALib.html#ceilf {VxWorks Reference Manual} Libraries {}} {cfree {free a block of memory} vxworks/ref/memLib.html#cfree {VxWorks Reference Manual} Libraries {}} {chartCreate {create a new Tcl chart} tornado-api/guitcl-unix/barchart.html#chartCreate {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {chartDestroy {destroy a chart} tornado-api/guitcl-unix/barchart.html#chartDestroy {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {chartPost {post a chart } tornado-api/guitcl-unix/barchart.html#chartPost {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {chartSetQuantities {establish a set of quantities to display in a chart} tornado-api/guitcl-unix/barchart.html#chartSetQuantities {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {chartSetValues {set the values of the quantities contained in a chart} tornado-api/guitcl-unix/barchart.html#chartSetValues {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {chartTitleSet {set the title of a chart window} tornado-api/guitcl-unix/barchart.html#chartTitleSet {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {chartUnpost {removed a chart from the display} tornado-api/guitcl-unix/barchart.html#chartUnpost {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {chdir {set the current default path} vxworks/ref/ioLib.html#chdir {VxWorks Reference Manual} Libraries {}} {{checkStack [windsh]} {print a summary of each task's stack usage (WindSh)} tornado/tools/windsh.html#checkStack {Tornado Reference} {Tornado Tools} windsh} {checkStack {print a summary of each task's stack usage} vxworks/ref/usrLib.html#checkStack {VxWorks Reference Manual} Libraries {}} {cisConfigregGet {get the PCMCIA configuration register} vxworks/ref/cisLib.html#cisConfigregGet {VxWorks Reference Manual} Libraries {}} {cisConfigregSet {set the PCMCIA configuration register} vxworks/ref/cisLib.html#cisConfigregSet {VxWorks Reference Manual} Libraries {}} {cisFree {free tuples from the linked list} vxworks/ref/cisLib.html#cisFree {VxWorks Reference Manual} Libraries {}} {cisGet {get information from a PC card's CIS} vxworks/ref/cisLib.html#cisGet {VxWorks Reference Manual} Libraries {}} {cisLib {PCMCIA CIS library } vxworks/ref/cisLib.html#top {VxWorks Reference Manual} Libraries {}} {cisShow {show CIS information} vxworks/ref/cisShow.html#cisShow {VxWorks Reference Manual} Libraries {}} {cisShow {PCMCIA CIS show library } vxworks/ref/cisShow.html#top {VxWorks Reference Manual} Libraries {}} {{classShow [windsh]} {show information about a class of objects (*) (WindSh)} tornado/tools/windsh.html#classShow {Tornado Reference} {Tornado Tools} windsh} {cleanUpStoreBuffer {clean up store buffer after a data store error interrupt} vxworks/ref/cacheTiTms390Lib.html#cleanUpStoreBuffer {VxWorks Reference Manual} Libraries {}} {clearerr {clear end-of-file and error flags for a stream (ANSI)} vxworks/ref/ansiStdio.html#clearerr {VxWorks Reference Manual} Libraries {}} {clock {determine the processor time in use (ANSI)} vxworks/ref/ansiTime.html#clock {VxWorks Reference Manual} Libraries {}} {clockLib {clock library (POSIX) } vxworks/ref/clockLib.html#top {VxWorks Reference Manual} Libraries {}} {clock_getres {get the clock resolution (POSIX)} vxworks/ref/clockLib.html#clock_getres {VxWorks Reference Manual} Libraries {}} {clock_gettime {get the current time of the clock (POSIX)} vxworks/ref/clockLib.html#clock_gettime {VxWorks Reference Manual} Libraries {}} {clock_setres {set the clock resolution} vxworks/ref/clockLib.html#clock_setres {VxWorks Reference Manual} Libraries {}} {clock_settime {set the clock to a specified time (POSIX)} vxworks/ref/clockLib.html#clock_settime {VxWorks Reference Manual} Libraries {}} {close {close a file} vxworks/ref/ioLib.html#close {VxWorks Reference Manual} Libraries {}} {closedir {close a directory (POSIX)} vxworks/ref/dirLib.html#closedir {VxWorks Reference Manual} Libraries {}} {cmpAdd {add components to vxWorks} tornado-api/project/cmpScriptLib.html#cmpAdd {Tornado API Reference} {Project Scripting Library} {}} {cmpBuild {build the project} tornado-api/project/cmpScriptLib.html#cmpBuild {Tornado API Reference} {Project Scripting Library} {}} {cmpBuildFlagsAdd {add flags to the build} tornado-api/project/cmpScriptLib.html#cmpBuildFlagsAdd {Tornado API Reference} {Project Scripting Library} {}} {cmpBuildMacroGet {get a build macro} tornado-api/project/cmpScriptLib.html#cmpBuildMacroGet {Tornado API Reference} {Project Scripting Library} {}} {cmpBuildMacroSet {set a build macro} tornado-api/project/cmpScriptLib.html#cmpBuildMacroSet {Tornado API Reference} {Project Scripting Library} {}} {cmpBuildRuleSet {set the build rule for the project} tornado-api/project/cmpScriptLib.html#cmpBuildRuleSet {Tornado API Reference} {Project Scripting Library} {}} {cmpBuildSpecCreate {create a new buildSpec} tornado-api/project/cmpScriptLib.html#cmpBuildSpecCreate {Tornado API Reference} {Project Scripting Library} {}} {cmpBuildSpecSet {set the active buildSpec} tornado-api/project/cmpScriptLib.html#cmpBuildSpecSet {Tornado API Reference} {Project Scripting Library} {}} {cmpFileAdd {add a file to the project} tornado-api/project/cmpScriptLib.html#cmpFileAdd {Tornado API Reference} {Project Scripting Library} {}} {cmpFileListGet {get a list of files in the project} tornado-api/project/cmpScriptLib.html#cmpFileListGet {Tornado API Reference} {Project Scripting Library} {}} {cmpFileRemove {remove a file from the project} tornado-api/project/cmpScriptLib.html#cmpFileRemove {Tornado API Reference} {Project Scripting Library} {}} {cmpInfo {get info about a set of components} tornado-api/project/cmpScriptLib.html#cmpInfo {Tornado API Reference} {Project Scripting Library} {}} {cmpListGet {get a list of components in vxWorks} tornado-api/project/cmpScriptLib.html#cmpListGet {Tornado API Reference} {Project Scripting Library} {}} {cmpLoad {dynamically load components} tornado-api/project/cmpScriptLib.html#cmpLoad {Tornado API Reference} {Project Scripting Library} {}} {cmpParamGet {get a parameter} tornado-api/project/cmpScriptLib.html#cmpParamGet {Tornado API Reference} {Project Scripting Library} {}} {cmpParamSet {set a parameter in the current project} tornado-api/project/cmpScriptLib.html#cmpParamSet {Tornado API Reference} {Project Scripting Library} {}} {cmpProjClose {close the currently open project} tornado-api/project/cmpScriptLib.html#cmpProjClose {Tornado API Reference} {Project Scripting Library} {}} {cmpProjCopy {create a copy of an existing project and open it} tornado-api/project/cmpScriptLib.html#cmpProjCopy {Tornado API Reference} {Project Scripting Library} {}} {cmpProjCreate {create a project and open it} tornado-api/project/cmpScriptLib.html#cmpProjCreate {Tornado API Reference} {Project Scripting Library} {}} {cmpProjDelete {delete the currently open project} tornado-api/project/cmpScriptLib.html#cmpProjDelete {Tornado API Reference} {Project Scripting Library} {}} {cmpProjHandleGet {get the handle to the currently open project} tornado-api/project/cmpScriptLib.html#cmpProjHandleGet {Tornado API Reference} {Project Scripting Library} {}} {cmpProjOpen {open a project} tornado-api/project/cmpScriptLib.html#cmpProjOpen {Tornado API Reference} {Project Scripting Library} {}} {cmpRemove {remove components from vxWorks} tornado-api/project/cmpScriptLib.html#cmpRemove {Tornado API Reference} {Project Scripting Library} {}} {cmpScriptLib {TCL scripting commands for project manipulation} tornado-api/project/cmpScriptLib.html#top {Tornado API Reference} {Project Scripting Library} {}} {cmpTest {test the component descriptor files for errors} tornado-api/project/cmpScriptLib.html#cmpTest {Tornado API Reference} {Project Scripting Library} {}} {cmpUnavailListGet {list unavailable components} tornado-api/project/cmpScriptLib.html#cmpUnavailListGet {Tornado API Reference} {Project Scripting Library} {}} {cmpValidate {validate the component configuration} tornado-api/project/cmpScriptLib.html#cmpValidate {Tornado API Reference} {Project Scripting Library} {}} {coffArmToBin {extract text/data segments from ARM COFF object file } tornado/hutils/coffArmToBin.html#top {Tornado Reference} {Tornado Utilities} {}} {coffHex {convert a COFF format object file into Motorola hex records } tornado/hutils/coffHex.html#top {Tornado Reference} {Tornado Utilities} {}} {coffHex960 {convert a COFF format object file into Motorola hex records } tornado/hutils/coffHex960.html#top {Tornado Reference} {Tornado Utilities} {}} {coffHexArm {convert a COFF format object file into Motorola hex records } tornado/hutils/coffHexArm.html#top {Tornado Reference} {Tornado Utilities} {}} {coffToBin {extract text and data segments from a COFF object file } tornado/hutils/coffToBin.html#top {Tornado Reference} {Tornado Utilities} {}} {configStatusSet {set the configuration status bar to the given string} tornado-api/guitcl-unix/build.html#configStatusSet {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {configUlipSolaris {User-Level IP (ULIP) start/stop script} tornado/hutils/configUlipSolaris.html#top {Tornado Reference} {Tornado Utilities} {}} {connect {initiate a connection to a socket} vxworks/ref/sockLib.html#connect {VxWorks Reference Manual} Libraries {}} {connectWithTimeout {try to connect over a socket for a specified duration} vxworks/ref/sockLib.html#connectWithTimeout {VxWorks Reference Manual} Libraries {}} {{controlCallbackGet [win32]} {retrieves the Tcl script (if any) established to process events for a control} tornado-api/guitcl-win/UITclDocs.html#controlCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlCallbackSet [win32]} {sets a Tcl script to process events for a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlChecked [win32]} {retrieves the check state of a control in a window or dialog} tornado-api/guitcl-win/UITclDocs.html#controlChecked {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlCheckSet [win32]} {checks a control in a window or dialog} tornado-api/guitcl-win/UITclDocs.html#controlCheckSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlContextMenuShow [win32]} {show the specified context menu.} tornado-api/guitcl-win/UITclDocs.html#controlContextMenuShow {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlCreate [win32]} {creates a control in a Tcl window, dialog, or toolbar} tornado-api/guitcl-win/UITclDocs.html#controlCreate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlDestroy [win32]} {destroys a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlDestroy {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlEnable [win32]} {enables or disables a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlEnable {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlEnabled [win32]} {retrieves the enabled state of a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlEnabled {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlEventGet [win32]} {returns the most recent event that has occured on a control} tornado-api/guitcl-win/UITclDocs.html#controlEventGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlExists [win32]} {determines whether a particular control exists in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlExists {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlExpandingItemGet [win32]} {gets information about the currently expanding item of a treelist control.} tornado-api/guitcl-win/UITclDocs.html#controlExpandingItemGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlFocusSet [win32]} {sets focus to a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlFocusSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlHandleGet [win32]} {returns the handle of a tcl control} tornado-api/guitcl-win/UITclDocs.html#controlHandleGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlHelpIDSet [win32]} {sets the help ID to be used for the named control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlHelpIDSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlHidden [win32]} {retrieves the hidden state of a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlHidden {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlHide [win32]} {hides or shows a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlHide {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlItemDelete [win32]} {delete the specified item in a control.} tornado-api/guitcl-win/UITclDocs.html#controlItemDelete {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlItemInsert [win32]} {inserts the provided item into the control.} tornado-api/guitcl-win/UITclDocs.html#controlItemInsert {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlItemPropertyGet [win32]} {gets the property of an item in a control} tornado-api/guitcl-win/UITclDocs.html#controlItemPropertyGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlItemPropertySet [win32]} {sets the value of the specified property.} tornado-api/guitcl-win/UITclDocs.html#controlItemPropertySet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlLockUpdate [win32]} {locks the updating of the control.} tornado-api/guitcl-win/UITclDocs.html#controlLockUpdate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlParentSet [win32]} {sets the specifed window as the parent of the control.} tornado-api/guitcl-win/UITclDocs.html#controlParentSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlPositionGet [win32]} {retrieves the position of a control} tornado-api/guitcl-win/UITclDocs.html#controlPositionGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlPositionSet [win32]} {sets the position of a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlPositionSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlPropertyGet [win32]} {returns the value of the specified property of a control.} tornado-api/guitcl-win/UITclDocs.html#controlPropertyGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlPropertySet [win32]} {allows to configure the control properties} tornado-api/guitcl-win/UITclDocs.html#controlPropertySet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlSelectionGet [win32]} {gets the selection in a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlSelectionGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlSelectionSet [win32]} {sets the selection in a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlSelectionSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlSizeGet [win32]} {retrieves the size of a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlSizeGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlSizeSet [win32]} {sets the size of a control in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#controlSizeSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlStructureSet [win32]} {sets the structure of a hierarchy (tree) control} tornado-api/guitcl-win/UITclDocs.html#controlStructureSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlTabsAdd [win32]} {add the strings as new tabs in a tab control.} tornado-api/guitcl-win/UITclDocs.html#controlTabsAdd {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlTextInsert [win32]} {inserts the text into a text control.} tornado-api/guitcl-win/UITclDocs.html#controlTextInsert {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlUnlockUpdate [win32]} {Unlocks all the updates on the control.} tornado-api/guitcl-win/UITclDocs.html#controlUnlockUpdate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlValuesGet [win32]} {retrieves values of controls} tornado-api/guitcl-win/UITclDocs.html#controlValuesGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{controlValuesSet [win32]} {sets the data or text of a control} tornado-api/guitcl-win/UITclDocs.html#controlValuesSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {copy {copy (or stdin) to (or stdout)} vxworks/ref/usrLib.html#copy {VxWorks Reference Manual} Libraries {}} {copyStreams {copy from/to specified streams} vxworks/ref/usrLib.html#copyStreams {VxWorks Reference Manual} Libraries {}} {cos {compute a cosine (ANSI)} vxworks/ref/mathALib.html#cos {VxWorks Reference Manual} Libraries {}} {cos {compute a cosine (ANSI)} vxworks/ref/ansiMath.html#cos {VxWorks Reference Manual} Libraries {}} {cosf {compute a cosine (ANSI)} vxworks/ref/mathALib.html#cosf {VxWorks Reference Manual} Libraries {}} {cosh {compute a hyperbolic cosine (ANSI)} vxworks/ref/mathALib.html#cosh {VxWorks Reference Manual} Libraries {}} {cosh {compute a hyperbolic cosine (ANSI)} vxworks/ref/ansiMath.html#cosh {VxWorks Reference Manual} Libraries {}} {coshf {compute a hyperbolic cosine (ANSI)} vxworks/ref/mathALib.html#coshf {VxWorks Reference Manual} Libraries {}} {cplusCallNewHandler {call the allocation failure handler (C++)} vxworks/ref/cplusLib.html#cplusCallNewHandler {VxWorks Reference Manual} Libraries {}} {{cplusCtors [windsh]} {call static constructors (C++) (WindSh)} tornado/tools/windsh.html#cplusCtors {Tornado Reference} {Tornado Tools} windsh} {cplusCtors {call static constructors (C++)} vxworks/ref/cplusLib.html#cplusCtors {VxWorks Reference Manual} Libraries {}} {cplusCtorsLink {call all linked static constructors (C++)} vxworks/ref/cplusLib.html#cplusCtorsLink {VxWorks Reference Manual} Libraries {}} {cplusDemanglerSet {change C++ demangling mode (C++)} vxworks/ref/cplusLib.html#cplusDemanglerSet {VxWorks Reference Manual} Libraries {}} {{cplusDtors [windsh]} {call static destructors (C++) (WindSh)} tornado/tools/windsh.html#cplusDtors {Tornado Reference} {Tornado Tools} windsh} {cplusDtors {call static destructors (C++)} vxworks/ref/cplusLib.html#cplusDtors {VxWorks Reference Manual} Libraries {}} {cplusDtorsLink {call all linked static destructors (C++)} vxworks/ref/cplusLib.html#cplusDtorsLink {VxWorks Reference Manual} Libraries {}} {cplusLib {basic run-time support for C++ } vxworks/ref/cplusLib.html#top {VxWorks Reference Manual} Libraries {}} {cplusLibInit {initialize the C++ library (C++)} vxworks/ref/cplusLib.html#cplusLibInit {VxWorks Reference Manual} Libraries {}} {{cplusStratShow [windsh]} {show C++ static constructors calling strategy (*) (WindSh)} tornado/tools/windsh.html#cplusStratShow {Tornado Reference} {Tornado Tools} windsh} {{cplusXtorSet [windsh]} {change C++ static constructor calling strategy (C++) (WindSh)} tornado/tools/windsh.html#cplusXtorSet {Tornado Reference} {Tornado Tools} windsh} {cplusXtorSet {change C++ static constructor calling strategy (C++)} vxworks/ref/cplusLib.html#cplusXtorSet {VxWorks Reference Manual} Libraries {}} {cpmattach {publish the `cpm' network interface and initialize the driver} vxworks/ref/if_cpm.html#cpmattach {VxWorks Reference Manual} Libraries {}} {cpmStartOutput {output packet to network interface device} vxworks/ref/if_cpm.html#cpmStartOutput {VxWorks Reference Manual} Libraries {}} {cpsr {return the contents of the current processor status register (ARM)} vxworks/ref/dbgArchLib.html#cpsr {VxWorks Reference Manual} Libraries {}} {creat {create a file} vxworks/ref/ioLib.html#creat {VxWorks Reference Manual} Libraries {}} {{cret [windsh]} {continue until the current subroutine returns (WindSh)} tornado/tools/windsh.html#cret {Tornado Reference} {Tornado Tools} windsh} {cret {continue until the current subroutine returns} vxworks/ref/dbgLib.html#cret {VxWorks Reference Manual} Libraries {}} {crosswind {invoke the CrossWind executable, after establishing environment (UNIX)} tornado/tools/crosswind.html#top {Tornado Reference} {Tornado Tools} {}} {crosswindTclApi {Tcl exposures for debugger GUI } tornado-api/guitcl-unix/crosswindTclApi.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {csAttach {publish the `cs' network interface and initialize the driver.} vxworks/ref/if_cs.html#csAttach {VxWorks Reference Manual} Libraries {}} {csShow {shows statistics for the `cs' network interface} vxworks/ref/if_cs.html#csShow {VxWorks Reference Manual} Libraries {}} {ctime {convert time in seconds into a string (ANSI)} vxworks/ref/ansiTime.html#ctime {VxWorks Reference Manual} Libraries {}} {ctime_r {convert time in seconds into a string (POSIX)} vxworks/ref/ansiTime.html#ctime_r {VxWorks Reference Manual} Libraries {}} {cxrDataDocCreate {create a component xref document from .cdf files} tornado-api/project/dataDocLib.html#cxrDataDocCreate {Tornado API Reference} {Project Database Library} {}} {cxrSizeGet {get the size of a set of components} tornado-api/project/dataDocLib.html#cxrSizeGet {Tornado API Reference} {Project Database Library} {}} {cxrSubfolders {find everything under a given folder recursivly} tornado-api/project/dataDocLib.html#cxrSubfolders {Tornado API Reference} {Project Database Library} {}} {cxrSubtree {what components are required by a given set of components} tornado-api/project/dataDocLib.html#cxrSubtree {Tornado API Reference} {Project Database Library} {}} {cxrSupertree {what components require a given set of components} tornado-api/project/dataDocLib.html#cxrSupertree {Tornado API Reference} {Project Database Library} {}} {{d [windsh]} {display memory (WindSh)} tornado/tools/windsh.html#d {Tornado Reference} {Tornado Tools} windsh} {d {display memory} vxworks/ref/usrLib.html#d {VxWorks Reference Manual} Libraries {}} {d0 {return the contents of register `d0' (also `d1' - `d7') (MC680x0)} vxworks/ref/dbgArchLib.html#d0 {VxWorks Reference Manual} Libraries {}} {dataDocLib {TCL library for the project facilities dataDoc engine} tornado-api/project/dataDocLib.html#top {Tornado API Reference} {Project Database Library} {}} {dbgArchLib {architecture-dependent debugger library } vxworks/ref/dbgArchLib.html#top {VxWorks Reference Manual} Libraries {}} {dbgBpTypeBind {bind a breakpoint handler to a breakpoint type (MIPS R3000, R4000)} vxworks/ref/dbgArchLib.html#dbgBpTypeBind {VxWorks Reference Manual} Libraries {}} {dbgHelp {display debugging help menu} vxworks/ref/dbgLib.html#dbgHelp {VxWorks Reference Manual} Libraries {}} {dbgInit {initialize the local debugging package} vxworks/ref/dbgLib.html#dbgInit {VxWorks Reference Manual} Libraries {}} {dbgLib {debugging facilities } vxworks/ref/dbgLib.html#top {VxWorks Reference Manual} Libraries {}} {dcattach {publish the `dc' network interface.} vxworks/ref/if_dc.html#dcattach {VxWorks Reference Manual} Libraries {}} {dcCsrShow {display dec 21040/21140 status registers 0 thru 15} vxworks/ref/if_dc.html#dcCsrShow {VxWorks Reference Manual} Libraries {}} {dcReadAllRom {read entire serial rom} vxworks/ref/if_dc.html#dcReadAllRom {VxWorks Reference Manual} Libraries {}} {dcViewRom {display lines of serial ROM for dec21140} vxworks/ref/if_dc.html#dcViewRom {VxWorks Reference Manual} Libraries {}} {{Debugging with GDB} {} gnu/gdb/index.html {Debugging with GDB} {} {}} {dec21x4xEnd {END style DEC 21x4x PCI Ethernet network interface driver } vxworks/ref/dec21x4xEnd.html#top {VxWorks Reference Manual} Libraries {}} {dec21x4xEndLoad {initialize the driver and device} vxworks/ref/dec21x4xEnd.html#dec21x4xEndLoad {VxWorks Reference Manual} Libraries {}} {dec21x40End {END-style DEC 21x40 PCI Ethernet network interface driver } vxworks/ref/dec21x40End.html#top {VxWorks Reference Manual} Libraries {}} {dec21x40EndLoad {initialize the driver and device} vxworks/ref/dec21x40End.html#dec21x40EndLoad {VxWorks Reference Manual} Libraries {}} {dec21x40PhyLinkPoll {Poll the PHY for link status} vxworks/ref/dec21x40End.html#dec21x40PhyLinkPoll {VxWorks Reference Manual} Libraries {}} {dec21140SromWordRead {read two bytes from the serial ROM} vxworks/ref/dec21x40End.html#dec21140SromWordRead {VxWorks Reference Manual} Libraries {}} {deflate {deflate (compress) a file } tornado/hutils/deflate.html#top {Tornado Reference} {Tornado Utilities} {}} {delayedEval {arrange for an expression to be evaluated later} tornado-api/guitcl-unix/motiftcl.html#delayedEval {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {{devs [windsh]} {list all system-known devices (WindSh)} tornado/tools/windsh.html#devs {Tornado Reference} {Tornado Tools} windsh} {devs {list all system-known devices} vxworks/ref/usrLib.html#devs {VxWorks Reference Manual} Libraries {}} {dhcpcBind {obtain a set of network configuration parameters with DHCP} vxworks/ref/dhcpcLib.html#dhcpcBind {VxWorks Reference Manual} Libraries {}} {dhcpcBootBind {initialize the network with DHCP at boot time} vxworks/ref/dhcpcBootLib.html#dhcpcBootBind {VxWorks Reference Manual} Libraries {}} {dhcpcBootInit {set up the DHCP client parameters and data structures} vxworks/ref/dhcpcBootLib.html#dhcpcBootInit {VxWorks Reference Manual} Libraries {}} {dhcpcBootLib {DHCP boot-time client library } vxworks/ref/dhcpcBootLib.html#top {VxWorks Reference Manual} Libraries {}} {dhcpcBootOptionSet {add an option to the option request list} vxworks/ref/dhcpcBootLib.html#dhcpcBootOptionSet {VxWorks Reference Manual} Libraries {}} {dhcpcCacheHookAdd {add a routine to store and retrieve lease data} vxworks/ref/dhcpcLib.html#dhcpcCacheHookAdd {VxWorks Reference Manual} Libraries {}} {dhcpcCacheHookDelete {delete a lease data storage routine} vxworks/ref/dhcpcLib.html#dhcpcCacheHookDelete {VxWorks Reference Manual} Libraries {}} {dhcpcEventHookAdd {add a routine to handle configuration parameters} vxworks/ref/dhcpcLib.html#dhcpcEventHookAdd {VxWorks Reference Manual} Libraries {}} {dhcpcEventHookDelete {remove the configuration parameters handler} vxworks/ref/dhcpcLib.html#dhcpcEventHookDelete {VxWorks Reference Manual} Libraries {}} {dhcpcInit {assign network interface and setup lease request} vxworks/ref/dhcpcLib.html#dhcpcInit {VxWorks Reference Manual} Libraries {}} {dhcpcLib {Dynamic Host Configuration Protocol (DHCP) run-time client API } vxworks/ref/dhcpcLib.html#top {VxWorks Reference Manual} Libraries {}} {dhcpcLibInit {DHCP client library initialization} vxworks/ref/dhcpcLib.html#dhcpcLibInit {VxWorks Reference Manual} Libraries {}} {dhcpcOptionGet {retrieve an option provided to a client and store in a buffer} vxworks/ref/dhcpcLib.html#dhcpcOptionGet {VxWorks Reference Manual} Libraries {}} {dhcpcOptionSet {add an option to the option request list} vxworks/ref/dhcpcLib.html#dhcpcOptionSet {VxWorks Reference Manual} Libraries {}} {dhcpcParamsGet {retrieve current configuration parameters} vxworks/ref/dhcpcLib.html#dhcpcParamsGet {VxWorks Reference Manual} Libraries {}} {dhcpcParamsShow {display current lease parameters} vxworks/ref/dhcpcShow.html#dhcpcParamsShow {VxWorks Reference Manual} Libraries {}} {dhcpcRelease {relinquish specified lease} vxworks/ref/dhcpcLib.html#dhcpcRelease {VxWorks Reference Manual} Libraries {}} {dhcpcServerGet {retrieve the current DHCP server} vxworks/ref/dhcpcLib.html#dhcpcServerGet {VxWorks Reference Manual} Libraries {}} {dhcpcServerShow {display current DHCP server} vxworks/ref/dhcpcShow.html#dhcpcServerShow {VxWorks Reference Manual} Libraries {}} {dhcpcShow {DHCP run-time client information display routines } vxworks/ref/dhcpcShow.html#top {VxWorks Reference Manual} Libraries {}} {dhcpcShowInit {initialize the DHCP show facility} vxworks/ref/dhcpcShow.html#dhcpcShowInit {VxWorks Reference Manual} Libraries {}} {dhcpcShutdown {disable DHCP client library} vxworks/ref/dhcpcLib.html#dhcpcShutdown {VxWorks Reference Manual} Libraries {}} {dhcpcTimerGet {retrieve current lease timers} vxworks/ref/dhcpcLib.html#dhcpcTimerGet {VxWorks Reference Manual} Libraries {}} {dhcpcTimersShow {display current lease timers} vxworks/ref/dhcpcShow.html#dhcpcTimersShow {VxWorks Reference Manual} Libraries {}} {dhcpcVerify {renew an established lease} vxworks/ref/dhcpcLib.html#dhcpcVerify {VxWorks Reference Manual} Libraries {}} {dhcprLib {DHCP relay agent library } vxworks/ref/dhcprLib.html#top {VxWorks Reference Manual} Libraries {}} {dhcpsAddressHookAdd {assign a permanent address storage hook for the server} vxworks/ref/dhcpsLib.html#dhcpsAddressHookAdd {VxWorks Reference Manual} Libraries {}} {dhcpsInit {set up the DHCP server parameters and data structures} vxworks/ref/dhcpsLib.html#dhcpsInit {VxWorks Reference Manual} Libraries {}} {dhcpsLeaseEntryAdd {add another entry to the address pool} vxworks/ref/dhcpsLib.html#dhcpsLeaseEntryAdd {VxWorks Reference Manual} Libraries {}} {dhcpsLeaseHookAdd {assign a permanent lease storage hook for the server} vxworks/ref/dhcpsLib.html#dhcpsLeaseHookAdd {VxWorks Reference Manual} Libraries {}} {dhcpsLib {Dynamic Host Configuration Protocol (DHCP) server library } vxworks/ref/dhcpsLib.html#top {VxWorks Reference Manual} Libraries {}} {dialogCreate {create a new Tcl dialog} tornado-api/guitcl-unix/tclMotifDialog.html#dialogCreate {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {{dialogCreate [win32]} {Creates a dialog} tornado-api/guitcl-win/UITclDocs.html#dialogCreate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {dialogDestroy {destroy a dialog} tornado-api/guitcl-unix/tclMotifDialog.html#dialogDestroy {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dialogGetValue {query the value of a dialog item} tornado-api/guitcl-unix/tclMotifDialog.html#dialogGetValue {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dialogGetValues {query the values of all dialog items} tornado-api/guitcl-unix/tclMotifDialog.html#dialogGetValues {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dialogListDeselect {deselect an item in a dialog's list} tornado-api/guitcl-unix/tclMotifDialog.html#dialogListDeselect {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dialogListSelect {select an item in a dialog's list} tornado-api/guitcl-unix/tclMotifDialog.html#dialogListSelect {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dialogPost {post a dialog} tornado-api/guitcl-unix/tclMotifDialog.html#dialogPost {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dialogSetValue {set the value of a dialog item} tornado-api/guitcl-unix/tclMotifDialog.html#dialogSetValue {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dialogSetValues {set the values of all items in a dialog} tornado-api/guitcl-unix/tclMotifDialog.html#dialogSetValues {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dialogTitleSet {set the title of a dialog window} tornado-api/guitcl-unix/tclMotifDialog.html#dialogTitleSet {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {{dialogUnitsToPixels [win32]} {conversion routine} tornado-api/guitcl-win/UITclDocs.html#dialogUnitsToPixels {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {dialogUnpost {remove a dialog from the display} tornado-api/guitcl-unix/tclMotifDialog.html#dialogUnpost {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {difftime {compute the difference between two calendar times (ANSI)} vxworks/ref/ansiTime.html#difftime {VxWorks Reference Manual} Libraries {}} {{dirBrowseDialogCreate [win32]} {create a standard directory browser dialog} tornado-api/guitcl-win/UITclDocs.html#dirBrowseDialogCreate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {dirLib {directory handling library (POSIX) } vxworks/ref/dirLib.html#top {VxWorks Reference Manual} Libraries {}} {diskFormat {format a disk} vxworks/ref/usrLib.html#diskFormat {VxWorks Reference Manual} Libraries {}} {diskInit {initialize a file system on a block device} vxworks/ref/usrLib.html#diskInit {VxWorks Reference Manual} Libraries {}} {div {compute a quotient and remainder (ANSI)} vxworks/ref/ansiStdlib.html#div {VxWorks Reference Manual} Libraries {}} {div_r {compute a quotient and remainder (reentrant)} vxworks/ref/ansiStdlib.html#div_r {VxWorks Reference Manual} Libraries {}} {dlpiInit {initialize the DLPI driver} vxworks/ref/dlpiLib.html#dlpiInit {VxWorks Reference Manual} Libraries {}} {dlpiLib {Data Link Provider Interface (DLPI) Library (STREAMS Option) } vxworks/ref/dlpiLib.html#top {VxWorks Reference Manual} Libraries {}} {docWalk {walk a document} tornado-api/project/dataDocLib.html#docWalk {Tornado API Reference} {Project Database Library} {}} {dosFsConfigGet {obtain dosFs volume configuration values} vxworks/ref/dosFsLib.html#dosFsConfigGet {VxWorks Reference Manual} Libraries {}} {dosFsConfigInit {initialize dosFs volume configuration structure} vxworks/ref/dosFsLib.html#dosFsConfigInit {VxWorks Reference Manual} Libraries {}} {dosFsConfigShow {display dosFs volume configuration data} vxworks/ref/dosFsLib.html#dosFsConfigShow {VxWorks Reference Manual} Libraries {}} {dosFsDateSet {set the dosFs file system date} vxworks/ref/dosFsLib.html#dosFsDateSet {VxWorks Reference Manual} Libraries {}} {dosFsDateTimeInstall {install a user-supplied date/time function} vxworks/ref/dosFsLib.html#dosFsDateTimeInstall {VxWorks Reference Manual} Libraries {}} {dosFsDevInit {associate a block device with dosFs file system functions} vxworks/ref/dosFsLib.html#dosFsDevInit {VxWorks Reference Manual} Libraries {}} {dosFsDevInitOptionsSet {specify volume options for dosFsDevInit()} vxworks/ref/dosFsLib.html#dosFsDevInitOptionsSet {VxWorks Reference Manual} Libraries {}} {dosFsInit {prepare to use the dosFs library} vxworks/ref/dosFsLib.html#dosFsInit {VxWorks Reference Manual} Libraries {}} {dosFsLib {MS-DOS media-compatible file system library } vxworks/ref/dosFsLib.html#top {VxWorks Reference Manual} Libraries {}} {dosFsMkfs {initialize a device and create a dosFs file system} vxworks/ref/dosFsLib.html#dosFsMkfs {VxWorks Reference Manual} Libraries {}} {dosFsMkfsOptionsSet {specify volume options for dosFsMkfs()} vxworks/ref/dosFsLib.html#dosFsMkfsOptionsSet {VxWorks Reference Manual} Libraries {}} {dosFsModeChange {modify the mode of a dosFs volume} vxworks/ref/dosFsLib.html#dosFsModeChange {VxWorks Reference Manual} Libraries {}} {dosFsReadyChange {notify dosFs of a change in ready status} vxworks/ref/dosFsLib.html#dosFsReadyChange {VxWorks Reference Manual} Libraries {}} {dosFsTimeSet {set the dosFs file system time} vxworks/ref/dosFsLib.html#dosFsTimeSet {VxWorks Reference Manual} Libraries {}} {dosFsVolOptionsGet {get current dosFs volume options } vxworks/ref/dosFsLib.html#dosFsVolOptionsGet {VxWorks Reference Manual} Libraries {}} {dosFsVolOptionsSet {set dosFs volume options } vxworks/ref/dosFsLib.html#dosFsVolOptionsSet {VxWorks Reference Manual} Libraries {}} {dosFsVolUnmount {unmount a dosFs volume} vxworks/ref/dosFsLib.html#dosFsVolUnmount {VxWorks Reference Manual} Libraries {}} {downtcl {request evaluation of an expression in the debugger's interpreter} tornado-api/guitcl-unix/crosswindTclApi.html#downtcl {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {dummyCallback {dummy callback routine.} vxworks/ref/unixSio.html#dummyCallback {VxWorks Reference Manual} Libraries {}} {dummyCallback {dummy callback routine} vxworks/ref/winSio.html#dummyCallback {VxWorks Reference Manual} Libraries {}} {e {set or display eventpoints (WindView)} vxworks/ref/dbgLib.html#e {VxWorks Reference Manual} Libraries {}} {EBufferClean {release dynamic memory in an extended buffer} vxworks/ref/snmpEbufLib.html#EBufferClean {VxWorks Reference Manual} Libraries {}} {EBufferClone {make a copy of an extended buffer } vxworks/ref/snmpEbufLib.html#EBufferClone {VxWorks Reference Manual} Libraries {}} {EBufferInitialize {place an extended buffer in a known state} vxworks/ref/snmpEbufLib.html#EBufferInitialize {VxWorks Reference Manual} Libraries {}} {EBufferNext {return a pointer to the next unused byte of the buffer memory} vxworks/ref/snmpEbufLib.html#EBufferNext {VxWorks Reference Manual} Libraries {}} {EBufferPreLoad {attach a full memory buffer to an extended buffer} vxworks/ref/snmpEbufLib.html#EBufferPreLoad {VxWorks Reference Manual} Libraries {}} {EBufferRemaining {return the number of unused bytes remaining in buffer memory} vxworks/ref/snmpEbufLib.html#EBufferRemaining {VxWorks Reference Manual} Libraries {}} {EBufferReset {reset the extended buffer} vxworks/ref/snmpEbufLib.html#EBufferReset {VxWorks Reference Manual} Libraries {}} {EBufferSetup {attach an empty memory buffer to an extended buffer} vxworks/ref/snmpEbufLib.html#EBufferSetup {VxWorks Reference Manual} Libraries {}} {EBufferStart {return a pointer to the first byte in the buffer memory} vxworks/ref/snmpEbufLib.html#EBufferStart {VxWorks Reference Manual} Libraries {}} {EBufferUsed {return the number of used bytes in the buffer memory} vxworks/ref/snmpEbufLib.html#EBufferUsed {VxWorks Reference Manual} Libraries {}} {edi {return the contents of register `edi' (also `esi' - `eax') (i386/i486)} vxworks/ref/dbgArchLib.html#edi {VxWorks Reference Manual} Libraries {}} {eexattach {publish the `eex' network interface and initialize the driver and device} vxworks/ref/if_eex.html#eexattach {VxWorks Reference Manual} Libraries {}} {eexTxStartup {start output on the chip} vxworks/ref/if_eex.html#eexTxStartup {VxWorks Reference Manual} Libraries {}} {eflags {return the contents of the status register (i386/i486)} vxworks/ref/dbgArchLib.html#eflags {VxWorks Reference Manual} Libraries {}} {ei82596End {END style Intel 82596 Ethernet network interface driver } vxworks/ref/ei82596End.html#top {VxWorks Reference Manual} Libraries {}} {ei82596EndLoad {initialize the driver and device} vxworks/ref/ei82596End.html#ei82596EndLoad {VxWorks Reference Manual} Libraries {}} {eiattach {publish the `ei' network interface and initialize the driver and device} vxworks/ref/if_ei.html#eiattach {VxWorks Reference Manual} Libraries {}} {eihkattach {publish the `ei' network interface and initialize the driver and device} vxworks/ref/if_eihk.html#eihkattach {VxWorks Reference Manual} Libraries {}} {eiInt {entry point for handling interrupts from the 82596} vxworks/ref/if_eihk.html#eiInt {VxWorks Reference Manual} Libraries {}} {eiTxStartup {start output on the chip} vxworks/ref/if_ei.html#eiTxStartup {VxWorks Reference Manual} Libraries {}} {eiTxStartup {start output on the chip} vxworks/ref/if_eihk.html#eiTxStartup {VxWorks Reference Manual} Libraries {}} {el3c90xEnd {END network interface driver for 3COM 3C90xB XL } vxworks/ref/el3c90xEnd.html#top {VxWorks Reference Manual} Libraries {}} {el3c90xEndLoad {initialize the driver and device} vxworks/ref/el3c90xEnd.html#el3c90xEndLoad {VxWorks Reference Manual} Libraries {}} {el3c90xInitParse {parse the initialization string} vxworks/ref/el3c90xEnd.html#el3c90xInitParse {VxWorks Reference Manual} Libraries {}} {elcattach {publish the `elc' network interface and initialize the driver and device} vxworks/ref/if_elc.html#elcattach {VxWorks Reference Manual} Libraries {}} {elcPut {copy a packet to the interface.} vxworks/ref/if_elc.html#elcPut {VxWorks Reference Manual} Libraries {}} {elcShow {display statistics for the SMC 8013WC `elc' network interface} vxworks/ref/if_elc.html#elcShow {VxWorks Reference Manual} Libraries {}} {elfHex {convert a ELF format object file into Motorola hex records } tornado/hutils/elfHex.html#top {Tornado Reference} {Tornado Utilities} {}} {elfToBin {extract text and data segments from an ELF file } tornado/hutils/elfToBin.html#top {Tornado Reference} {Tornado Utilities} {}} {elfToBsd {convert MIPS ELF object modules to BSD `a.out' format } tornado/hutils/elfToBsd.html#top {Tornado Reference} {Tornado Utilities} {}} {elfXsyms {extract the symbol table from an ELF file } tornado/hutils/elfXsyms.html#top {Tornado Reference} {Tornado Utilities} {}} {elt3c509End {END network interface driver for 3COM 3C509} vxworks/ref/elt3c509End.html#top {VxWorks Reference Manual} Libraries {}} {elt3c509Load {initialize the driver and device} vxworks/ref/elt3c509End.html#elt3c509Load {VxWorks Reference Manual} Libraries {}} {elt3c509Parse {parse the init string} vxworks/ref/elt3c509End.html#elt3c509Parse {VxWorks Reference Manual} Libraries {}} {eltattach {publish the `elt' interface and initialize the driver and device} vxworks/ref/if_elt.html#eltattach {VxWorks Reference Manual} Libraries {}} {eltShow {display statistics for the 3C509 `elt' network interface} vxworks/ref/if_elt.html#eltShow {VxWorks Reference Manual} Libraries {}} {eltTxOutputStart {start output on the board} vxworks/ref/if_elt.html#eltTxOutputStart {VxWorks Reference Manual} Libraries {}} {endEtherAddressForm {form an Ethernet address into a packet} vxworks/ref/endLib.html#endEtherAddressForm {VxWorks Reference Manual} Libraries {}} {endEtherPacketAddrGet {locate the addresses in a packet} vxworks/ref/endLib.html#endEtherPacketAddrGet {VxWorks Reference Manual} Libraries {}} {endEtherPacketDataGet {return the beginning of the packet data} vxworks/ref/endLib.html#endEtherPacketDataGet {VxWorks Reference Manual} Libraries {}} {endFindByName {find a device using its string name} vxworks/ref/muxLib.html#endFindByName {VxWorks Reference Manual} Libraries {}} {endLib {support library for END-based drivers } vxworks/ref/endLib.html#top {VxWorks Reference Manual} Libraries {}} {endObjFlagSet {set the `flags' member of an END_OBJ structure} vxworks/ref/endLib.html#endObjFlagSet {VxWorks Reference Manual} Libraries {}} {endObjInit {initialize an END_OBJ structure} vxworks/ref/endLib.html#endObjInit {VxWorks Reference Manual} Libraries {}} {eneattach {publish the `ene' network interface and initialize the driver and device} vxworks/ref/if_ene.html#eneattach {VxWorks Reference Manual} Libraries {}} {enePut {copy a packet to the interface.} vxworks/ref/if_ene.html#enePut {VxWorks Reference Manual} Libraries {}} {eneShow {display statistics for the NE2000 `ene' network interface} vxworks/ref/if_ene.html#eneShow {VxWorks Reference Manual} Libraries {}} {envLib {environment variable library } vxworks/ref/envLib.html#top {VxWorks Reference Manual} Libraries {}} {envLibInit {initialize environment variable facility} vxworks/ref/envLib.html#envLibInit {VxWorks Reference Manual} Libraries {}} {envoy_call_timer {execute the specified function when the timer expires} vxworks/ref/saIoLib.html#envoy_call_timer {VxWorks Reference Manual} Libraries {}} {envoy_now {return the number of clock ticks elapsed since the timer was set} vxworks/ref/saIoLib.html#envoy_now {VxWorks Reference Manual} Libraries {}} {envPrivateCreate {create a private environment} vxworks/ref/envLib.html#envPrivateCreate {VxWorks Reference Manual} Libraries {}} {envPrivateDestroy {destroy a private environment} vxworks/ref/envLib.html#envPrivateDestroy {VxWorks Reference Manual} Libraries {}} {envShow {display the environment for a task} vxworks/ref/envLib.html#envShow {VxWorks Reference Manual} Libraries {}} {errnoGet {get the error status value of the calling task} vxworks/ref/errnoLib.html#errnoGet {VxWorks Reference Manual} Libraries {}} {errnoLib {error status library } vxworks/ref/errnoLib.html#top {VxWorks Reference Manual} Libraries {}} {errnoOfTaskGet {get the error status value of a specified task} vxworks/ref/errnoLib.html#errnoOfTaskGet {VxWorks Reference Manual} Libraries {}} {errnoOfTaskSet {set the error status value of a specified task} vxworks/ref/errnoLib.html#errnoOfTaskSet {VxWorks Reference Manual} Libraries {}} {errnoSet {set the error status value of the calling task} vxworks/ref/errnoLib.html#errnoSet {VxWorks Reference Manual} Libraries {}} {esmcattach {publish the `esmc' network interface and initialize the driver.} vxworks/ref/if_esmc.html#esmcattach {VxWorks Reference Manual} Libraries {}} {esmcPut {copy a packet to the interface.} vxworks/ref/if_esmc.html#esmcPut {VxWorks Reference Manual} Libraries {}} {esmcShow {display statistics for the `esmc' network interface} vxworks/ref/if_esmc.html#esmcShow {VxWorks Reference Manual} Libraries {}} {etherAddrResolve {resolve an Ethernet address for a specified Internet address} vxworks/ref/etherLib.html#etherAddrResolve {VxWorks Reference Manual} Libraries {}} {etherInputHookAdd {add a routine to receive all Ethernet input packets} vxworks/ref/etherLib.html#etherInputHookAdd {VxWorks Reference Manual} Libraries {}} {etherInputHookDelete {delete a network interface input hook routine} vxworks/ref/etherLib.html#etherInputHookDelete {VxWorks Reference Manual} Libraries {}} {etherLib {Ethernet raw I/O routines and hooks } vxworks/ref/etherLib.html#top {VxWorks Reference Manual} Libraries {}} {etherMultiAdd {add multicast address to a multicast address list} vxworks/ref/etherMultiLib.html#etherMultiAdd {VxWorks Reference Manual} Libraries {}} {etherMultiDel {delete an Ethernet multicast address record} vxworks/ref/etherMultiLib.html#etherMultiDel {VxWorks Reference Manual} Libraries {}} {etherMultiGet {retrieve a table of multicast addresses from a driver} vxworks/ref/etherMultiLib.html#etherMultiGet {VxWorks Reference Manual} Libraries {}} {etherMultiLib {a library to handle Ethernet multicast addresses } vxworks/ref/etherMultiLib.html#top {VxWorks Reference Manual} Libraries {}} {etherOutput {send a packet on an Ethernet interface} vxworks/ref/etherLib.html#etherOutput {VxWorks Reference Manual} Libraries {}} {etherOutputHookAdd {add a routine to receive all Ethernet output packets} vxworks/ref/etherLib.html#etherOutputHookAdd {VxWorks Reference Manual} Libraries {}} {etherOutputHookDelete {delete a network interface output hook routine} vxworks/ref/etherLib.html#etherOutputHookDelete {VxWorks Reference Manual} Libraries {}} {etherTypeGet {get the type from an ethernet packet} vxworks/ref/etherLib.html#etherTypeGet {VxWorks Reference Manual} Libraries {}} {evbNs16550HrdInit {initialize the NS 16550 chip} vxworks/ref/evbNs16550Sio.html#evbNs16550HrdInit {VxWorks Reference Manual} Libraries {}} {evbNs16550Int {handle a receiver/transmitter interrupt for the NS 16550 chip} vxworks/ref/evbNs16550Sio.html#evbNs16550Int {VxWorks Reference Manual} Libraries {}} {evbNs16550Sio {NS16550 serial driver for the IBM PPC403GA evaluation } vxworks/ref/evbNs16550Sio.html#top {VxWorks Reference Manual} Libraries {}} {evtRecv {receive WindView event data (UNIX) } tornado/tools/evtRecv.html#top {Tornado Reference} {Tornado Tools} {}} {excArchLib {architecture-specific exception-handling facilities } vxworks/ref/excArchLib.html#top {VxWorks Reference Manual} Libraries {}} {excConnect {connect a C routine to an exception vector (PowerPC)} vxworks/ref/excArchLib.html#excConnect {VxWorks Reference Manual} Libraries {}} {excCrtConnect {connect a C routine to a critical exception vector (PowerPC 403)} vxworks/ref/excArchLib.html#excCrtConnect {VxWorks Reference Manual} Libraries {}} {excHookAdd {specify a routine to be called with exceptions} vxworks/ref/excLib.html#excHookAdd {VxWorks Reference Manual} Libraries {}} {excInit {initialize the exception handling package} vxworks/ref/excLib.html#excInit {VxWorks Reference Manual} Libraries {}} {excIntConnect {connect a C routine to an asynchronous exception vector (PowerPC, ARM)} vxworks/ref/excArchLib.html#excIntConnect {VxWorks Reference Manual} Libraries {}} {excIntCrtConnect {connect a C routine to a critical interrupt vector (PowerPC 403)} vxworks/ref/excArchLib.html#excIntCrtConnect {VxWorks Reference Manual} Libraries {}} {excLib {generic exception handling facilities } vxworks/ref/excLib.html#top {VxWorks Reference Manual} Libraries {}} {excTask {handle task-level exceptions} vxworks/ref/excLib.html#excTask {VxWorks Reference Manual} Libraries {}} {excVecGet {get a CPU exception vector (PowerPC, ARM)} vxworks/ref/excArchLib.html#excVecGet {VxWorks Reference Manual} Libraries {}} {excVecInit {initialize the exception/interrupt vectors} vxworks/ref/excArchLib.html#excVecInit {VxWorks Reference Manual} Libraries {}} {excVecSet {set a CPU exception vector (PowerPC, ARM)} vxworks/ref/excArchLib.html#excVecSet {VxWorks Reference Manual} Libraries {}} {exit {exit a task (ANSI)} vxworks/ref/taskLib.html#exit {VxWorks Reference Manual} Libraries {}} {exp {compute an exponential value (ANSI)} vxworks/ref/mathALib.html#exp {VxWorks Reference Manual} Libraries {}} {exp {compute an exponential value (ANSI)} vxworks/ref/ansiMath.html#exp {VxWorks Reference Manual} Libraries {}} {expf {compute an exponential value (ANSI)} vxworks/ref/mathALib.html#expf {VxWorks Reference Manual} Libraries {}} {extractBsp {extract a BSP from a VxWorks installation} tornado/hutils/extractBsp.html#top {Tornado Reference} {Tornado Utilities} {}} {fabs {compute an absolute value (ANSI)} vxworks/ref/mathALib.html#fabs {VxWorks Reference Manual} Libraries {}} {fabs {compute an absolute value (ANSI)} vxworks/ref/ansiMath.html#fabs {VxWorks Reference Manual} Libraries {}} {fabsf {compute an absolute value (ANSI)} vxworks/ref/mathALib.html#fabsf {VxWorks Reference Manual} Libraries {}} {fclose {close a stream (ANSI)} vxworks/ref/ansiStdio.html#fclose {VxWorks Reference Manual} Libraries {}} {fdDevCreate {create a device for a floppy disk} vxworks/ref/nec765Fd.html#fdDevCreate {VxWorks Reference Manual} Libraries {}} {fdDrv {initialize the floppy disk driver} vxworks/ref/nec765Fd.html#fdDrv {VxWorks Reference Manual} Libraries {}} {fdopen {open a file specified by a file descriptor (POSIX)} vxworks/ref/ansiStdio.html#fdopen {VxWorks Reference Manual} Libraries {}} {fdprintf {write a formatted string to a file descriptor} vxworks/ref/fioLib.html#fdprintf {VxWorks Reference Manual} Libraries {}} {fdRawio {provide raw I/O access} vxworks/ref/nec765Fd.html#fdRawio {VxWorks Reference Manual} Libraries {}} {fei82557End {END style Intel 82557 Ethernet network interface driver } vxworks/ref/fei82557End.html#top {VxWorks Reference Manual} Libraries {}} {fei82557EndLoad {initialize the driver and device} vxworks/ref/fei82557End.html#fei82557EndLoad {VxWorks Reference Manual} Libraries {}} {feiattach {publish the `fei' network interface} vxworks/ref/if_fei.html#feiattach {VxWorks Reference Manual} Libraries {}} {feof {test the end-of-file indicator for a stream (ANSI)} vxworks/ref/ansiStdio.html#feof {VxWorks Reference Manual} Libraries {}} {ferror {test the error indicator for a file pointer (ANSI)} vxworks/ref/ansiStdio.html#ferror {VxWorks Reference Manual} Libraries {}} {fflush {flush a stream (ANSI)} vxworks/ref/ansiStdio.html#fflush {VxWorks Reference Manual} Libraries {}} {fgetc {return the next character from a stream (ANSI)} vxworks/ref/ansiStdio.html#fgetc {VxWorks Reference Manual} Libraries {}} {fgetpos {store the current value of the file position indicator for a stream (ANSI)} vxworks/ref/ansiStdio.html#fgetpos {VxWorks Reference Manual} Libraries {}} {fgets {read a specified number of characters from a stream (ANSI)} vxworks/ref/ansiStdio.html#fgets {VxWorks Reference Manual} Libraries {}} {{fileDialogCreate [win32]} {create a standard file browser dialog} tornado-api/guitcl-win/UITclDocs.html#fileDialogCreate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {fileno {return the file descriptor for a stream (POSIX)} vxworks/ref/ansiStdio.html#fileno {VxWorks Reference Manual} Libraries {}} {fileUploadPathClose {close the event-destination file (WindView)} vxworks/ref/wvFileUploadPathLib.html#fileUploadPathClose {VxWorks Reference Manual} Libraries {}} {fileUploadPathCreate {create a file for depositing event data (Windview)} vxworks/ref/wvFileUploadPathLib.html#fileUploadPathCreate {VxWorks Reference Manual} Libraries {}} {fileUploadPathLibInit {initialize the wvFileUploadPathLib library (Windview)} vxworks/ref/wvFileUploadPathLib.html#fileUploadPathLibInit {VxWorks Reference Manual} Libraries {}} {fileUploadPathWrite {write to the event-destination file (WindView)} vxworks/ref/wvFileUploadPathLib.html#fileUploadPathWrite {VxWorks Reference Manual} Libraries {}} {fioFormatV {convert a format string} vxworks/ref/fioLib.html#fioFormatV {VxWorks Reference Manual} Libraries {}} {fioLib {formatted I/O library } vxworks/ref/fioLib.html#top {VxWorks Reference Manual} Libraries {}} {fioLibInit {initialize the formatted I/O support library} vxworks/ref/fioLib.html#fioLibInit {VxWorks Reference Manual} Libraries {}} {fioRdString {read a string from a file} vxworks/ref/fioLib.html#fioRdString {VxWorks Reference Manual} Libraries {}} {fioRead {read a buffer} vxworks/ref/fioLib.html#fioRead {VxWorks Reference Manual} Libraries {}} {flagBool {interprets an argument as a boolean.} tornado-api/tgtint/flagutil.html#flagBool {Tornado API Reference} {Target Server Internal Routines} {}} {flagInt {interprets an argument as an "integer parameter required" argument.} tornado-api/tgtint/flagutil.html#flagInt {Tornado API Reference} {Target Server Internal Routines} {}} {flagName {interprets an argument as a "string parameter required" argument.} tornado-api/tgtint/flagutil.html#flagName {Tornado API Reference} {Target Server Internal Routines} {}} {flagutil {argument parsing utility } tornado-api/tgtint/flagutil.html#top {Tornado API Reference} {Target Server Internal Routines} {}} {floatInit {initialize floating-point I/O support} vxworks/ref/floatLib.html#floatInit {VxWorks Reference Manual} Libraries {}} {floatLib {floating-point formatting and scanning library } vxworks/ref/floatLib.html#top {VxWorks Reference Manual} Libraries {}} {floor {compute the largest integer less than or equal to a specified value (ANSI)} vxworks/ref/mathALib.html#floor {VxWorks Reference Manual} Libraries {}} {floor {compute the largest integer less than or equal to a specified value (ANSI)} vxworks/ref/ansiMath.html#floor {VxWorks Reference Manual} Libraries {}} {floorf {compute the largest integer less than or equal to a specified value (ANSI)} vxworks/ref/mathALib.html#floorf {VxWorks Reference Manual} Libraries {}} {fmod {compute the remainder of x/y (ANSI)} vxworks/ref/mathALib.html#fmod {VxWorks Reference Manual} Libraries {}} {fmod {compute the remainder of x/y (ANSI)} vxworks/ref/ansiMath.html#fmod {VxWorks Reference Manual} Libraries {}} {fmodf {compute the remainder of x/y (ANSI)} vxworks/ref/mathALib.html#fmodf {VxWorks Reference Manual} Libraries {}} {fnattach {publish the `fn' network interface and initialize the driver and device} vxworks/ref/if_fn.html#fnattach {VxWorks Reference Manual} Libraries {}} {fopen {open a file specified by name (ANSI)} vxworks/ref/ansiStdio.html#fopen {VxWorks Reference Manual} Libraries {}} {fp {return the contents of register `fp' (i960)} vxworks/ref/dbgArchLib.html#fp {VxWorks Reference Manual} Libraries {}} {fp0 {return the contents of register `fp0' (also `fp1' - `fp3') (i960KB, i960SB)} vxworks/ref/dbgArchLib.html#fp0 {VxWorks Reference Manual} Libraries {}} {fppArchLib {architecture-dependent floating-point coprocessor support } vxworks/ref/fppArchLib.html#top {VxWorks Reference Manual} Libraries {}} {fppInit {initialize floating-point coprocessor support} vxworks/ref/fppLib.html#fppInit {VxWorks Reference Manual} Libraries {}} {fppLib {floating-point coprocessor support library } vxworks/ref/fppLib.html#top {VxWorks Reference Manual} Libraries {}} {fppProbe {probe for the presence of a floating-point coprocessor} vxworks/ref/fppArchLib.html#fppProbe {VxWorks Reference Manual} Libraries {}} {fppRestore {restore the floating-point coprocessor context} vxworks/ref/fppArchLib.html#fppRestore {VxWorks Reference Manual} Libraries {}} {fppSave {save the floating-point coprocessor context} vxworks/ref/fppArchLib.html#fppSave {VxWorks Reference Manual} Libraries {}} {fppShow {floating-point show routines } vxworks/ref/fppShow.html#top {VxWorks Reference Manual} Libraries {}} {fppShowInit {initialize the floating-point show facility} vxworks/ref/fppShow.html#fppShowInit {VxWorks Reference Manual} Libraries {}} {fppTaskRegsGet {get the floating-point registers from a task TCB} vxworks/ref/fppArchLib.html#fppTaskRegsGet {VxWorks Reference Manual} Libraries {}} {fppTaskRegsSet {set the floating-point registers of a task} vxworks/ref/fppArchLib.html#fppTaskRegsSet {VxWorks Reference Manual} Libraries {}} {fppTaskRegsShow {print the contents of a task's floating-point registers} vxworks/ref/fppShow.html#fppTaskRegsShow {VxWorks Reference Manual} Libraries {}} {fprintf {write a formatted string to a stream (ANSI)} vxworks/ref/ansiStdio.html#fprintf {VxWorks Reference Manual} Libraries {}} {fputc {write a character to a stream (ANSI)} vxworks/ref/ansiStdio.html#fputc {VxWorks Reference Manual} Libraries {}} {fputs {write a string to a stream (ANSI)} vxworks/ref/ansiStdio.html#fputs {VxWorks Reference Manual} Libraries {}} {fread {read data into an array (ANSI)} vxworks/ref/ansiStdio.html#fread {VxWorks Reference Manual} Libraries {}} {free {free a block of memory (ANSI)} vxworks/ref/memPartLib.html#free {VxWorks Reference Manual} Libraries {}} {freopen {open a file specified by name (ANSI)} vxworks/ref/ansiStdio.html#freopen {VxWorks Reference Manual} Libraries {}} {frexp {break a floating-point number into a normalized fraction and power of 2 (ANSI)} vxworks/ref/ansiMath.html#frexp {VxWorks Reference Manual} Libraries {}} {fscanf {read and convert characters from a stream (ANSI)} vxworks/ref/ansiStdio.html#fscanf {VxWorks Reference Manual} Libraries {}} {fseek {set the file position indicator for a stream (ANSI)} vxworks/ref/ansiStdio.html#fseek {VxWorks Reference Manual} Libraries {}} {fsetpos {set the file position indicator for a stream (ANSI)} vxworks/ref/ansiStdio.html#fsetpos {VxWorks Reference Manual} Libraries {}} {fsrShow {display the meaning of a specified fsr value, symbolically (SPARC)} vxworks/ref/dbgArchLib.html#fsrShow {VxWorks Reference Manual} Libraries {}} {fstat {get file status information (POSIX)} vxworks/ref/dirLib.html#fstat {VxWorks Reference Manual} Libraries {}} {fstatfs {get file status information (POSIX)} vxworks/ref/dirLib.html#fstatfs {VxWorks Reference Manual} Libraries {}} {ftell {return the current value of the file position indicator for a stream (ANSI)} vxworks/ref/ansiStdio.html#ftell {VxWorks Reference Manual} Libraries {}} {ftpCommand {send an FTP command and get the reply} vxworks/ref/ftpLib.html#ftpCommand {VxWorks Reference Manual} Libraries {}} {ftpDataConnGet {get a completed FTP data connection} vxworks/ref/ftpLib.html#ftpDataConnGet {VxWorks Reference Manual} Libraries {}} {ftpDataConnInit {initialize an FTP data connection} vxworks/ref/ftpLib.html#ftpDataConnInit {VxWorks Reference Manual} Libraries {}} {ftpdDelete {terminate the FTP server task} vxworks/ref/ftpdLib.html#ftpdDelete {VxWorks Reference Manual} Libraries {}} {ftpdInit {initialize the FTP server task} vxworks/ref/ftpdLib.html#ftpdInit {VxWorks Reference Manual} Libraries {}} {ftpdLib {File Transfer Protocol (FTP) server } vxworks/ref/ftpdLib.html#top {VxWorks Reference Manual} Libraries {}} {ftpHookup {get a control connection to the FTP server on a specified host} vxworks/ref/ftpLib.html#ftpHookup {VxWorks Reference Manual} Libraries {}} {ftpLib {File Transfer Protocol (FTP) library } vxworks/ref/ftpLib.html#top {VxWorks Reference Manual} Libraries {}} {ftpLogin {log in to a remote FTP server} vxworks/ref/ftpLib.html#ftpLogin {VxWorks Reference Manual} Libraries {}} {ftpLs {list directory contents via FTP} vxworks/ref/ftpLib.html#ftpLs {VxWorks Reference Manual} Libraries {}} {ftpReplyGet {get an FTP command reply} vxworks/ref/ftpLib.html#ftpReplyGet {VxWorks Reference Manual} Libraries {}} {ftpXfer {initiate a transfer via FTP} vxworks/ref/ftpLib.html#ftpXfer {VxWorks Reference Manual} Libraries {}} {ftruncate {truncate a file (POSIX)} vxworks/ref/ftruncate.html#ftruncate {VxWorks Reference Manual} Libraries {}} {ftruncate {POSIX file truncation } vxworks/ref/ftruncate.html#top {VxWorks Reference Manual} Libraries {}} {fwrite {write from a specified array (ANSI)} vxworks/ref/ansiStdio.html#fwrite {VxWorks Reference Manual} Libraries {}} {g0 {return the contents of register `g0', also `g1' - `g7' (SPARC) and `g1' - `g14' (i960)} vxworks/ref/dbgArchLib.html#g0 {VxWorks Reference Manual} Libraries {}} {getc {return the next character from a stream (ANSI)} vxworks/ref/ansiStdio.html#getc {VxWorks Reference Manual} Libraries {}} {getchar {return the next character from the standard input stream (ANSI)} vxworks/ref/ansiStdio.html#getchar {VxWorks Reference Manual} Libraries {}} {getcwd {get the current default path (POSIX)} vxworks/ref/ioLib.html#getcwd {VxWorks Reference Manual} Libraries {}} {getenv {get an environment variable (ANSI)} vxworks/ref/envLib.html#getenv {VxWorks Reference Manual} Libraries {}} {gethostname {get the symbolic name of this machine} vxworks/ref/hostLib.html#gethostname {VxWorks Reference Manual} Libraries {}} {getpeername {get the name of a connected peer} vxworks/ref/sockLib.html#getpeername {VxWorks Reference Manual} Libraries {}} {getproc_error {indicate that a `getproc' operation encountered an error} vxworks/ref/snmpProcLib.html#getproc_error {VxWorks Reference Manual} Libraries {}} {getproc_good {indicate successful completion of a `getproc' procedure} vxworks/ref/snmpProcLib.html#getproc_good {VxWorks Reference Manual} Libraries {}} {getproc_got_empty {indicate retrieval of a null value} vxworks/ref/snmpProcLib.html#getproc_got_empty {VxWorks Reference Manual} Libraries {}} {getproc_got_int32 {indicate retrieval of a 32-bit integer} vxworks/ref/snmpProcLib.html#getproc_got_int32 {VxWorks Reference Manual} Libraries {}} {getproc_got_ip_address {indicate retrieval of an IP address} vxworks/ref/snmpProcLib.html#getproc_got_ip_address {VxWorks Reference Manual} Libraries {}} {getproc_got_object_id {indicate retrieval of an object identifier} vxworks/ref/snmpProcLib.html#getproc_got_object_id {VxWorks Reference Manual} Libraries {}} {getproc_got_string {indicate retrieval of a string} vxworks/ref/snmpProcLib.html#getproc_got_string {VxWorks Reference Manual} Libraries {}} {getproc_got_uint32 {indicate retrieval of a 32-bit unsigned integer} vxworks/ref/snmpProcLib.html#getproc_got_uint32 {VxWorks Reference Manual} Libraries {}} {getproc_got_uint64 {indicate retrieval of a 64-bit unsigned integer} vxworks/ref/snmpProcLib.html#getproc_got_uint64 {VxWorks Reference Manual} Libraries {}} {getproc_got_uint64_high_low {indicate retrieval of a 64-bit unsigned} vxworks/ref/snmpProcLib.html#getproc_got_uint64_high_low {VxWorks Reference Manual} Libraries {}} {getproc_nosuchins {indicates that no such instance exists} vxworks/ref/snmpProcLib.html#getproc_nosuchins {VxWorks Reference Manual} Libraries {}} {getproc_started {indicate that a `getproc' operation has begun} vxworks/ref/snmpProcLib.html#getproc_started {VxWorks Reference Manual} Libraries {}} {gets {read characters from the standard input stream (ANSI)} vxworks/ref/ansiStdio.html#gets {VxWorks Reference Manual} Libraries {}} {getsockname {get a socket name} vxworks/ref/sockLib.html#getsockname {VxWorks Reference Manual} Libraries {}} {getsockopt {get socket options} vxworks/ref/sockLib.html#getsockopt {VxWorks Reference Manual} Libraries {}} {getw {read the next word (32-bit integer) from a stream} vxworks/ref/ansiStdio.html#getw {VxWorks Reference Manual} Libraries {}} {getwd {get the current default path} vxworks/ref/ioLib.html#getwd {VxWorks Reference Manual} Libraries {}} {gmtime {convert calendar time into UTC broken-down time (ANSI)} vxworks/ref/ansiTime.html#gmtime {VxWorks Reference Manual} Libraries {}} {gmtime_r {convert calendar time into broken-down time (POSIX)} vxworks/ref/ansiTime.html#gmtime_r {VxWorks Reference Manual} Libraries {}} {{GNU Make} {} gnu/make/make_toc.html {GNU Make} {} {}} {{GNU Toolkit User's Guide} {} gnu/toolkit/index.html {GNU Toolkit User's Guide} {} {}} {{h [windsh]} {display or set the size of shell history (WindSh)} tornado/tools/windsh.html#h {Tornado Reference} {Tornado Tools} windsh} {h {display or set the size of shell history} vxworks/ref/usrLib.html#h {VxWorks Reference Manual} Libraries {}} {hdrBlkBuild {create the header block and the demuxer information} vxworks/ref/saIoLib.html#hdrBlkBuild {VxWorks Reference Manual} Libraries {}} {{help [windsh]} {print a synopsis of selected routines (WindSh)} tornado/tools/windsh.html#help {Tornado Reference} {Tornado Tools} windsh} {help {print a synopsis of selected routines} vxworks/ref/usrLib.html#help {VxWorks Reference Manual} Libraries {}} {{helpLaunch [win32]} {start winhelp using a specified file, ID, mode, and so forth} tornado-api/guitcl-win/UITclDocs.html#helpLaunch {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {hex {convert an `a.out' format object file into Motorola hex records } tornado/hutils/hex.html#top {Tornado Reference} {Tornado Utilities} {}} {hexDec {convert `a.out' format object file to Motorola hex records no DEC } tornado/hutils/hexDec.html#top {Tornado Reference} {Tornado Utilities} {}} {hierarchyCreate {create a hierarchy window} tornado-api/guitcl-unix/motifHierarchy.html#hierarchyCreate {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchyDestroy {destroy a hierarchy} tornado-api/guitcl-unix/motifHierarchy.html#hierarchyDestroy {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchyExists {test for the existence of a hierarchy} tornado-api/guitcl-unix/motifHierarchy.html#hierarchyExists {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchyHighlight {highlight a given node in a hierarchy} tornado-api/guitcl-unix/motifHierarchy.html#hierarchyHighlight {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchyIsDisplayed {check if a hierarchy window is displayed} tornado-api/guitcl-unix/motifHierarchy.html#hierarchyIsDisplayed {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchyList {return a list of all existing hierarchies} tornado-api/guitcl-unix/motifHierarchy.html#hierarchyList {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchyPost {post a hierarchy} tornado-api/guitcl-unix/motifHierarchy.html#hierarchyPost {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchySetStructure {set the structure of a hierarchy} tornado-api/guitcl-unix/motifHierarchy.html#hierarchySetStructure {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchySetValues {set the values of terminal nodes in a hierarchy} tornado-api/guitcl-unix/motifHierarchy.html#hierarchySetValues {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hierarchyUnhighlight {highlight a given node in a hierarchy} tornado-api/guitcl-unix/motifHierarchy.html#hierarchyUnhighlight {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {hostAdd {add a host to the host table} vxworks/ref/hostLib.html#hostAdd {VxWorks Reference Manual} Libraries {}} {hostDelete {delete a host from the host table} vxworks/ref/hostLib.html#hostDelete {VxWorks Reference Manual} Libraries {}} {hostGetByAddr {look up a host in the host table by its Internet address} vxworks/ref/hostLib.html#hostGetByAddr {VxWorks Reference Manual} Libraries {}} {hostGetByName {look up a host in the host table by its name} vxworks/ref/hostLib.html#hostGetByName {VxWorks Reference Manual} Libraries {}} {hostLib {host table subroutine library } vxworks/ref/hostLib.html#top {VxWorks Reference Manual} Libraries {}} {{hostShow [windsh]} {display the host table (WindSh)} tornado/tools/windsh.html#hostShow {Tornado Reference} {Tornado Tools} windsh} {hostShow {display the host table} vxworks/ref/netShow.html#hostShow {VxWorks Reference Manual} Libraries {}} {hostTblInit {initialize the network host table} vxworks/ref/hostLib.html#hostTblInit {VxWorks Reference Manual} Libraries {}} {htmlBook {html Book Index generator} tornado/hutils/htmlBook.html#top {Tornado Reference} {Tornado Utilities} {}} {htmlLink {install cross references in HTML documents} tornado/hutils/htmlLink.html#top {Tornado Reference} {Tornado Utilities} {}} {{i [windsh]} {print a summary of each task's TCB, task by task (WindSh)} tornado/tools/windsh.html#i {Tornado Reference} {Tornado Tools} windsh} {i {print a summary of each task's TCB} vxworks/ref/usrLib.html#i {VxWorks Reference Manual} Libraries {}} {i0 {return the contents of register `i0' (also `i1' - `i7') (SPARC)} vxworks/ref/dbgArchLib.html#i0 {VxWorks Reference Manual} Libraries {}} {i8250HrdInit {initialize the chip} vxworks/ref/i8250Sio.html#i8250HrdInit {VxWorks Reference Manual} Libraries {}} {i8250Int {handle a receiver/transmitter interrupt} vxworks/ref/i8250Sio.html#i8250Int {VxWorks Reference Manual} Libraries {}} {i8250Sio {I8250 serial driver } vxworks/ref/i8250Sio.html#top {VxWorks Reference Manual} Libraries {}} {iam {set the remote user name and password} vxworks/ref/remLib.html#iam {VxWorks Reference Manual} Libraries {}} {icmpShow {ICMP Information display routines } vxworks/ref/icmpShow.html#top {VxWorks Reference Manual} Libraries {}} {icmpShowInit {initialize ICMP show routines} vxworks/ref/icmpShow.html#icmpShowInit {VxWorks Reference Manual} Libraries {}} {{icmpstatShow [windsh]} {display statistics for ICMP (WindSh)} tornado/tools/windsh.html#icmpstatShow {Tornado Reference} {Tornado Tools} windsh} {icmpstatShow {display statistics for ICMP} vxworks/ref/icmpShow.html#icmpstatShow {VxWorks Reference Manual} Libraries {}} {ideDevCreate {create a device for a IDE disk} vxworks/ref/ideDrv.html#ideDevCreate {VxWorks Reference Manual} Libraries {}} {ideDrv {initialize the IDE driver} vxworks/ref/ideDrv.html#ideDrv {VxWorks Reference Manual} Libraries {}} {ideDrv {IDE disk device driver } vxworks/ref/ideDrv.html#top {VxWorks Reference Manual} Libraries {}} {ideRawio {provide raw I/O access} vxworks/ref/ideDrv.html#ideRawio {VxWorks Reference Manual} Libraries {}} {ifAddrAdd {Add an interface address for a network interface} vxworks/ref/ifLib.html#ifAddrAdd {VxWorks Reference Manual} Libraries {}} {ifAddrGet {get the Internet address of a network interface} vxworks/ref/ifLib.html#ifAddrGet {VxWorks Reference Manual} Libraries {}} {ifAddrSet {set an interface address for a network interface} vxworks/ref/ifLib.html#ifAddrSet {VxWorks Reference Manual} Libraries {}} {ifBroadcastGet {get the broadcast address for a network interface} vxworks/ref/ifLib.html#ifBroadcastGet {VxWorks Reference Manual} Libraries {}} {ifBroadcastSet {set the broadcast address for a network interface} vxworks/ref/ifLib.html#ifBroadcastSet {VxWorks Reference Manual} Libraries {}} {ifDstAddrGet {get the Internet address of a point-to-point peer} vxworks/ref/ifLib.html#ifDstAddrGet {VxWorks Reference Manual} Libraries {}} {ifDstAddrSet {define an address for the other end of a point-to-point link} vxworks/ref/ifLib.html#ifDstAddrSet {VxWorks Reference Manual} Libraries {}} {ifFlagChange {change the network interface flags} vxworks/ref/ifLib.html#ifFlagChange {VxWorks Reference Manual} Libraries {}} {ifFlagGet {get the network interface flags} vxworks/ref/ifLib.html#ifFlagGet {VxWorks Reference Manual} Libraries {}} {ifFlagSet {specify the flags for a network interface} vxworks/ref/ifLib.html#ifFlagSet {VxWorks Reference Manual} Libraries {}} {ifLib {network interface library } vxworks/ref/ifLib.html#top {VxWorks Reference Manual} Libraries {}} {ifMaskGet {get the subnet mask for a network interface} vxworks/ref/ifLib.html#ifMaskGet {VxWorks Reference Manual} Libraries {}} {ifMaskSet {define a subnet for a network interface} vxworks/ref/ifLib.html#ifMaskSet {VxWorks Reference Manual} Libraries {}} {ifMetricGet {get the metric for a network interface} vxworks/ref/ifLib.html#ifMetricGet {VxWorks Reference Manual} Libraries {}} {ifMetricSet {specify a network interface hop count} vxworks/ref/ifLib.html#ifMetricSet {VxWorks Reference Manual} Libraries {}} {ifRouteDelete {delete routes associated with a network interface} vxworks/ref/ifLib.html#ifRouteDelete {VxWorks Reference Manual} Libraries {}} {{ifShow [windsh]} {display the attached network interfaces (WindSh)} tornado/tools/windsh.html#ifShow {Tornado Reference} {Tornado Tools} windsh} {ifShow {display the attached network interfaces} vxworks/ref/netShow.html#ifShow {VxWorks Reference Manual} Libraries {}} {if_cpm {Motorola CPM core network interface driver } vxworks/ref/if_cpm.html#top {VxWorks Reference Manual} Libraries {}} {if_cs {Crystal Semiconductor CS8900 network interface driver } vxworks/ref/if_cs.html#top {VxWorks Reference Manual} Libraries {}} {if_dc {DEC 21x4x Ethernet LAN network interface driver } vxworks/ref/if_dc.html#top {VxWorks Reference Manual} Libraries {}} {if_eex {Intel EtherExpress 16 network interface driver } vxworks/ref/if_eex.html#top {VxWorks Reference Manual} Libraries {}} {if_ei {Intel 82596 Ethernet network interface driver } vxworks/ref/if_ei.html#top {VxWorks Reference Manual} Libraries {}} {if_eihk {Intel 82596 Ethernet network interface driver for hkv3500 } vxworks/ref/if_eihk.html#top {VxWorks Reference Manual} Libraries {}} {if_elc {SMC 8013WC Ethernet network interface driver } vxworks/ref/if_elc.html#top {VxWorks Reference Manual} Libraries {}} {if_elt {3Com 3C509 Ethernet network interface driver } vxworks/ref/if_elt.html#top {VxWorks Reference Manual} Libraries {}} {if_ene {Novell/Eagle NE2000 network interface driver } vxworks/ref/if_ene.html#top {VxWorks Reference Manual} Libraries {}} {if_esmc {Ampro Ethernet2 SMC-91c9x Ethernet network interface driver } vxworks/ref/if_esmc.html#top {VxWorks Reference Manual} Libraries {}} {if_fei {Intel 82557 Ethernet network interface driver } vxworks/ref/if_fei.html#top {VxWorks Reference Manual} Libraries {}} {if_fn {Fujitsu MB86960 NICE Ethernet network interface driver } vxworks/ref/if_fn.html#top {VxWorks Reference Manual} Libraries {}} {if_ln {AMD Am7990 LANCE Ethernet network interface driver } vxworks/ref/if_ln.html#top {VxWorks Reference Manual} Libraries {}} {if_lnPci {AMD Am79C970 PCnet-PCI Ethernet network interface driver } vxworks/ref/if_lnPci.html#top {VxWorks Reference Manual} Libraries {}} {if_loop {software loopback network interface driver } vxworks/ref/if_loop.html#top {VxWorks Reference Manual} Libraries {}} {if_mbc {Motorola 68EN302 network-interface driver } vxworks/ref/if_mbc.html#top {VxWorks Reference Manual} Libraries {}} {if_nicEvb {National Semiconductor ST-NIC Chip network interface driver } vxworks/ref/if_nicEvb.html#top {VxWorks Reference Manual} Libraries {}} {if_sl {Serial Line IP (SLIP) network interface driver } vxworks/ref/if_sl.html#top {VxWorks Reference Manual} Libraries {}} {if_sm {shared memory backplane network interface driver } vxworks/ref/if_sm.html#top {VxWorks Reference Manual} Libraries {}} {if_sn {National Semiconductor DP83932B SONIC Ethernet network driver } vxworks/ref/if_sn.html#top {VxWorks Reference Manual} Libraries {}} {if_ulip {network interface driver for User Level IP (VxSim) } vxworks/ref/if_ulip.html#top {VxWorks Reference Manual} Libraries {}} {if_ultra {SMC Elite Ultra Ethernet network interface driver } vxworks/ref/if_ultra.html#top {VxWorks Reference Manual} Libraries {}} {ifunit {map an interface name to an interface structure pointer} vxworks/ref/ifLib.html#ifunit {VxWorks Reference Manual} Libraries {}} {igmpShow {IGMP information display routines } vxworks/ref/igmpShow.html#top {VxWorks Reference Manual} Libraries {}} {igmpShowInit {initialize IGMP show routines} vxworks/ref/igmpShow.html#igmpShowInit {VxWorks Reference Manual} Libraries {}} {igmpstatShow {display statistics for IGMP} vxworks/ref/igmpShow.html#igmpstatShow {VxWorks Reference Manual} Libraries {}} {index {find the first occurrence of a character in a string} vxworks/ref/bLib.html#index {VxWorks Reference Manual} Libraries {}} {inetLib {Internet address manipulation routines } vxworks/ref/inetLib.html#top {VxWorks Reference Manual} Libraries {}} {inet_addr {convert a dot notation Internet address to a long integer} vxworks/ref/inetLib.html#inet_addr {VxWorks Reference Manual} Libraries {}} {inet_aton {convert a network address from dot notation, store in a structure} vxworks/ref/inetLib.html#inet_aton {VxWorks Reference Manual} Libraries {}} {inet_lnaof {get the local address (host number) from the Internet address} vxworks/ref/inetLib.html#inet_lnaof {VxWorks Reference Manual} Libraries {}} {inet_makeaddr {form an Internet address from network and host numbers} vxworks/ref/inetLib.html#inet_makeaddr {VxWorks Reference Manual} Libraries {}} {inet_makeaddr_b {form an Internet address from network and host numbers} vxworks/ref/inetLib.html#inet_makeaddr_b {VxWorks Reference Manual} Libraries {}} {inet_netof {return the network number from an Internet address} vxworks/ref/inetLib.html#inet_netof {VxWorks Reference Manual} Libraries {}} {inet_netof_string {extract the network address in dot notation} vxworks/ref/inetLib.html#inet_netof_string {VxWorks Reference Manual} Libraries {}} {inet_network {convert an Internet network number from string to address} vxworks/ref/inetLib.html#inet_network {VxWorks Reference Manual} Libraries {}} {inet_ntoa {convert a network address to dotted decimal notation} vxworks/ref/inetLib.html#inet_ntoa {VxWorks Reference Manual} Libraries {}} {inet_ntoa_b {convert an network address to dot notation, store it in a buffer} vxworks/ref/inetLib.html#inet_ntoa_b {VxWorks Reference Manual} Libraries {}} {{inetstatShow [windsh]} {display all active connections for Internet protocol sockets (WindSh)} tornado/tools/windsh.html#inetstatShow {Tornado Reference} {Tornado Tools} windsh} {inetstatShow {display all active connections for Internet protocol sockets} vxworks/ref/netShow.html#inetstatShow {VxWorks Reference Manual} Libraries {}} {infinity {return a very large double} vxworks/ref/mathALib.html#infinity {VxWorks Reference Manual} Libraries {}} {infinityf {return a very large float} vxworks/ref/mathALib.html#infinityf {VxWorks Reference Manual} Libraries {}} {inflate {inflate compressed code} vxworks/ref/inflateLib.html#inflate {VxWorks Reference Manual} Libraries {}} {inflateLib {inflate code using public domain zlib functions } vxworks/ref/inflateLib.html#top {VxWorks Reference Manual} Libraries {}} {INFORMATION {WTX-protocol-requests manual layout} tornado-api/wtxpcl/wtx.html#INFORMATION {Tornado API Reference} {WTX Protocol} {}} {{inOrderExecute [mv2304]} {enforce in-order execution of PowerPC accesses} vxworks/bsp/mv2304/sysLib.html#inOrderExecute {BSP Reference} mv2304 mv2304} {installOption {generic installer for unbundled products} tornado/hutils/installOption.html#top {Tornado Reference} {Tornado Utilities} {}} {installUlipSolaris {install ULIP files on Solaris host} tornado/hutils/installUlipSolaris.html#top {Tornado Reference} {Tornado Utilities} {}} {intArchLib {architecture-dependent interrupt library } vxworks/ref/intArchLib.html#top {VxWorks Reference Manual} Libraries {}} {intConnect {connect a C routine to a hardware interrupt} vxworks/ref/intArchLib.html#intConnect {VxWorks Reference Manual} Libraries {}} {intContext {determine if the current state is in interrupt or task context} vxworks/ref/intLib.html#intContext {VxWorks Reference Manual} Libraries {}} {intCount {get the current interrupt nesting depth} vxworks/ref/intLib.html#intCount {VxWorks Reference Manual} Libraries {}} {intCRGet {read the contents of the cause register (MIPS)} vxworks/ref/intArchLib.html#intCRGet {VxWorks Reference Manual} Libraries {}} {intCRSet {write the contents of the cause register (MIPS)} vxworks/ref/intArchLib.html#intCRSet {VxWorks Reference Manual} Libraries {}} {intDisable {disable corresponding interrupt bits (MIPS, PowerPC, ARM)} vxworks/ref/intArchLib.html#intDisable {VxWorks Reference Manual} Libraries {}} {intEnable {enable corresponding interrupt bits (MIPS, PowerPC, ARM)} vxworks/ref/intArchLib.html#intEnable {VxWorks Reference Manual} Libraries {}} {intHandlerCreate {construct an interrupt handler for a C routine (MC680x0, SPARC, i960, x86, MIPS)} vxworks/ref/intArchLib.html#intHandlerCreate {VxWorks Reference Manual} Libraries {}} {intLevelSet {set the interrupt level (MC680x0, SPARC, i960, x86, ARM)} vxworks/ref/intArchLib.html#intLevelSet {VxWorks Reference Manual} Libraries {}} {intLib {architecture-independent interrupt subroutine library } vxworks/ref/intLib.html#top {VxWorks Reference Manual} Libraries {}} {intLock {lock out interrupts} vxworks/ref/intArchLib.html#intLock {VxWorks Reference Manual} Libraries {}} {intLockLevelGet {get the current interrupt lock-out level (MC680x0, SPARC, i960, x86, ARM)} vxworks/ref/intArchLib.html#intLockLevelGet {VxWorks Reference Manual} Libraries {}} {intLockLevelSet {set the current interrupt lock-out level (MC680x0, SPARC, i960, x86, ARM)} vxworks/ref/intArchLib.html#intLockLevelSet {VxWorks Reference Manual} Libraries {}} {intSRGet {read the contents of the status register (MIPS)} vxworks/ref/intArchLib.html#intSRGet {VxWorks Reference Manual} Libraries {}} {intSRSet {update the contents of the status register (MIPS)} vxworks/ref/intArchLib.html#intSRSet {VxWorks Reference Manual} Libraries {}} {intUninitVecSet {set the uninitialized vector handler (ARM)} vxworks/ref/intArchLib.html#intUninitVecSet {VxWorks Reference Manual} Libraries {}} {intUnlock {cancel interrupt locks} vxworks/ref/intArchLib.html#intUnlock {VxWorks Reference Manual} Libraries {}} {intVecBaseGet {get the vector (trap) base address (MC680x0, SPARC, i960, x86, MIPS, ARM)} vxworks/ref/intArchLib.html#intVecBaseGet {VxWorks Reference Manual} Libraries {}} {intVecBaseSet {set the vector (trap) base address (MC680x0, SPARC, i960, x86, MIPS, ARM)} vxworks/ref/intArchLib.html#intVecBaseSet {VxWorks Reference Manual} Libraries {}} {intVecGet {get an interrupt vector (MC680x0, SPARC, i960, x86, MIPS)} vxworks/ref/intArchLib.html#intVecGet {VxWorks Reference Manual} Libraries {}} {intVecSet {set a CPU vector (trap) (MC680x0, SPARC, i960, x86, MIPS)} vxworks/ref/intArchLib.html#intVecSet {VxWorks Reference Manual} Libraries {}} {{intVecShow [windsh]} {display the interrupt vector table (WindSh)} tornado/tools/windsh.html#intVecShow {Tornado Reference} {Tornado Tools} windsh} {intVecTableWriteProtect {write-protect exception vector table (MC680x0, SPARC, i960, x86, ARM)} vxworks/ref/intArchLib.html#intVecTableWriteProtect {VxWorks Reference Manual} Libraries {}} {ioctl {perform an I/O control function} vxworks/ref/ioLib.html#ioctl {VxWorks Reference Manual} Libraries {}} {ioDefPathGet {get the current default path} vxworks/ref/ioLib.html#ioDefPathGet {VxWorks Reference Manual} Libraries {}} {ioDefPathSet {set the current default path} vxworks/ref/ioLib.html#ioDefPathSet {VxWorks Reference Manual} Libraries {}} {ioGlobalStdGet {get the file descriptor for global standard input/output/error} vxworks/ref/ioLib.html#ioGlobalStdGet {VxWorks Reference Manual} Libraries {}} {ioGlobalStdSet {set the file descriptor for global standard input/output/error} vxworks/ref/ioLib.html#ioGlobalStdSet {VxWorks Reference Manual} Libraries {}} {ioLib {I/O interface library } vxworks/ref/ioLib.html#top {VxWorks Reference Manual} Libraries {}} {iOlicomEnd {END style Intel Olicom PCMCIA network interface driver } vxworks/ref/iOlicomEnd.html#top {VxWorks Reference Manual} Libraries {}} {iOlicomEndLoad {initialize the driver and device} vxworks/ref/iOlicomEnd.html#iOlicomEndLoad {VxWorks Reference Manual} Libraries {}} {iOlicomIntHandle {interrupt service for card interrupts} vxworks/ref/iOlicomEnd.html#iOlicomIntHandle {VxWorks Reference Manual} Libraries {}} {ioMmuMicroSparcInit {initialize the microSparc I/II I/O MMU data structures} vxworks/ref/ioMmuMicroSparcLib.html#ioMmuMicroSparcInit {VxWorks Reference Manual} Libraries {}} {ioMmuMicroSparcLib {microSparc I/II I/O DMA library } vxworks/ref/ioMmuMicroSparcLib.html#top {VxWorks Reference Manual} Libraries {}} {ioMmuMicroSparcMap {map the I/O MMU for microSparc I/II (TMS390S10/MB86904)} vxworks/ref/ioMmuMicroSparcLib.html#ioMmuMicroSparcMap {VxWorks Reference Manual} Libraries {}} {iosDevAdd {add a device to the I/O system} vxworks/ref/iosLib.html#iosDevAdd {VxWorks Reference Manual} Libraries {}} {iosDevDelete {delete a device from the I/O system} vxworks/ref/iosLib.html#iosDevDelete {VxWorks Reference Manual} Libraries {}} {iosDevFind {find an I/O device in the device list} vxworks/ref/iosLib.html#iosDevFind {VxWorks Reference Manual} Libraries {}} {{iosDevShow [windsh]} {display the list of devices in the system (WindSh)} tornado/tools/windsh.html#iosDevShow {Tornado Reference} {Tornado Tools} windsh} {iosDevShow {display the list of devices in the system} vxworks/ref/iosShow.html#iosDevShow {VxWorks Reference Manual} Libraries {}} {iosDrvInstall {install an I/O driver} vxworks/ref/iosLib.html#iosDrvInstall {VxWorks Reference Manual} Libraries {}} {iosDrvRemove {remove an I/O driver} vxworks/ref/iosLib.html#iosDrvRemove {VxWorks Reference Manual} Libraries {}} {{iosDrvShow [windsh]} {display a list of system drivers (WindSh)} tornado/tools/windsh.html#iosDrvShow {Tornado Reference} {Tornado Tools} windsh} {iosDrvShow {display a list of system drivers} vxworks/ref/iosShow.html#iosDrvShow {VxWorks Reference Manual} Libraries {}} {{iosFdShow [windsh]} {display a list of file descriptor names in the system (WindSh)} tornado/tools/windsh.html#iosFdShow {Tornado Reference} {Tornado Tools} windsh} {iosFdShow {display a list of file descriptor names in the system} vxworks/ref/iosShow.html#iosFdShow {VxWorks Reference Manual} Libraries {}} {iosFdValue {validate an open file descriptor and return the driver-specific value} vxworks/ref/iosLib.html#iosFdValue {VxWorks Reference Manual} Libraries {}} {iosInit {initialize the I/O system} vxworks/ref/iosLib.html#iosInit {VxWorks Reference Manual} Libraries {}} {iosLib {I/O system library } vxworks/ref/iosLib.html#top {VxWorks Reference Manual} Libraries {}} {iosShow {I/O system show routines } vxworks/ref/iosShow.html#top {VxWorks Reference Manual} Libraries {}} {iosShowInit {initialize the I/O system show facility} vxworks/ref/iosShow.html#iosShowInit {VxWorks Reference Manual} Libraries {}} {ioTaskStdGet {get the file descriptor for task standard input/output/error} vxworks/ref/ioLib.html#ioTaskStdGet {VxWorks Reference Manual} Libraries {}} {ioTaskStdSet {set the file descriptor for task standard input/output/error} vxworks/ref/ioLib.html#ioTaskStdSet {VxWorks Reference Manual} Libraries {}} {ipAttach {a generic attach routine for the TCP/IP network stack} vxworks/ref/ipProto.html#ipAttach {VxWorks Reference Manual} Libraries {}} {ipDetach {a generic detach routine for the TCP/IP network stack} vxworks/ref/ipProto.html#ipDetach {VxWorks Reference Manual} Libraries {}} {ipFilterHookAdd {add a routine to receive all internet protocol packets} vxworks/ref/ipFilterLib.html#ipFilterHookAdd {VxWorks Reference Manual} Libraries {}} {ipFilterHookDelete {delete a ip filter hook routine} vxworks/ref/ipFilterLib.html#ipFilterHookDelete {VxWorks Reference Manual} Libraries {}} {ipFilterLib {ip filter hooks library } vxworks/ref/ipFilterLib.html#top {VxWorks Reference Manual} Libraries {}} {ipFilterLibInit {initialize ip filter facility} vxworks/ref/ipFilterLib.html#ipFilterLibInit {VxWorks Reference Manual} Libraries {}} {ipProto {an interface between the BSD IP protocol and the MUX } vxworks/ref/ipProto.html#top {VxWorks Reference Manual} Libraries {}} {ip_to_rlist {convert an IP address to an array of OID components} vxworks/ref/snmpAuxLib.html#ip_to_rlist {VxWorks Reference Manual} Libraries {}} {{ipstatShow [windsh]} {display IP statistics (WindSh)} tornado/tools/windsh.html#ipstatShow {Tornado Reference} {Tornado Tools} windsh} {ipstatShow {display IP statistics} vxworks/ref/netShow.html#ipstatShow {VxWorks Reference Manual} Libraries {}} {irint {convert a double-precision value to an integer} vxworks/ref/mathALib.html#irint {VxWorks Reference Manual} Libraries {}} {irintf {convert a single-precision value to an integer} vxworks/ref/mathALib.html#irintf {VxWorks Reference Manual} Libraries {}} {iround {round a number to the nearest integer} vxworks/ref/mathALib.html#iround {VxWorks Reference Manual} Libraries {}} {iroundf {round a number to the nearest integer} vxworks/ref/mathALib.html#iroundf {VxWorks Reference Manual} Libraries {}} {isalnum {test whether a character is alphanumeric (ANSI)} vxworks/ref/ansiCtype.html#isalnum {VxWorks Reference Manual} Libraries {}} {isalpha {test whether a character is a letter (ANSI)} vxworks/ref/ansiCtype.html#isalpha {VxWorks Reference Manual} Libraries {}} {isatty {return whether the underlying driver is a tty device} vxworks/ref/ioLib.html#isatty {VxWorks Reference Manual} Libraries {}} {iscntrl {test whether a character is a control character (ANSI)} vxworks/ref/ansiCtype.html#iscntrl {VxWorks Reference Manual} Libraries {}} {isdigit {test whether a character is a decimal digit (ANSI)} vxworks/ref/ansiCtype.html#isdigit {VxWorks Reference Manual} Libraries {}} {isgraph {test whether a character is a printing, non-white-space character (ANSI)} vxworks/ref/ansiCtype.html#isgraph {VxWorks Reference Manual} Libraries {}} {islower {test whether a character is a lower-case letter (ANSI)} vxworks/ref/ansiCtype.html#islower {VxWorks Reference Manual} Libraries {}} {isprint {test whether a character is printable, including the space character (ANSI)} vxworks/ref/ansiCtype.html#isprint {VxWorks Reference Manual} Libraries {}} {ispunct {test whether a character is punctuation (ANSI)} vxworks/ref/ansiCtype.html#ispunct {VxWorks Reference Manual} Libraries {}} {isspace {test whether a character is a white-space character (ANSI)} vxworks/ref/ansiCtype.html#isspace {VxWorks Reference Manual} Libraries {}} {{iStrict [windsh]} {print a summary of all task TCBs, as an atomic snapshot (*) (WindSh)} tornado/tools/windsh.html#iStrict {Tornado Reference} {Tornado Tools} windsh} {isupper {test whether a character is an upper-case letter (ANSI)} vxworks/ref/ansiCtype.html#isupper {VxWorks Reference Manual} Libraries {}} {isxdigit {test whether a character is a hexadecimal digit (ANSI)} vxworks/ref/ansiCtype.html#isxdigit {VxWorks Reference Manual} Libraries {}} {kernelInit {initialize the kernel} vxworks/ref/kernelLib.html#kernelInit {VxWorks Reference Manual} Libraries {}} {kernelLib {VxWorks kernel library } vxworks/ref/kernelLib.html#top {VxWorks Reference Manual} Libraries {}} {kernelTimeSlice {enable round-robin selection} vxworks/ref/kernelLib.html#kernelTimeSlice {VxWorks Reference Manual} Libraries {}} {kernelVersion {return the kernel revision string} vxworks/ref/kernelLib.html#kernelVersion {VxWorks Reference Manual} Libraries {}} {kill {send a signal to a task (POSIX)} vxworks/ref/sigLib.html#kill {VxWorks Reference Manual} Libraries {}} {{l [windsh]} {disassemble and display a specified number of instructions (WindSh)} tornado/tools/windsh.html#l {Tornado Reference} {Tornado Tools} windsh} {l {disassemble and display a specified number of instructions} vxworks/ref/dbgLib.html#l {VxWorks Reference Manual} Libraries {}} {l0 {return the contents of register `l0' (also `l1' - `l7') (SPARC)} vxworks/ref/dbgArchLib.html#l0 {VxWorks Reference Manual} Libraries {}} {labs {compute the absolute value of a `long' (ANSI)} vxworks/ref/ansiStdlib.html#labs {VxWorks Reference Manual} Libraries {}} {launch {the Tornado launcher (UNIX)} tornado/tools/launch.html#top {Tornado Reference} {Tornado Tools} {}} {launchTclApi {Tcl exposures for Launch application } tornado-api/guitcl-unix/launchTclApi.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {{ld [windsh]} {load an object module into memory (WindSh)} tornado/tools/windsh.html#ld {Tornado Reference} {Tornado Tools} windsh} {ld {load an object module into memory} vxworks/ref/usrLib.html#ld {VxWorks Reference Manual} Libraries {}} {ldexp {multiply a number by an integral power of 2 (ANSI)} vxworks/ref/ansiMath.html#ldexp {VxWorks Reference Manual} Libraries {}} {ldiv {compute the quotient and remainder of the division (ANSI)} vxworks/ref/ansiStdlib.html#ldiv {VxWorks Reference Manual} Libraries {}} {ldiv_r {compute a quotient and remainder (reentrant)} vxworks/ref/ansiStdlib.html#ldiv_r {VxWorks Reference Manual} Libraries {}} {ledClose {discard the line-editor ID} vxworks/ref/ledLib.html#ledClose {VxWorks Reference Manual} Libraries {}} {ledControl {change the line-editor ID parameters} vxworks/ref/ledLib.html#ledControl {VxWorks Reference Manual} Libraries {}} {ledLib {line-editing library } vxworks/ref/ledLib.html#top {VxWorks Reference Manual} Libraries {}} {ledOpen {create a new line-editor ID} vxworks/ref/ledLib.html#ledOpen {VxWorks Reference Manual} Libraries {}} {ledRead {read a line with line-editing} vxworks/ref/ledLib.html#ledRead {VxWorks Reference Manual} Libraries {}} {lio_listio {initiate a list of asynchronous I/O requests (POSIX)} vxworks/ref/aioPxLib.html#lio_listio {VxWorks Reference Manual} Libraries {}} {listbox {Tcl-driven Motif list-box manager } tornado-api/guitcl-unix/listbox.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {listBoxAddItems {add items to a listbox} tornado-api/guitcl-unix/listbox.html#listBoxAddItems {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {listBoxDeleteAll {delete all elements in a list box} tornado-api/guitcl-unix/listbox.html#listBoxDeleteAll {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {listBoxSelect {select an item in a list box} tornado-api/guitcl-unix/listbox.html#listBoxSelect {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {listBoxUpdateItems {supply a new list for a listbox} tornado-api/guitcl-unix/listbox.html#listBoxUpdateItems {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {listen {enable connections to a socket} vxworks/ref/sockLib.html#listen {VxWorks Reference Manual} Libraries {}} {{lkAddr [windsh]} {list symbols whose values are near a specified value (WindSh)} tornado/tools/windsh.html#lkAddr {Tornado Reference} {Tornado Tools} windsh} {lkAddr {list symbols whose values are near a specified value} vxworks/ref/usrLib.html#lkAddr {VxWorks Reference Manual} Libraries {}} {{lkup [windsh]} {list symbols (WindSh)} tornado/tools/windsh.html#lkup {Tornado Reference} {Tornado Tools} windsh} {lkup {list symbols} vxworks/ref/usrLib.html#lkup {VxWorks Reference Manual} Libraries {}} {ll {do a long listing of directory contents} vxworks/ref/usrLib.html#ll {VxWorks Reference Manual} Libraries {}} {ln97xEnd {END style AMD Am79C97X PCnet-PCI Ethernet driver } vxworks/ref/ln97xEnd.html#top {VxWorks Reference Manual} Libraries {}} {ln97xEndLoad {initialize the driver and device} vxworks/ref/ln97xEnd.html#ln97xEndLoad {VxWorks Reference Manual} Libraries {}} {ln97xInitParse {parse the initialization string} vxworks/ref/ln97xEnd.html#ln97xInitParse {VxWorks Reference Manual} Libraries {}} {ln7990End {END style AMD 7990 LANCE Ethernet network interface driver } vxworks/ref/ln7990End.html#top {VxWorks Reference Manual} Libraries {}} {ln7990EndLoad {initialize the driver and device} vxworks/ref/ln7990End.html#ln7990EndLoad {VxWorks Reference Manual} Libraries {}} {ln7990InitMem {initialize memory for Lance chip} vxworks/ref/ln7990End.html#ln7990InitMem {VxWorks Reference Manual} Libraries {}} {ln7990InitParse {parse the initialization string} vxworks/ref/ln7990End.html#ln7990InitParse {VxWorks Reference Manual} Libraries {}} {lnattach {publish the `ln' network interface and initialize driver structures} vxworks/ref/if_ln.html#lnattach {VxWorks Reference Manual} Libraries {}} {lnPciattach {publish the `lnPci' network interface and initialize the driver and device} vxworks/ref/if_lnPci.html#lnPciattach {VxWorks Reference Manual} Libraries {}} {loadAlignGet {determine the required alignment for an address or a size} tornado-api/tgtint/loadlib.html#loadAlignGet {Tornado API Reference} {Target Server Internal Routines} {}} {loadBufferFree {free a buffer previously allocated} tornado-api/tgtint/loadlib.html#loadBufferFree {Tornado API Reference} {Target Server Internal Routines} {}} {loadCommonManage {process a common symbol} tornado-api/tgtint/loadlib.html#loadCommonManage {Tornado API Reference} {Target Server Internal Routines} {}} {loadCoreBuilderGet {publish information about the tool chain} tornado-api/tgtint/loadlib.html#loadCoreBuilderGet {Tornado API Reference} {Target Server Internal Routines} {}} {loadCoreBuilderSet {record information about the tool chain} tornado-api/tgtint/loadlib.html#loadCoreBuilderSet {Tornado API Reference} {Target Server Internal Routines} {}} {loadCoreFileCheck {check whether the core file is up to date} tornado-api/tgtint/loadlib.html#loadCoreFileCheck {Tornado API Reference} {Target Server Internal Routines} {}} {loadFlagsCheck {check for illegal combinations of flags} tornado-api/tgtint/loadlib.html#loadFlagsCheck {Tornado API Reference} {Target Server Internal Routines} {}} {loadLib {object module loader } vxworks/ref/loadLib.html#top {VxWorks Reference Manual} Libraries {}} {loadlib {host-based object-module loader } tornado-api/tgtint/loadlib.html#top {Tornado API Reference} {Target Server Internal Routines} {}} {loadModule {load an object module into memory} tornado-api/tgtint/loadlib.html#loadModule {Tornado API Reference} {Target Server Internal Routines} {}} {loadModule {load an object module into memory} vxworks/ref/loadLib.html#loadModule {VxWorks Reference Manual} Libraries {}} {loadModuleAt {load an object module into memory} tornado-api/tgtint/loadlib.html#loadModuleAt {Tornado API Reference} {Target Server Internal Routines} {}} {loadModuleAt {load an object module into memory} vxworks/ref/loadLib.html#loadModuleAt {VxWorks Reference Manual} Libraries {}} {loadModuleAtFromFileName {load an object module into memory} tornado-api/tgtint/loadlib.html#loadModuleAtFromFileName {Tornado API Reference} {Target Server Internal Routines} {}} {loadOutputToFile {write a module's segments in a file} tornado-api/tgtint/loadlib.html#loadOutputToFile {Tornado API Reference} {Target Server Internal Routines} {}} {loadRelocLink {Link the relocator Shared library to the OMF specific loader.} tornado-api/tgtint/loadlib.html#loadRelocLink {Tornado API Reference} {Target Server Internal Routines} {}} {loadSegmentsAllocate {allocate text, data, and bss segments} tornado-api/tgtint/loadlib.html#loadSegmentsAllocate {Tornado API Reference} {Target Server Internal Routines} {}} {loadUndefSymAdd {record an undefined symbol name} tornado-api/tgtint/loadlib.html#loadUndefSymAdd {Tornado API Reference} {Target Server Internal Routines} {}} {loattach {publish the `lo' network interface and initialize the driver and pseudo-device} vxworks/ref/if_loop.html#loattach {VxWorks Reference Manual} Libraries {}} {localeconv {set the components of an object with type `lconv' (ANSI)} vxworks/ref/ansiLocale.html#localeconv {VxWorks Reference Manual} Libraries {}} {localtime {convert calendar time into broken-down time (ANSI)} vxworks/ref/ansiTime.html#localtime {VxWorks Reference Manual} Libraries {}} {localtime_r {convert calendar time into broken-down time (POSIX)} vxworks/ref/ansiTime.html#localtime_r {VxWorks Reference Manual} Libraries {}} {log {compute a natural logarithm (ANSI)} vxworks/ref/mathALib.html#log {VxWorks Reference Manual} Libraries {}} {log {compute a natural logarithm (ANSI)} vxworks/ref/ansiMath.html#log {VxWorks Reference Manual} Libraries {}} {log2 {compute a base-2 logarithm} vxworks/ref/mathALib.html#log2 {VxWorks Reference Manual} Libraries {}} {log2f {compute a base-2 logarithm} vxworks/ref/mathALib.html#log2f {VxWorks Reference Manual} Libraries {}} {log10 {compute a base-10 logarithm (ANSI)} vxworks/ref/mathALib.html#log10 {VxWorks Reference Manual} Libraries {}} {log10 {compute a base-10 logarithm (ANSI)} vxworks/ref/ansiMath.html#log10 {VxWorks Reference Manual} Libraries {}} {log10f {compute a base-10 logarithm (ANSI)} vxworks/ref/mathALib.html#log10f {VxWorks Reference Manual} Libraries {}} {logf {compute a natural logarithm (ANSI)} vxworks/ref/mathALib.html#logf {VxWorks Reference Manual} Libraries {}} {logFdAdd {add a logging file descriptor} vxworks/ref/logLib.html#logFdAdd {VxWorks Reference Manual} Libraries {}} {logFdDelete {delete a logging file descriptor} vxworks/ref/logLib.html#logFdDelete {VxWorks Reference Manual} Libraries {}} {logFdSet {set the primary logging file descriptor} vxworks/ref/logLib.html#logFdSet {VxWorks Reference Manual} Libraries {}} {loginDefaultEncrypt {default password encryption routine} vxworks/ref/loginLib.html#loginDefaultEncrypt {VxWorks Reference Manual} Libraries {}} {loginEncryptInstall {install an encryption routine} vxworks/ref/loginLib.html#loginEncryptInstall {VxWorks Reference Manual} Libraries {}} {loginInit {initialize the login table} vxworks/ref/loginLib.html#loginInit {VxWorks Reference Manual} Libraries {}} {logInit {initialize message logging library} vxworks/ref/logLib.html#logInit {VxWorks Reference Manual} Libraries {}} {loginLib {user login/password subroutine library } vxworks/ref/loginLib.html#top {VxWorks Reference Manual} Libraries {}} {loginPrompt {display a login prompt and validate a user entry} vxworks/ref/loginLib.html#loginPrompt {VxWorks Reference Manual} Libraries {}} {loginStringSet {change the login string} vxworks/ref/loginLib.html#loginStringSet {VxWorks Reference Manual} Libraries {}} {loginUserAdd {add a user to the login table} vxworks/ref/loginLib.html#loginUserAdd {VxWorks Reference Manual} Libraries {}} {loginUserDelete {delete a user entry from the login table} vxworks/ref/loginLib.html#loginUserDelete {VxWorks Reference Manual} Libraries {}} {loginUserShow {display the user login table} vxworks/ref/loginLib.html#loginUserShow {VxWorks Reference Manual} Libraries {}} {loginUserVerify {verify a user name and password in the login table} vxworks/ref/loginLib.html#loginUserVerify {VxWorks Reference Manual} Libraries {}} {logLib {message logging library } vxworks/ref/logLib.html#top {VxWorks Reference Manual} Libraries {}} {logMsg {log a formatted error message} vxworks/ref/logLib.html#logMsg {VxWorks Reference Manual} Libraries {}} {logout {log out of the VxWorks system} vxworks/ref/usrLib.html#logout {VxWorks Reference Manual} Libraries {}} {logTask {message-logging support task} vxworks/ref/logLib.html#logTask {VxWorks Reference Manual} Libraries {}} {longjmp {perform non-local goto by restoring saved environment (ANSI) } vxworks/ref/ansiSetjmp.html#longjmp {VxWorks Reference Manual} Libraries {}} {lptDevCreate {create a device for an LPT port} vxworks/ref/lptDrv.html#lptDevCreate {VxWorks Reference Manual} Libraries {}} {lptDrv {initialize the LPT driver} vxworks/ref/lptDrv.html#lptDrv {VxWorks Reference Manual} Libraries {}} {lptDrv {parallel chip device driver for the IBM-PC LPT } vxworks/ref/lptDrv.html#top {VxWorks Reference Manual} Libraries {}} {lptShow {show LPT statistics} vxworks/ref/lptDrv.html#lptShow {VxWorks Reference Manual} Libraries {}} {{ls [windsh]} {list the contents of a directory (WindSh)} tornado/tools/windsh.html#ls {Tornado Reference} {Tornado Tools} windsh} {ls {list the contents of a directory} vxworks/ref/usrLib.html#ls {VxWorks Reference Manual} Libraries {}} {lseek {set a file read/write pointer} vxworks/ref/ioLib.html#lseek {VxWorks Reference Manual} Libraries {}} {lsOld {list the contents of an RT-11 directory} vxworks/ref/usrLib.html#lsOld {VxWorks Reference Manual} Libraries {}} {lstAdd {add a node to the end of a list} vxworks/ref/lstLib.html#lstAdd {VxWorks Reference Manual} Libraries {}} {lstConcat {concatenate two lists} vxworks/ref/lstLib.html#lstConcat {VxWorks Reference Manual} Libraries {}} {lstCount {report the number of nodes in a list} vxworks/ref/lstLib.html#lstCount {VxWorks Reference Manual} Libraries {}} {lstDelete {delete a specified node from a list} vxworks/ref/lstLib.html#lstDelete {VxWorks Reference Manual} Libraries {}} {lstExtract {extract a sublist from a list} vxworks/ref/lstLib.html#lstExtract {VxWorks Reference Manual} Libraries {}} {lstFind {find a node in a list} vxworks/ref/lstLib.html#lstFind {VxWorks Reference Manual} Libraries {}} {lstFirst {find first node in list} vxworks/ref/lstLib.html#lstFirst {VxWorks Reference Manual} Libraries {}} {lstFree {free up a list} vxworks/ref/lstLib.html#lstFree {VxWorks Reference Manual} Libraries {}} {lstGet {delete and return the first node from a list} vxworks/ref/lstLib.html#lstGet {VxWorks Reference Manual} Libraries {}} {lstInit {initialize a list descriptor} vxworks/ref/lstLib.html#lstInit {VxWorks Reference Manual} Libraries {}} {lstInsert {insert a node in a list after a specified node} vxworks/ref/lstLib.html#lstInsert {VxWorks Reference Manual} Libraries {}} {lstLast {find the last node in a list} vxworks/ref/lstLib.html#lstLast {VxWorks Reference Manual} Libraries {}} {lstLib {doubly linked list subroutine library } vxworks/ref/lstLib.html#top {VxWorks Reference Manual} Libraries {}} {lstNext {find the next node in a list} vxworks/ref/lstLib.html#lstNext {VxWorks Reference Manual} Libraries {}} {lstNStep {find a list node steps away from a specified node} vxworks/ref/lstLib.html#lstNStep {VxWorks Reference Manual} Libraries {}} {lstNth {find the Nth node in a list} vxworks/ref/lstLib.html#lstNth {VxWorks Reference Manual} Libraries {}} {lstPrevious {find the previous node in a list} vxworks/ref/lstLib.html#lstPrevious {VxWorks Reference Manual} Libraries {}} {{m [windsh]} {modify memory (WindSh)} tornado/tools/windsh.html#m {Tornado Reference} {Tornado Tools} windsh} {m {modify memory} vxworks/ref/usrLib.html#m {VxWorks Reference Manual} Libraries {}} {m2Delete {delete all the MIB-II library groups} vxworks/ref/m2Lib.html#m2Delete {VxWorks Reference Manual} Libraries {}} {m2IcmpDelete {delete all resources used to access the ICMP group} vxworks/ref/m2IcmpLib.html#m2IcmpDelete {VxWorks Reference Manual} Libraries {}} {m2IcmpGroupInfoGet {get the MIB-II ICMP-group global variables} vxworks/ref/m2IcmpLib.html#m2IcmpGroupInfoGet {VxWorks Reference Manual} Libraries {}} {m2IcmpInit {initialize MIB-II ICMP-group access} vxworks/ref/m2IcmpLib.html#m2IcmpInit {VxWorks Reference Manual} Libraries {}} {m2IcmpLib {MIB-II ICMP-group API for SNMP Agents } vxworks/ref/m2IcmpLib.html#top {VxWorks Reference Manual} Libraries {}} {m2IfDelete {delete all resources used to access the interface group} vxworks/ref/m2IfLib.html#m2IfDelete {VxWorks Reference Manual} Libraries {}} {m2IfGroupInfoGet {get the MIB-II interface-group scalar variables} vxworks/ref/m2IfLib.html#m2IfGroupInfoGet {VxWorks Reference Manual} Libraries {}} {m2IfInit {initialize MIB-II interface-group routines} vxworks/ref/m2IfLib.html#m2IfInit {VxWorks Reference Manual} Libraries {}} {m2IfLib {MIB-II interface-group API for SNMP agents } vxworks/ref/m2IfLib.html#top {VxWorks Reference Manual} Libraries {}} {m2IfTblEntryGet {get a MIB-II interface-group table entry} vxworks/ref/m2IfLib.html#m2IfTblEntryGet {VxWorks Reference Manual} Libraries {}} {m2IfTblEntrySet {set the state of a MIB-II interface entry to UP or DOWN} vxworks/ref/m2IfLib.html#m2IfTblEntrySet {VxWorks Reference Manual} Libraries {}} {m2Init {initialize the SNMP MIB-2 library } vxworks/ref/m2Lib.html#m2Init {VxWorks Reference Manual} Libraries {}} {m2IpAddrTblEntryGet {get an IP MIB-II address entry} vxworks/ref/m2IpLib.html#m2IpAddrTblEntryGet {VxWorks Reference Manual} Libraries {}} {m2IpAtransTblEntryGet {get a MIB-II ARP table entry} vxworks/ref/m2IpLib.html#m2IpAtransTblEntryGet {VxWorks Reference Manual} Libraries {}} {m2IpAtransTblEntrySet {add, modify, or delete a MIB-II ARP entry} vxworks/ref/m2IpLib.html#m2IpAtransTblEntrySet {VxWorks Reference Manual} Libraries {}} {m2IpDelete {delete all resources used to access the IP group} vxworks/ref/m2IpLib.html#m2IpDelete {VxWorks Reference Manual} Libraries {}} {m2IpGroupInfoGet {get the MIB-II IP-group scalar variables} vxworks/ref/m2IpLib.html#m2IpGroupInfoGet {VxWorks Reference Manual} Libraries {}} {m2IpGroupInfoSet {set MIB-II IP-group variables to new values} vxworks/ref/m2IpLib.html#m2IpGroupInfoSet {VxWorks Reference Manual} Libraries {}} {m2IpInit {initialize MIB-II IP-group access} vxworks/ref/m2IpLib.html#m2IpInit {VxWorks Reference Manual} Libraries {}} {m2IpLib {MIB-II IP-group API for SNMP agents } vxworks/ref/m2IpLib.html#top {VxWorks Reference Manual} Libraries {}} {m2IpRouteTblEntryGet {get a MIB-2 routing table entry } vxworks/ref/m2IpLib.html#m2IpRouteTblEntryGet {VxWorks Reference Manual} Libraries {}} {m2IpRouteTblEntrySet {set a MIB-II routing table entry} vxworks/ref/m2IpLib.html#m2IpRouteTblEntrySet {VxWorks Reference Manual} Libraries {}} {m2Lib {MIB-II API library for SNMP agents } vxworks/ref/m2Lib.html#top {VxWorks Reference Manual} Libraries {}} {m2OspfAreaEntryGet {get an entry from the OSPF area table (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfAreaEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfAreaEntrySet {set values in an OSPF area entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfAreaEntrySet {VxWorks Reference Manual} Libraries {}} {m2OspfAreaRangeEntryGet {get an OSPF area range entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfAreaRangeEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfAreaRangeEntrySet {set values in an OSPF area range entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfAreaRangeEntrySet {VxWorks Reference Manual} Libraries {}} {m2OspfGeneralGroupGet {get values of OSPF general group objects (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfGeneralGroupGet {VxWorks Reference Manual} Libraries {}} {m2OspfGeneralGroupSet {set values of OSPF general group objects (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfGeneralGroupSet {VxWorks Reference Manual} Libraries {}} {m2OspfHostEntryGet {get an OSPF host entry (OSPF Option) } vxworks/ref/ospfLib.html#m2OspfHostEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfHostEntrySet {set values in an OSPF host entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfHostEntrySet {VxWorks Reference Manual} Libraries {}} {m2OspfIfEntryGet {get an OSPF interface entry (OSPF Option) } vxworks/ref/ospfLib.html#m2OspfIfEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfIfEntrySet {set values in an OSPF interface entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfIfEntrySet {VxWorks Reference Manual} Libraries {}} {m2OspfIfMetricEntryGet {get an OSPF interface metric entry (OSPF Option) } vxworks/ref/ospfLib.html#m2OspfIfMetricEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfIfMetricEntrySet {set OSPF interface metric entry values (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfIfMetricEntrySet {VxWorks Reference Manual} Libraries {}} {m2OspfLsdbEntryGet {get an OSPF link state database entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfLsdbEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfNbrEntryGet {get an OSPF neighbor entry (OSPF Option) } vxworks/ref/ospfLib.html#m2OspfNbrEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfNbrEntrySet {set values in an OSPF neighbor entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfNbrEntrySet {VxWorks Reference Manual} Libraries {}} {m2OspfStubAreaEntryGet {get an OSPF stub area entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfStubAreaEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfStubAreaEntrySet {set values in an OSPF stub area entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfStubAreaEntrySet {VxWorks Reference Manual} Libraries {}} {m2OspfVirtIfEntryGet {get an OSPF virtual interface entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfVirtIfEntryGet {VxWorks Reference Manual} Libraries {}} {m2OspfVirtIfEntrySet {set OSPF virtual interface entry values (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfVirtIfEntrySet {VxWorks Reference Manual} Libraries {}} {m2OspfVirtNbrEntryGet {get an OSPF virtual neighbor entry (OSPF Option)} vxworks/ref/ospfLib.html#m2OspfVirtNbrEntryGet {VxWorks Reference Manual} Libraries {}} {m2SysDelete {delete resources used to access the MIB-II system group} vxworks/ref/m2SysLib.html#m2SysDelete {VxWorks Reference Manual} Libraries {}} {m2SysGroupInfoGet {get system-group MIB-II variables} vxworks/ref/m2SysLib.html#m2SysGroupInfoGet {VxWorks Reference Manual} Libraries {}} {m2SysGroupInfoSet {set system-group MIB-II variables to new values} vxworks/ref/m2SysLib.html#m2SysGroupInfoSet {VxWorks Reference Manual} Libraries {}} {m2SysInit {initialize MIB-II system-group routines} vxworks/ref/m2SysLib.html#m2SysInit {VxWorks Reference Manual} Libraries {}} {m2SysLib {MIB-II system-group API for SNMP agents } vxworks/ref/m2SysLib.html#top {VxWorks Reference Manual} Libraries {}} {m2TcpConnEntryGet {get a MIB-II TCP connection table entry} vxworks/ref/m2TcpLib.html#m2TcpConnEntryGet {VxWorks Reference Manual} Libraries {}} {m2TcpConnEntrySet {set a TCP connection to the closed state} vxworks/ref/m2TcpLib.html#m2TcpConnEntrySet {VxWorks Reference Manual} Libraries {}} {m2TcpDelete {delete all resources used to access the TCP group} vxworks/ref/m2TcpLib.html#m2TcpDelete {VxWorks Reference Manual} Libraries {}} {m2TcpGroupInfoGet {get MIB-II TCP-group scalar variables} vxworks/ref/m2TcpLib.html#m2TcpGroupInfoGet {VxWorks Reference Manual} Libraries {}} {m2TcpInit {initialize MIB-II TCP-group access} vxworks/ref/m2TcpLib.html#m2TcpInit {VxWorks Reference Manual} Libraries {}} {m2TcpLib {MIB-II TCP-group API for SNMP agents } vxworks/ref/m2TcpLib.html#top {VxWorks Reference Manual} Libraries {}} {m2UdpDelete {delete all resources used to access the UDP group} vxworks/ref/m2UdpLib.html#m2UdpDelete {VxWorks Reference Manual} Libraries {}} {m2UdpGroupInfoGet {get MIB-II UDP-group scalar variables} vxworks/ref/m2UdpLib.html#m2UdpGroupInfoGet {VxWorks Reference Manual} Libraries {}} {m2UdpInit {initialize MIB-II UDP-group access} vxworks/ref/m2UdpLib.html#m2UdpInit {VxWorks Reference Manual} Libraries {}} {m2UdpLib {MIB-II UDP-group API for SNMP agents } vxworks/ref/m2UdpLib.html#top {VxWorks Reference Manual} Libraries {}} {m2UdpTblEntryGet {get a UDP MIB-II entry from the UDP list of listeners} vxworks/ref/m2UdpLib.html#m2UdpTblEntryGet {VxWorks Reference Manual} Libraries {}} {m68302Sio {Motorola MC68302 bimodal tty driver } vxworks/ref/m68302Sio.html#top {VxWorks Reference Manual} Libraries {}} {m68302SioInit {initialize a M68302_CP} vxworks/ref/m68302Sio.html#m68302SioInit {VxWorks Reference Manual} Libraries {}} {m68302SioInit2 {initialize a M68302_CP (part 2)} vxworks/ref/m68302Sio.html#m68302SioInit2 {VxWorks Reference Manual} Libraries {}} {m68332DevInit {initialize the SCC} vxworks/ref/m68332Sio.html#m68332DevInit {VxWorks Reference Manual} Libraries {}} {m68332Int {handle an SCC interrupt} vxworks/ref/m68332Sio.html#m68332Int {VxWorks Reference Manual} Libraries {}} {m68332Sio {Motorola MC68332 tty driver} vxworks/ref/m68332Sio.html#top {VxWorks Reference Manual} Libraries {}} {m68360DevInit {initialize the SCC} vxworks/ref/m68360Sio.html#m68360DevInit {VxWorks Reference Manual} Libraries {}} {m68360Int {handle an SCC interrupt} vxworks/ref/m68360Sio.html#m68360Int {VxWorks Reference Manual} Libraries {}} {m68360Sio {Motorola MC68360 SCC UART serial driver } vxworks/ref/m68360Sio.html#top {VxWorks Reference Manual} Libraries {}} {m68562HrdInit {initialize the DUSCC} vxworks/ref/m68562Sio.html#m68562HrdInit {VxWorks Reference Manual} Libraries {}} {m68562RxInt {handle a receiver interrupt} vxworks/ref/m68562Sio.html#m68562RxInt {VxWorks Reference Manual} Libraries {}} {m68562RxTxErrInt {handle a receiver/transmitter error interrupt} vxworks/ref/m68562Sio.html#m68562RxTxErrInt {VxWorks Reference Manual} Libraries {}} {m68562Sio {MC68562 DUSCC serial driver } vxworks/ref/m68562Sio.html#top {VxWorks Reference Manual} Libraries {}} {m68562TxInt {handle a transmitter interrupt} vxworks/ref/m68562Sio.html#m68562TxInt {VxWorks Reference Manual} Libraries {}} {m68681Acr {return the contents of the DUART auxiliary control register} vxworks/ref/m68681Sio.html#m68681Acr {VxWorks Reference Manual} Libraries {}} {m68681AcrSetClr {set and clear bits in the DUART auxiliary control register} vxworks/ref/m68681Sio.html#m68681AcrSetClr {VxWorks Reference Manual} Libraries {}} {m68681DevInit {intialize a M68681_DUART} vxworks/ref/m68681Sio.html#m68681DevInit {VxWorks Reference Manual} Libraries {}} {m68681DevInit2 {intialize a M68681_DUART, part 2} vxworks/ref/m68681Sio.html#m68681DevInit2 {VxWorks Reference Manual} Libraries {}} {m68681Imr {return the current contents of the DUART interrupt-mask register} vxworks/ref/m68681Sio.html#m68681Imr {VxWorks Reference Manual} Libraries {}} {m68681ImrSetClr {set and clear bits in the DUART interrupt-mask register} vxworks/ref/m68681Sio.html#m68681ImrSetClr {VxWorks Reference Manual} Libraries {}} {m68681Int {handle all DUART interrupts in one vector} vxworks/ref/m68681Sio.html#m68681Int {VxWorks Reference Manual} Libraries {}} {m68681Opcr {return the state of the DUART output port configuration register} vxworks/ref/m68681Sio.html#m68681Opcr {VxWorks Reference Manual} Libraries {}} {m68681OpcrSetClr {set and clear bits in the DUART output port configuration register} vxworks/ref/m68681Sio.html#m68681OpcrSetClr {VxWorks Reference Manual} Libraries {}} {m68681Opr {return the current state of the DUART output port register} vxworks/ref/m68681Sio.html#m68681Opr {VxWorks Reference Manual} Libraries {}} {m68681OprSetClr {set and clear bits in the DUART output port register} vxworks/ref/m68681Sio.html#m68681OprSetClr {VxWorks Reference Manual} Libraries {}} {m68681Sio {M68681 serial communications driver } vxworks/ref/m68681Sio.html#top {VxWorks Reference Manual} Libraries {}} {m68901DevInit {initialize a M68901_CHAN structure} vxworks/ref/m68901Sio.html#m68901DevInit {VxWorks Reference Manual} Libraries {}} {m68901Sio {MC68901 MFP tty driver } vxworks/ref/m68901Sio.html#top {VxWorks Reference Manual} Libraries {}} {{mainWindowCreate [win32]} {Creates a main window for the application} tornado-api/guitcl-win/UITclDocs.html#mainWindowCreate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {makeStatTbl {make a table of status values} tornado/hutils/makeStatTbl.html#top {Tornado Reference} {Tornado Utilities} {}} {makeSymTbl {make a table of symbols} tornado/hutils/makeSymTbl.html#top {Tornado Reference} {Tornado Utilities} {}} {malloc {allocate a block of memory from the system memory partition (ANSI)} vxworks/ref/memPartLib.html#malloc {VxWorks Reference Manual} Libraries {}} {markDelete {delete a mark} tornado-api/guitcl-unix/crosswindTclApi.html#markDelete {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {markGoto {move the source context to the position of a mark} tornado-api/guitcl-unix/crosswindTclApi.html#markGoto {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {markInfo {return information about a mark} tornado-api/guitcl-unix/crosswindTclApi.html#markInfo {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {markList {enumerate all marks} tornado-api/guitcl-unix/crosswindTclApi.html#markList {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {markSet {set a mark on a source line} tornado-api/guitcl-unix/crosswindTclApi.html#markSet {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {masterIoInit {create the IPC mechanism at the SNMP master agent} vxworks/ref/masterIoLib.html#masterIoInit {VxWorks Reference Manual} Libraries {}} {masterIoLib {default IO routines for the SNMP master agent } vxworks/ref/masterIoLib.html#top {VxWorks Reference Manual} Libraries {}} {masterIoWrite {send the encoded buffer to the subagent} vxworks/ref/masterIoLib.html#masterIoWrite {VxWorks Reference Manual} Libraries {}} {masterIpcAyt {check the status of the IPC link} vxworks/ref/masterIoLib.html#masterIpcAyt {VxWorks Reference Manual} Libraries {}} {masterIpcComp {transmit a completion of transmission message} vxworks/ref/masterIoLib.html#masterIpcComp {VxWorks Reference Manual} Libraries {}} {masterIpcFree {free the IPC resources allocated by the SNMP master agent} vxworks/ref/masterIoLib.html#masterIpcFree {VxWorks Reference Manual} Libraries {}} {masterIpcRcv {wait for a reply from the subagent} vxworks/ref/masterIoLib.html#masterIpcRcv {VxWorks Reference Manual} Libraries {}} {masterIpcSend {send a message to a subagent} vxworks/ref/masterIoLib.html#masterIpcSend {VxWorks Reference Manual} Libraries {}} {masterQueCleanup {free resources allocated for SNMP master agent} vxworks/ref/masterIoLib.html#masterQueCleanup {VxWorks Reference Manual} Libraries {}} {mathALib {C interface library to high-level math functions } vxworks/ref/mathALib.html#top {VxWorks Reference Manual} Libraries {}} {mathHardInit {initialize hardware floating-point math support} vxworks/ref/mathHardLib.html#mathHardInit {VxWorks Reference Manual} Libraries {}} {mathHardLib {hardware floating-point math library } vxworks/ref/mathHardLib.html#top {VxWorks Reference Manual} Libraries {}} {mathSoftInit {initialize software floating-point math support} vxworks/ref/mathSoftLib.html#mathSoftInit {VxWorks Reference Manual} Libraries {}} {mathSoftLib {high-level floating-point emulation library } vxworks/ref/mathSoftLib.html#top {VxWorks Reference Manual} Libraries {}} {mb86940DevInit {install the driver function table} vxworks/ref/mb86940Sio.html#mb86940DevInit {VxWorks Reference Manual} Libraries {}} {mb86940Sio {MB 86940 UART tty driver } vxworks/ref/mb86940Sio.html#top {VxWorks Reference Manual} Libraries {}} {mb86960End {END-style Fujitsu MB86960 Ethernet network interface driver } vxworks/ref/mb86960End.html#top {VxWorks Reference Manual} Libraries {}} {mb86960EndLoad {initialize the driver and device} vxworks/ref/mb86960End.html#mb86960EndLoad {VxWorks Reference Manual} Libraries {}} {mb86960InitParse {parse the initialization string} vxworks/ref/mb86960End.html#mb86960InitParse {VxWorks Reference Manual} Libraries {}} {mb86960MemInit {initialize memory for the chip} vxworks/ref/mb86960End.html#mb86960MemInit {VxWorks Reference Manual} Libraries {}} {mb87030CtrlCreate {create a control structure for an MB87030 SPC} vxworks/ref/mb87030Lib.html#mb87030CtrlCreate {VxWorks Reference Manual} Libraries {}} {mb87030CtrlInit {initialize a control structure for an MB87030 SPC} vxworks/ref/mb87030Lib.html#mb87030CtrlInit {VxWorks Reference Manual} Libraries {}} {mb87030Lib {Fujitsu MB87030 SCSI Protocol Controller (SPC) library } vxworks/ref/mb87030Lib.html#top {VxWorks Reference Manual} Libraries {}} {mb87030Show {display the values of all readable MB87030 SPC registers} vxworks/ref/mb87030Lib.html#mb87030Show {VxWorks Reference Manual} Libraries {}} {mbcAddrFilterSet {set the address filter for multicast addresses} vxworks/ref/mbcEnd.html#mbcAddrFilterSet {VxWorks Reference Manual} Libraries {}} {mbcattach {publish the `mbc' network interface and initialize the driver} vxworks/ref/if_mbc.html#mbcattach {VxWorks Reference Manual} Libraries {}} {mbcEnd {Motorola 68302fads END network interface driver } vxworks/ref/mbcEnd.html#top {VxWorks Reference Manual} Libraries {}} {mbcEndLoad {initialize the driver and device} vxworks/ref/mbcEnd.html#mbcEndLoad {VxWorks Reference Manual} Libraries {}} {mbcIntr {network interface interrupt handler} vxworks/ref/if_mbc.html#mbcIntr {VxWorks Reference Manual} Libraries {}} {mbcMemInit {initialize memory for the chip} vxworks/ref/mbcEnd.html#mbcMemInit {VxWorks Reference Manual} Libraries {}} {mbcParse {parse the init string} vxworks/ref/mbcEnd.html#mbcParse {VxWorks Reference Manual} Libraries {}} {mbcStartOutput {output packet to network interface device} vxworks/ref/if_mbc.html#mbcStartOutput {VxWorks Reference Manual} Libraries {}} {mblen {calculate the length of a multibyte character (Unimplemented) (ANSI)} vxworks/ref/ansiStdlib.html#mblen {VxWorks Reference Manual} Libraries {}} {mbstowcs {convert a series of multibyte char's to wide char's (Unimplemented) (ANSI)} vxworks/ref/ansiStdlib.html#mbstowcs {VxWorks Reference Manual} Libraries {}} {mbtowc {convert a multibyte character to a wide character (Unimplemented) (ANSI)} vxworks/ref/ansiStdlib.html#mbtowc {VxWorks Reference Manual} Libraries {}} {mbufShow {report mbuf statistics} vxworks/ref/netShow.html#mbufShow {VxWorks Reference Manual} Libraries {}} {memAddToPool {add memory to the system memory partition} vxworks/ref/memPartLib.html#memAddToPool {VxWorks Reference Manual} Libraries {}} {memalign {allocate aligned memory } vxworks/ref/memLib.html#memalign {VxWorks Reference Manual} Libraries {}} {{memBlock [Tcl]} {WTX Tcl Memory Block Handling } tornado-api/wtxtcl/memBlock.html#top {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockCreate [Tcl]} {create a memory block} tornado-api/wtxtcl/memBlock.html#memBlockCreate {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockDelete [Tcl]} {delete a memory block, freeing its resources} tornado-api/wtxtcl/memBlock.html#memBlockDelete {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockDis [Tcl]} {disassemble a memory block} tornado-api/wtxtcl/memBlock.html#memBlockDis {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockDup [Tcl]} {create a new block exactly like a given one} tornado-api/wtxtcl/memBlock.html#memBlockDup {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockGet [Tcl]} {get the elements in a memory block} tornado-api/wtxtcl/memBlock.html#memBlockGet {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockGetString [Tcl]} {get the memory block contents in string form} tornado-api/wtxtcl/memBlock.html#memBlockGetString {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockInfo [Tcl]} {get information about a memory block} tornado-api/wtxtcl/memBlock.html#memBlockInfo {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockList [Tcl]} {list the handles of all existing memory blocks} tornado-api/wtxtcl/memBlock.html#memBlockList {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockSet [Tcl]} {set the elements in a memory block} tornado-api/wtxtcl/memBlock.html#memBlockSet {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockSwap [Tcl]} {switch the endianness of a block} tornado-api/wtxtcl/memBlock.html#memBlockSwap {Tornado API Reference} {WTX Tcl Library} Tcl} {{memBlockWriteFile [Tcl]} {write the memory block contents to a file} tornado-api/wtxtcl/memBlock.html#memBlockWriteFile {Tornado API Reference} {WTX Tcl Library} Tcl} {memchr {search a block of memory for a character (ANSI)} vxworks/ref/ansiString.html#memchr {VxWorks Reference Manual} Libraries {}} {memcmp {compare two blocks of memory (ANSI)} vxworks/ref/ansiString.html#memcmp {VxWorks Reference Manual} Libraries {}} {memcpy {copy memory from one location to another (ANSI)} vxworks/ref/ansiString.html#memcpy {VxWorks Reference Manual} Libraries {}} {memDevCreate {create a memory device} vxworks/ref/memDrv.html#memDevCreate {VxWorks Reference Manual} Libraries {}} {memDevCreateDir {create a memory device for multiple files} vxworks/ref/memDrv.html#memDevCreateDir {VxWorks Reference Manual} Libraries {}} {memDevDelete {delete a memory device} vxworks/ref/memDrv.html#memDevDelete {VxWorks Reference Manual} Libraries {}} {memDrv {install a memory driver} vxworks/ref/memDrv.html#memDrv {VxWorks Reference Manual} Libraries {}} {memDrv {pseudo memory device driver } vxworks/ref/memDrv.html#top {VxWorks Reference Manual} Libraries {}} {memdrvbuild {filesystem builder for memDrv } tornado/hutils/memdrvbuild.html#top {Tornado Reference} {Tornado Utilities} {}} {memFindMax {find the largest free block in the system memory partition} vxworks/ref/memLib.html#memFindMax {VxWorks Reference Manual} Libraries {}} {memLib {full-featured memory partition manager } vxworks/ref/memLib.html#top {VxWorks Reference Manual} Libraries {}} {memmove {copy memory from one location to another (ANSI)} vxworks/ref/ansiString.html#memmove {VxWorks Reference Manual} Libraries {}} {memOptionsSet {set the debug options for the system memory partition} vxworks/ref/memLib.html#memOptionsSet {VxWorks Reference Manual} Libraries {}} {memPartAddToPool {add memory to a memory partition} vxworks/ref/memPartLib.html#memPartAddToPool {VxWorks Reference Manual} Libraries {}} {memPartAlignedAlloc {allocate aligned memory from a partition} vxworks/ref/memPartLib.html#memPartAlignedAlloc {VxWorks Reference Manual} Libraries {}} {memPartAlloc {allocate a block of memory from a partition} vxworks/ref/memPartLib.html#memPartAlloc {VxWorks Reference Manual} Libraries {}} {memPartCreate {create a memory partition} vxworks/ref/memPartLib.html#memPartCreate {VxWorks Reference Manual} Libraries {}} {memPartFindMax {find the size of the largest available free block} vxworks/ref/memLib.html#memPartFindMax {VxWorks Reference Manual} Libraries {}} {memPartFree {free a block of memory in a partition} vxworks/ref/memPartLib.html#memPartFree {VxWorks Reference Manual} Libraries {}} {memPartInfoGet {get partition information} vxworks/ref/memShow.html#memPartInfoGet {VxWorks Reference Manual} Libraries {}} {memPartLib {core memory partition manager } vxworks/ref/memPartLib.html#top {VxWorks Reference Manual} Libraries {}} {memPartOptionsSet {set the debug options for a memory partition} vxworks/ref/memLib.html#memPartOptionsSet {VxWorks Reference Manual} Libraries {}} {memPartRealloc {reallocate a block of memory in a specified partition} vxworks/ref/memLib.html#memPartRealloc {VxWorks Reference Manual} Libraries {}} {{memPartShow [windsh]} {show partition blocks and statistics (WindSh)} tornado/tools/windsh.html#memPartShow {Tornado Reference} {Tornado Tools} windsh} {memPartShow {show partition blocks and statistics} vxworks/ref/memShow.html#memPartShow {VxWorks Reference Manual} Libraries {}} {memPartSmCreate {create a shared memory partition (VxMP Option)} vxworks/ref/smMemLib.html#memPartSmCreate {VxWorks Reference Manual} Libraries {}} {memset {set a block of memory (ANSI)} vxworks/ref/ansiString.html#memset {VxWorks Reference Manual} Libraries {}} {{memShow [windsh]} {show system memory partition blocks and statistics (WindSh)} tornado/tools/windsh.html#memShow {Tornado Reference} {Tornado Tools} windsh} {memShow {show system memory partition blocks and statistics} vxworks/ref/memShow.html#memShow {VxWorks Reference Manual} Libraries {}} {memShow {memory show routines } vxworks/ref/memShow.html#top {VxWorks Reference Manual} Libraries {}} {memShowInit {initialize the memory partition show facility} vxworks/ref/memShow.html#memShowInit {VxWorks Reference Manual} Libraries {}} {menu {menu bar manager } tornado-api/guitcl-unix/menu.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {menuButtonCreate {create a button in a top level menu} tornado-api/guitcl-unix/menu.html#menuButtonCreate {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {menuCreate {create a new menu on the top menu bar} tornado-api/guitcl-unix/menu.html#menuCreate {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {mib2ErrorAdd {change a MIB-II error count} vxworks/ref/endLib.html#mib2ErrorAdd {VxWorks Reference Manual} Libraries {}} {mib2Init {initialize a MIB-II structure} vxworks/ref/endLib.html#mib2Init {VxWorks Reference Manual} Libraries {}} {mkdir {make a directory} vxworks/ref/usrLib.html#mkdir {VxWorks Reference Manual} Libraries {}} {mktime {convert broken-down time into calendar time (ANSI)} vxworks/ref/ansiTime.html#mktime {VxWorks Reference Manual} Libraries {}} {mlock {lock specified pages into memory (POSIX)} vxworks/ref/mmanPxLib.html#mlock {VxWorks Reference Manual} Libraries {}} {mlockall {lock all pages used by a process into memory (POSIX)} vxworks/ref/mmanPxLib.html#mlockall {VxWorks Reference Manual} Libraries {}} {mmanPxLib {memory management library (POSIX) } vxworks/ref/mmanPxLib.html#top {VxWorks Reference Manual} Libraries {}} {mmuL64862DmaInit {initialize the L64862 I/O MMU DMA data structures (SPARC)} vxworks/ref/mmuL64862Lib.html#mmuL64862DmaInit {VxWorks Reference Manual} Libraries {}} {mmuL64862Lib {LSI Logic L64862 MBus-to-SBus Interface: I/O DMA library (SPARC) } vxworks/ref/mmuL64862Lib.html#top {VxWorks Reference Manual} Libraries {}} {mmuPro32Lib {MMU library for PentiumPro/II } vxworks/ref/mmuPro32Lib.html#top {VxWorks Reference Manual} Libraries {}} {mmuPro32LibInit {initialize module} vxworks/ref/mmuPro32Lib.html#mmuPro32LibInit {VxWorks Reference Manual} Libraries {}} {mmuSparcILib {ROM MMU initialization (SPARC) } vxworks/ref/mmuSparcILib.html#top {VxWorks Reference Manual} Libraries {}} {mmuSparcRomInit {initialize the MMU for the ROM (SPARC)} vxworks/ref/mmuSparcILib.html#mmuSparcRomInit {VxWorks Reference Manual} Libraries {}} {modAnalyze {analyze archives and/or object modules} tornado-api/project/dataDocLib.html#modAnalyze {Tornado API Reference} {Project Database Library} {}} {modCalledBy {find all modules that call a given set of modules} tornado-api/project/dataDocLib.html#modCalledBy {Tornado API Reference} {Project Database Library} {}} {modCalls {find all modules that are called by a given set of modules} tornado-api/project/dataDocLib.html#modCalls {Tornado API Reference} {Project Database Library} {}} {modf {separate a floating-point number into integer and fraction parts (ANSI)} vxworks/ref/ansiMath.html#modf {VxWorks Reference Manual} Libraries {}} {modInfo {get info about module relationships} tornado-api/project/dataDocLib.html#modInfo {Tornado API Reference} {Project Database Library} {}} {modSubtree {find (recursivley) all modules called by a set of modules} tornado-api/project/dataDocLib.html#modSubtree {Tornado API Reference} {Project Database Library} {}} {modSupertree {find (recursivley) all modules that call a set of modules} tornado-api/project/dataDocLib.html#modSupertree {Tornado API Reference} {Project Database Library} {}} {modTrace {trace module dependencies} tornado-api/project/dataDocLib.html#modTrace {Tornado API Reference} {Project Database Library} {}} {moduleCheck {verify checksums on all modules} vxworks/ref/moduleLib.html#moduleCheck {VxWorks Reference Manual} Libraries {}} {moduleCreate {create and initialize a module} vxworks/ref/moduleLib.html#moduleCreate {VxWorks Reference Manual} Libraries {}} {moduleCreateHookAdd {add a routine to be called when a module is added} vxworks/ref/moduleLib.html#moduleCreateHookAdd {VxWorks Reference Manual} Libraries {}} {moduleCreateHookDelete {delete a previously added module create hook routine} vxworks/ref/moduleLib.html#moduleCreateHookDelete {VxWorks Reference Manual} Libraries {}} {moduleDelete {delete module ID information (use unld() to reclaim space)} vxworks/ref/moduleLib.html#moduleDelete {VxWorks Reference Manual} Libraries {}} {moduleFindByGroup {find a module by group number} vxworks/ref/moduleLib.html#moduleFindByGroup {VxWorks Reference Manual} Libraries {}} {moduleFindByName {find a module by name} vxworks/ref/moduleLib.html#moduleFindByName {VxWorks Reference Manual} Libraries {}} {moduleFindByNameAndPath {find a module by file name and path} vxworks/ref/moduleLib.html#moduleFindByNameAndPath {VxWorks Reference Manual} Libraries {}} {moduleFlagsGet {get the flags associated with a module ID} vxworks/ref/moduleLib.html#moduleFlagsGet {VxWorks Reference Manual} Libraries {}} {{moduleIdFigure [windsh]} {figure out module ID, given name or number (*) (WindSh)} tornado/tools/windsh.html#moduleIdFigure {Tornado Reference} {Tornado Tools} windsh} {moduleIdListGet {get a list of loaded modules} vxworks/ref/moduleLib.html#moduleIdListGet {VxWorks Reference Manual} Libraries {}} {moduleInfoGet {get information about an object module} vxworks/ref/moduleLib.html#moduleInfoGet {VxWorks Reference Manual} Libraries {}} {moduleLib {object module management library } vxworks/ref/moduleLib.html#top {VxWorks Reference Manual} Libraries {}} {moduleNameGet {get the name associated with a module ID} vxworks/ref/moduleLib.html#moduleNameGet {VxWorks Reference Manual} Libraries {}} {moduleSegFirst {find the first segment in a module} vxworks/ref/moduleLib.html#moduleSegFirst {VxWorks Reference Manual} Libraries {}} {moduleSegGet {get (delete and return) the first segment from a module} vxworks/ref/moduleLib.html#moduleSegGet {VxWorks Reference Manual} Libraries {}} {moduleSegNext {find the next segment in a module} vxworks/ref/moduleLib.html#moduleSegNext {VxWorks Reference Manual} Libraries {}} {{moduleShow [windsh]} {show the current status for all the loaded modules (WindSh)} tornado/tools/windsh.html#moduleShow {Tornado Reference} {Tornado Tools} windsh} {moduleShow {show the current status for all the loaded modules} vxworks/ref/moduleLib.html#moduleShow {VxWorks Reference Manual} Libraries {}} {motCpmEnd {END style Motorola MC68EN360/MPC800 network interface driver } vxworks/ref/motCpmEnd.html#top {VxWorks Reference Manual} Libraries {}} {motCpmEndLoad {initialize the driver and device} vxworks/ref/motCpmEnd.html#motCpmEndLoad {VxWorks Reference Manual} Libraries {}} {motFecEnd {END style Motorola FEC Ethernet network interface driver } vxworks/ref/motFecEnd.html#top {VxWorks Reference Manual} Libraries {}} {motFecEndLoad {initialize the driver and device} vxworks/ref/motFecEnd.html#motFecEndLoad {VxWorks Reference Manual} Libraries {}} {motifHierarchy {Tcl interface and managament of Motif HierarcyView objects } tornado-api/guitcl-unix/motifHierarchy.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {motiftcl {motif Tcl library } tornado-api/guitcl-unix/motiftcl.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {mountdInit {initialize the mount daemon} vxworks/ref/mountLib.html#mountdInit {VxWorks Reference Manual} Libraries {}} {mountLib {Mount protocol library } vxworks/ref/mountLib.html#top {VxWorks Reference Manual} Libraries {}} {mps_fd_to_sth {return the Stream Head pointer for a given fd} vxworks/ref/strmLib.html#mps_fd_to_sth {VxWorks Reference Manual} Libraries {}} {mqPxLib {message queue library (POSIX) } vxworks/ref/mqPxLib.html#top {VxWorks Reference Manual} Libraries {}} {mqPxLibInit {initialize the POSIX message queue library} vxworks/ref/mqPxLib.html#mqPxLibInit {VxWorks Reference Manual} Libraries {}} {{mqPxShow [windsh]} {show information about a POSIX message queue (*) (WindSh)} tornado/tools/windsh.html#mqPxShow {Tornado Reference} {Tornado Tools} windsh} {mqPxShow {POSIX message queue show } vxworks/ref/mqPxShow.html#top {VxWorks Reference Manual} Libraries {}} {mqPxShowInit {initialize the POSIX message queue show facility} vxworks/ref/mqPxShow.html#mqPxShowInit {VxWorks Reference Manual} Libraries {}} {mq_close {close a message queue (POSIX)} vxworks/ref/mqPxLib.html#mq_close {VxWorks Reference Manual} Libraries {}} {mq_getattr {get message queue attributes (POSIX)} vxworks/ref/mqPxLib.html#mq_getattr {VxWorks Reference Manual} Libraries {}} {mq_notify {notify a task that a message is available on a queue (POSIX)} vxworks/ref/mqPxLib.html#mq_notify {VxWorks Reference Manual} Libraries {}} {mq_open {open a message queue (POSIX)} vxworks/ref/mqPxLib.html#mq_open {VxWorks Reference Manual} Libraries {}} {mq_receive {receive a message from a message queue (POSIX)} vxworks/ref/mqPxLib.html#mq_receive {VxWorks Reference Manual} Libraries {}} {mq_send {send a message to a message queue (POSIX)} vxworks/ref/mqPxLib.html#mq_send {VxWorks Reference Manual} Libraries {}} {mq_setattr {set message queue attributes (POSIX)} vxworks/ref/mqPxLib.html#mq_setattr {VxWorks Reference Manual} Libraries {}} {mq_unlink {remove a message queue (POSIX)} vxworks/ref/mqPxLib.html#mq_unlink {VxWorks Reference Manual} Libraries {}} {{mRegs [windsh]} {modify registers (WindSh)} tornado/tools/windsh.html#mRegs {Tornado Reference} {Tornado Tools} windsh} {mRegs {modify registers} vxworks/ref/usrLib.html#mRegs {VxWorks Reference Manual} Libraries {}} {mRouteAdd {add multiple routes to the same destination } vxworks/ref/routeLib.html#mRouteAdd {VxWorks Reference Manual} Libraries {}} {mRouteDelete {delete a route from the routing table } vxworks/ref/routeLib.html#mRouteDelete {VxWorks Reference Manual} Libraries {}} {mRouteEntryAdd {add a protocol-specific route to the routing table } vxworks/ref/routeLib.html#mRouteEntryAdd {VxWorks Reference Manual} Libraries {}} {mRouteEntryDelete {delete route from the routing table } vxworks/ref/routeLib.html#mRouteEntryDelete {VxWorks Reference Manual} Libraries {}} {mRouteShow {print the entries of the routing table } vxworks/ref/netShow.html#mRouteShow {VxWorks Reference Manual} Libraries {}} {msgQCreate {create and initialize a message queue} vxworks/ref/msgQLib.html#msgQCreate {VxWorks Reference Manual} Libraries {}} {msgQDelete {delete a message queue} vxworks/ref/msgQLib.html#msgQDelete {VxWorks Reference Manual} Libraries {}} {msgQInfoGet {get information about a message queue} vxworks/ref/msgQShow.html#msgQInfoGet {VxWorks Reference Manual} Libraries {}} {msgQLib {message queue library } vxworks/ref/msgQLib.html#top {VxWorks Reference Manual} Libraries {}} {msgQNumMsgs {get the number of messages queued to a message queue} vxworks/ref/msgQLib.html#msgQNumMsgs {VxWorks Reference Manual} Libraries {}} {msgQReceive {receive a message from a message queue} vxworks/ref/msgQLib.html#msgQReceive {VxWorks Reference Manual} Libraries {}} {msgQSend {send a message to a message queue} vxworks/ref/msgQLib.html#msgQSend {VxWorks Reference Manual} Libraries {}} {{msgQShow [windsh]} {show information about a message queue (WindSh)} tornado/tools/windsh.html#msgQShow {Tornado Reference} {Tornado Tools} windsh} {msgQShow {show information about a message queue} vxworks/ref/msgQShow.html#msgQShow {VxWorks Reference Manual} Libraries {}} {msgQShow {message queue show routines } vxworks/ref/msgQShow.html#top {VxWorks Reference Manual} Libraries {}} {msgQShowInit {initialize the message queue show facility} vxworks/ref/msgQShow.html#msgQShowInit {VxWorks Reference Manual} Libraries {}} {msgQSmCreate {create and initialize a shared memory message queue (VxMP Option)} vxworks/ref/msgQSmLib.html#msgQSmCreate {VxWorks Reference Manual} Libraries {}} {msgQSmLib {shared memory message queue library (VxMP Option) } vxworks/ref/msgQSmLib.html#top {VxWorks Reference Manual} Libraries {}} {{msleep [Tcl]} {sleep for the specified number of milliseconds} tornado-api/wtxtcl/wtxtclComm.html#msleep {Tornado API Reference} {WTX Tcl Library} Tcl} {munch {extract initializers and finalizers from C++ object modules} tornado/hutils/munch.html#top {Tornado Reference} {Tornado Utilities} {}} {munlock {unlock specified pages (POSIX)} vxworks/ref/mmanPxLib.html#munlock {VxWorks Reference Manual} Libraries {}} {munlockall {unlock all pages used by a process (POSIX)} vxworks/ref/mmanPxLib.html#munlockall {VxWorks Reference Manual} Libraries {}} {muxAddressForm {form an address into a packet} vxworks/ref/muxLib.html#muxAddressForm {VxWorks Reference Manual} Libraries {}} {muxAddrResFuncAdd {add an address resolution function} vxworks/ref/muxLib.html#muxAddrResFuncAdd {VxWorks Reference Manual} Libraries {}} {muxAddrResFuncDel {delete an address resolution function} vxworks/ref/muxLib.html#muxAddrResFuncDel {VxWorks Reference Manual} Libraries {}} {muxAddrResFuncGet {get the address resolution function for ifType/protocol} vxworks/ref/muxLib.html#muxAddrResFuncGet {VxWorks Reference Manual} Libraries {}} {muxBind {bind a protocol to the MUX given a driver name } vxworks/ref/muxLib.html#muxBind {VxWorks Reference Manual} Libraries {}} {muxDevExists {tests whether a device is already loaded into the MUX} vxworks/ref/muxLib.html#muxDevExists {VxWorks Reference Manual} Libraries {}} {muxDevLoad {load a driver into the MUX} vxworks/ref/muxLib.html#muxDevLoad {VxWorks Reference Manual} Libraries {}} {muxDevStart {start a device by calling its start routine} vxworks/ref/muxLib.html#muxDevStart {VxWorks Reference Manual} Libraries {}} {muxDevStop {stop a device by calling its stop routine} vxworks/ref/muxLib.html#muxDevStop {VxWorks Reference Manual} Libraries {}} {muxDevUnload {remove a driver from the MUX} vxworks/ref/muxLib.html#muxDevUnload {VxWorks Reference Manual} Libraries {}} {muxIoctl {send control information to the MUX or to a device} vxworks/ref/muxLib.html#muxIoctl {VxWorks Reference Manual} Libraries {}} {muxLib {MUX network interface library } vxworks/ref/muxLib.html#top {VxWorks Reference Manual} Libraries {}} {muxLibInit {initialize global state for the MUX} vxworks/ref/muxLib.html#muxLibInit {VxWorks Reference Manual} Libraries {}} {muxMCastAddrAdd {add a multicast address to multicast table for a device} vxworks/ref/muxLib.html#muxMCastAddrAdd {VxWorks Reference Manual} Libraries {}} {muxMCastAddrDel {delete a multicast address from a device's multicast table} vxworks/ref/muxLib.html#muxMCastAddrDel {VxWorks Reference Manual} Libraries {}} {muxMCastAddrGet {get the multicast address table from the MUX/Driver} vxworks/ref/muxLib.html#muxMCastAddrGet {VxWorks Reference Manual} Libraries {}} {muxPacketAddrGet {get addressing information from a packet} vxworks/ref/muxLib.html#muxPacketAddrGet {VxWorks Reference Manual} Libraries {}} {muxPacketDataGet {return the data from a packet} vxworks/ref/muxLib.html#muxPacketDataGet {VxWorks Reference Manual} Libraries {}} {muxPollReceive {poll for a packet from a device driver} vxworks/ref/muxLib.html#muxPollReceive {VxWorks Reference Manual} Libraries {}} {muxPollSend {send a packet on a network interface} vxworks/ref/muxLib.html#muxPollSend {VxWorks Reference Manual} Libraries {}} {muxSend {send a packet out on a network interface} vxworks/ref/muxLib.html#muxSend {VxWorks Reference Manual} Libraries {}} {muxShow {all configured Enhanced Network Drivers} vxworks/ref/muxLib.html#muxShow {VxWorks Reference Manual} Libraries {}} {muxUnbind {detach a protocol from the specified driver} vxworks/ref/muxLib.html#muxUnbind {VxWorks Reference Manual} Libraries {}} {mv230x {Motorola NexGen} vxworks/bsp/mv2304/NexGen.html#top {BSP Reference} mv2304 {}} {mxrDataDocCreate {create a module xref document} tornado-api/project/dataDocLib.html#mxrDataDocCreate {Tornado API Reference} {Project Database Library} {}} {mxrDocValidate {test for duplicate symbol names and other bugs} tornado-api/project/dataDocLib.html#mxrDocValidate {Tornado API Reference} {Project Database Library} {}} {mxrSizeGet {return the size of a set of modules} tornado-api/project/dataDocLib.html#mxrSizeGet {Tornado API Reference} {Project Database Library} {}} {mxrSubtree {recursively, what modules are called by a given set of modules} tornado-api/project/dataDocLib.html#mxrSubtree {Tornado API Reference} {Project Database Library} {}} {mxrSupertree {recursively, what modules call a given set of modules} tornado-api/project/dataDocLib.html#mxrSupertree {Tornado API Reference} {Project Database Library} {}} {mxrTcGet {get the toolchain associated with an MxrDoc} tornado-api/project/dataDocLib.html#mxrTcGet {Tornado API Reference} {Project Database Library} {}} {nanosleep {suspend the current task until the time interval elapses (POSIX)} vxworks/ref/timerLib.html#nanosleep {VxWorks Reference Manual} Libraries {}} {ncr710CommLib {common library for ncr710Lib.c and ncr710Lib2.c } vxworks/ref/ncr710CommLib.html#top {VxWorks Reference Manual} Libraries {}} {ncr710CtrlCreate {create a control structure for an NCR 53C710 SIOP} vxworks/ref/ncr710Lib.html#ncr710CtrlCreate {VxWorks Reference Manual} Libraries {}} {ncr710CtrlCreateScsi2 {create a control structure for the NCR 53C710 SIOP} vxworks/ref/ncr710Lib2.html#ncr710CtrlCreateScsi2 {VxWorks Reference Manual} Libraries {}} {ncr710CtrlInit {initialize a control structure for an NCR 53C710 SIOP} vxworks/ref/ncr710Lib.html#ncr710CtrlInit {VxWorks Reference Manual} Libraries {}} {ncr710CtrlInitScsi2 {initialize a control structure for the NCR 53C710 SIOP} vxworks/ref/ncr710Lib2.html#ncr710CtrlInitScsi2 {VxWorks Reference Manual} Libraries {}} {ncr710Lib {NCR 53C710 SCSI I/O Processor (SIOP) library (SCSI-1) } vxworks/ref/ncr710Lib.html#top {VxWorks Reference Manual} Libraries {}} {ncr710Lib2 {NCR 53C710 SCSI I/O Processor (SIOP) library (SCSI-2) } vxworks/ref/ncr710Lib2.html#top {VxWorks Reference Manual} Libraries {}} {ncr710SetHwRegister {set hardware-dependent registers for the NCR 53C710 SIOP} vxworks/ref/ncr710Lib.html#ncr710SetHwRegister {VxWorks Reference Manual} Libraries {}} {ncr710SetHwRegisterScsi2 {set hardware-dependent registers for the NCR 53C710} vxworks/ref/ncr710Lib2.html#ncr710SetHwRegisterScsi2 {VxWorks Reference Manual} Libraries {}} {ncr710Show {display the values of all readable NCR 53C710 SIOP registers} vxworks/ref/ncr710Lib.html#ncr710Show {VxWorks Reference Manual} Libraries {}} {ncr710ShowScsi2 {display the values of all readable NCR 53C710 SIOP registers} vxworks/ref/ncr710Lib2.html#ncr710ShowScsi2 {VxWorks Reference Manual} Libraries {}} {ncr710SingleStep {perform a single-step } vxworks/ref/ncr710CommLib.html#ncr710SingleStep {VxWorks Reference Manual} Libraries {}} {ncr710StepEnable {enable/disable script single-step } vxworks/ref/ncr710CommLib.html#ncr710StepEnable {VxWorks Reference Manual} Libraries {}} {ncr810CtrlCreate {create a control structure for the NCR 53C8xx SIOP} vxworks/ref/ncr810Lib.html#ncr810CtrlCreate {VxWorks Reference Manual} Libraries {}} {ncr810CtrlInit {initialize a control structure for the NCR 53C8xx SIOP} vxworks/ref/ncr810Lib.html#ncr810CtrlInit {VxWorks Reference Manual} Libraries {}} {ncr810Lib {NCR 53C8xx PCI SCSI I/O Processor (SIOP) library (SCSI-2) } vxworks/ref/ncr810Lib.html#top {VxWorks Reference Manual} Libraries {}} {ncr810SetHwRegister {set hardware-dependent registers for the NCR 53C8xx SIOP} vxworks/ref/ncr810Lib.html#ncr810SetHwRegister {VxWorks Reference Manual} Libraries {}} {ncr810Show {display values of all readable NCR 53C8xx SIOP registers} vxworks/ref/ncr810Lib.html#ncr810Show {VxWorks Reference Manual} Libraries {}} {ncr5390CtrlCreate {create a control structure for an NCR 53C90 ASC} vxworks/ref/ncr5390Lib1.html#ncr5390CtrlCreate {VxWorks Reference Manual} Libraries {}} {ncr5390CtrlCreateScsi2 {create a control structure for an NCR 53C90 ASC} vxworks/ref/ncr5390Lib2.html#ncr5390CtrlCreateScsi2 {VxWorks Reference Manual} Libraries {}} {ncr5390CtrlInit {initialize the user-specified fields in an ASC structure} vxworks/ref/ncr5390Lib.html#ncr5390CtrlInit {VxWorks Reference Manual} Libraries {}} {ncr5390Lib {NCR5390 SCSI-Bus Interface Controller library (SBIC) } vxworks/ref/ncr5390Lib.html#top {VxWorks Reference Manual} Libraries {}} {ncr5390Lib1 {NCR 53C90 Advanced SCSI Controller (ASC) library (SCSI-1) } vxworks/ref/ncr5390Lib1.html#top {VxWorks Reference Manual} Libraries {}} {ncr5390Lib2 {NCR 53C90 Advanced SCSI Controller (ASC) library (SCSI-2) } vxworks/ref/ncr5390Lib2.html#top {VxWorks Reference Manual} Libraries {}} {ncr5390Show {display the values of all readable NCR5390 chip registers} vxworks/ref/ncr5390Lib.html#ncr5390Show {VxWorks Reference Manual} Libraries {}} {ne2000End {NE2000 END network interface driver } vxworks/ref/ne2000End.html#top {VxWorks Reference Manual} Libraries {}} {ne2000EndLoad {initialize the driver and device} vxworks/ref/ne2000End.html#ne2000EndLoad {VxWorks Reference Manual} Libraries {}} {ne2000Parse {parse the init string} vxworks/ref/ne2000End.html#ne2000Parse {VxWorks Reference Manual} Libraries {}} {nec765Fd {NEC 765 floppy disk device driver } vxworks/ref/nec765Fd.html#top {VxWorks Reference Manual} Libraries {}} {netBufLib {network buffer library } vxworks/ref/netBufLib.html#top {VxWorks Reference Manual} Libraries {}} {netBufLibInit {initialize netBufLib} vxworks/ref/netBufLib.html#netBufLibInit {VxWorks Reference Manual} Libraries {}} {netClBlkFree {free a `clBlk'-cluster construct back to the memory pool} vxworks/ref/netBufLib.html#netClBlkFree {VxWorks Reference Manual} Libraries {}} {netClBlkGet {get a `clBlk'} vxworks/ref/netBufLib.html#netClBlkGet {VxWorks Reference Manual} Libraries {}} {netClBlkJoin {join a cluster to a `clBlk' structure } vxworks/ref/netBufLib.html#netClBlkJoin {VxWorks Reference Manual} Libraries {}} {netClFree {free a cluster back to the memory pool} vxworks/ref/netBufLib.html#netClFree {VxWorks Reference Manual} Libraries {}} {netClPoolIdGet {return a CL_POOL_ID for a specified buffer size } vxworks/ref/netBufLib.html#netClPoolIdGet {VxWorks Reference Manual} Libraries {}} {netClusterGet {get a cluster from the specified cluster pool} vxworks/ref/netBufLib.html#netClusterGet {VxWorks Reference Manual} Libraries {}} {netDevCreate {create a remote file device} vxworks/ref/netDrv.html#netDevCreate {VxWorks Reference Manual} Libraries {}} {netDrv {install the network remote file driver} vxworks/ref/netDrv.html#netDrv {VxWorks Reference Manual} Libraries {}} {netDrv {network remote file I/O driver } vxworks/ref/netDrv.html#top {VxWorks Reference Manual} Libraries {}} {netHelp {print a synopsis of network routines} vxworks/ref/usrLib.html#netHelp {VxWorks Reference Manual} Libraries {}} {netLib {network interface library } vxworks/ref/netLib.html#top {VxWorks Reference Manual} Libraries {}} {netLibInit {initialize the network package} vxworks/ref/netLib.html#netLibInit {VxWorks Reference Manual} Libraries {}} {netMblkChainDup {duplicate an `mBlk' chain} vxworks/ref/netBufLib.html#netMblkChainDup {VxWorks Reference Manual} Libraries {}} {netMblkClChainFree {free a chain of `mBlk'-`clBlk'-cluster constructs} vxworks/ref/netBufLib.html#netMblkClChainFree {VxWorks Reference Manual} Libraries {}} {netMblkClFree {free an `mBlk'-`clBlk'-cluster construct} vxworks/ref/netBufLib.html#netMblkClFree {VxWorks Reference Manual} Libraries {}} {netMblkClGet {get a `clBlk'-cluster and join it to the specified `mBlk'} vxworks/ref/netBufLib.html#netMblkClGet {VxWorks Reference Manual} Libraries {}} {netMblkClJoin {join an `mBlk' to a `clBlk'-cluster construct} vxworks/ref/netBufLib.html#netMblkClJoin {VxWorks Reference Manual} Libraries {}} {netMblkDup {duplicate an `mBlk'} vxworks/ref/netBufLib.html#netMblkDup {VxWorks Reference Manual} Libraries {}} {netMblkFree {free an `mBlk' back to its memory pool} vxworks/ref/netBufLib.html#netMblkFree {VxWorks Reference Manual} Libraries {}} {netMblkGet {get an `mBlk'} vxworks/ref/netBufLib.html#netMblkGet {VxWorks Reference Manual} Libraries {}} {netMblkToBufCopy {copy data from an `mBlk' to a buffer} vxworks/ref/netBufLib.html#netMblkToBufCopy {VxWorks Reference Manual} Libraries {}} {netPoolDelete {delete a memory pool} vxworks/ref/netBufLib.html#netPoolDelete {VxWorks Reference Manual} Libraries {}} {netPoolInit {initialize a netBufLib-managed memory pool} vxworks/ref/netBufLib.html#netPoolInit {VxWorks Reference Manual} Libraries {}} {netPoolShow {show pool statistics} vxworks/ref/netShow.html#netPoolShow {VxWorks Reference Manual} Libraries {}} {netShow {network information display routines } vxworks/ref/netShow.html#top {VxWorks Reference Manual} Libraries {}} {netShowInit {initialize network show routines} vxworks/ref/netShow.html#netShowInit {VxWorks Reference Manual} Libraries {}} {netStackDataPoolShow {show network stack data pool statistics} vxworks/ref/netShow.html#netStackDataPoolShow {VxWorks Reference Manual} Libraries {}} {netStackSysPoolShow {show network stack system pool statistics} vxworks/ref/netShow.html#netStackSysPoolShow {VxWorks Reference Manual} Libraries {}} {netTask {network task entry point} vxworks/ref/netLib.html#netTask {VxWorks Reference Manual} Libraries {}} {netTupleGet {get an `mBlk'-`clBlk'-cluster} vxworks/ref/netBufLib.html#netTupleGet {VxWorks Reference Manual} Libraries {}} {nextproc_error {indicate that a `nextproc' operation encountered an error} vxworks/ref/snmpProcLib.html#nextproc_error {VxWorks Reference Manual} Libraries {}} {nextproc_good {indicate successful completion of a `nextproc' procedure} vxworks/ref/snmpProcLib.html#nextproc_good {VxWorks Reference Manual} Libraries {}} {nextproc_next_instance {install instance part of next instance} vxworks/ref/snmpProcLib.html#nextproc_next_instance {VxWorks Reference Manual} Libraries {}} {nextproc_no_next {indicate that there exists no next instance } vxworks/ref/snmpProcLib.html#nextproc_no_next {VxWorks Reference Manual} Libraries {}} {nextproc_started {indicate that a `nextproc' operation has begun} vxworks/ref/snmpProcLib.html#nextproc_started {VxWorks Reference Manual} Libraries {}} {nfsAuthUnixGet {get the NFS UNIX authentication parameters} vxworks/ref/nfsLib.html#nfsAuthUnixGet {VxWorks Reference Manual} Libraries {}} {nfsAuthUnixPrompt {modify the NFS UNIX authentication parameters} vxworks/ref/nfsLib.html#nfsAuthUnixPrompt {VxWorks Reference Manual} Libraries {}} {nfsAuthUnixSet {set the NFS UNIX authentication parameters} vxworks/ref/nfsLib.html#nfsAuthUnixSet {VxWorks Reference Manual} Libraries {}} {nfsAuthUnixShow {display the NFS UNIX authentication parameters} vxworks/ref/nfsLib.html#nfsAuthUnixShow {VxWorks Reference Manual} Libraries {}} {nfsDevInfoGet {read configuration information from the requested NFS device} vxworks/ref/nfsDrv.html#nfsDevInfoGet {VxWorks Reference Manual} Libraries {}} {nfsDevListGet {create list of all the NFS devices in the system} vxworks/ref/nfsDrv.html#nfsDevListGet {VxWorks Reference Manual} Libraries {}} {nfsDevShow {display the mounted NFS devices} vxworks/ref/nfsDrv.html#nfsDevShow {VxWorks Reference Manual} Libraries {}} {nfsdInit {initialize the NFS server} vxworks/ref/nfsdLib.html#nfsdInit {VxWorks Reference Manual} Libraries {}} {nfsdLib {Network File System (NFS) server library } vxworks/ref/nfsdLib.html#top {VxWorks Reference Manual} Libraries {}} {nfsDrv {install the NFS driver} vxworks/ref/nfsDrv.html#nfsDrv {VxWorks Reference Manual} Libraries {}} {nfsDrv {Network File System (NFS) I/O driver } vxworks/ref/nfsDrv.html#top {VxWorks Reference Manual} Libraries {}} {nfsDrvNumGet {return the IO system driver number for the nfs driver} vxworks/ref/nfsDrv.html#nfsDrvNumGet {VxWorks Reference Manual} Libraries {}} {nfsdStatusGet {get the status of the NFS server} vxworks/ref/nfsdLib.html#nfsdStatusGet {VxWorks Reference Manual} Libraries {}} {nfsdStatusShow {show the status of the NFS server} vxworks/ref/nfsdLib.html#nfsdStatusShow {VxWorks Reference Manual} Libraries {}} {nfsExport {specify a file system to be NFS exported} vxworks/ref/mountLib.html#nfsExport {VxWorks Reference Manual} Libraries {}} {nfsExportShow {display the exported file systems of a remote host} vxworks/ref/nfsLib.html#nfsExportShow {VxWorks Reference Manual} Libraries {}} {nfsHelp {display the NFS help menu} vxworks/ref/nfsLib.html#nfsHelp {VxWorks Reference Manual} Libraries {}} {nfsIdSet {set the ID number of the NFS UNIX authentication parameters} vxworks/ref/nfsLib.html#nfsIdSet {VxWorks Reference Manual} Libraries {}} {nfsLib {Network File System (NFS) library } vxworks/ref/nfsLib.html#top {VxWorks Reference Manual} Libraries {}} {nfsMount {mount an NFS file system} vxworks/ref/nfsDrv.html#nfsMount {VxWorks Reference Manual} Libraries {}} {nfsMountAll {mount all file systems exported by a specified host} vxworks/ref/nfsDrv.html#nfsMountAll {VxWorks Reference Manual} Libraries {}} {nfsUnexport {remove a file system from the list of exported file systems} vxworks/ref/mountLib.html#nfsUnexport {VxWorks Reference Manual} Libraries {}} {nfsUnmount {unmount an NFS device} vxworks/ref/nfsDrv.html#nfsUnmount {VxWorks Reference Manual} Libraries {}} {nicEndLoad {initialize the driver and device} vxworks/ref/nicEvbEnd.html#nicEndLoad {VxWorks Reference Manual} Libraries {}} {nicEvbattach {publish and initialize the `nicEvb' network interface driver} vxworks/ref/if_nicEvb.html#nicEvbattach {VxWorks Reference Manual} Libraries {}} {nicEvbEnd {National Semiconductor ST-NIC Chip network interface driver } vxworks/ref/nicEvbEnd.html#top {VxWorks Reference Manual} Libraries {}} {nicEvbInitParse {parse the initialization string} vxworks/ref/nicEvbEnd.html#nicEvbInitParse {VxWorks Reference Manual} Libraries {}} {nicTxStartup {the driver's actual output routine} vxworks/ref/if_nicEvb.html#nicTxStartup {VxWorks Reference Manual} Libraries {}} {notice {Generic "notice" dialog system. } tornado-api/guitcl-unix/notice.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {noticePost {post a notice dialog} tornado-api/guitcl-unix/notice.html#noticePost {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {noticeUnpost {unpost a notice} tornado-api/guitcl-unix/notice.html#noticeUnpost {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {npc {return the contents of the next program counter (SPARC)} vxworks/ref/dbgArchLib.html#npc {VxWorks Reference Manual} Libraries {}} {ns16550DevInit {intialize an NS16550 channel} vxworks/ref/ns16550Sio.html#ns16550DevInit {VxWorks Reference Manual} Libraries {}} {ns16550Int {interrupt level processing} vxworks/ref/ns16550Sio.html#ns16550Int {VxWorks Reference Manual} Libraries {}} {ns16550IntEx {miscellaneous interrupt processing} vxworks/ref/ns16550Sio.html#ns16550IntEx {VxWorks Reference Manual} Libraries {}} {ns16550IntRd {handle a receiver interrupt } vxworks/ref/ns16550Sio.html#ns16550IntRd {VxWorks Reference Manual} Libraries {}} {ns16550IntWr {handle a transmitter interrupt } vxworks/ref/ns16550Sio.html#ns16550IntWr {VxWorks Reference Manual} Libraries {}} {ns16550Sio {NS 16550 UART tty driver } vxworks/ref/ns16550Sio.html#top {VxWorks Reference Manual} Libraries {}} {ntEnd {END network interface driver to ULIP for vxSim for Windows NT } vxworks/ref/ntEnd.html#top {VxWorks Reference Manual} Libraries {}} {ntInt {handle controller interrupt} vxworks/ref/ntEnd.html#ntInt {VxWorks Reference Manual} Libraries {}} {ntLoad {initialize the driver and device} vxworks/ref/ntEnd.html#ntLoad {VxWorks Reference Manual} Libraries {}} {ntMemInit {initialize memory for the chip} vxworks/ref/ntEnd.html#ntMemInit {VxWorks Reference Manual} Libraries {}} {ntParse {parse the init string} vxworks/ref/ntEnd.html#ntParse {VxWorks Reference Manual} Libraries {}} {ntPassFsDevInit {associate a device with ntPassFs file system functions} vxworks/ref/ntPassFsLib.html#ntPassFsDevInit {VxWorks Reference Manual} Libraries {}} {ntPassFsInit {prepare to use the ntPassFs library} vxworks/ref/ntPassFsLib.html#ntPassFsInit {VxWorks Reference Manual} Libraries {}} {ntPassFsLib {pass-through (to Windows NT) file system library } vxworks/ref/ntPassFsLib.html#top {VxWorks Reference Manual} Libraries {}} {ntPollStart {start polled mode operations} vxworks/ref/ntEnd.html#ntPollStart {VxWorks Reference Manual} Libraries {}} {ntPollStop {stop polled mode operations} vxworks/ref/ntEnd.html#ntPollStop {VxWorks Reference Manual} Libraries {}} {o0 {return the contents of register `o0' (also `o1' - `o7') (SPARC)} vxworks/ref/dbgArchLib.html#o0 {VxWorks Reference Manual} Libraries {}} {objectCreate {create a new object in the application well} tornado-api/guitcl-unix/launchTclApi.html#objectCreate {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {oid_to_ip {convert an object identifier to an IP address} vxworks/ref/snmpAuxLib.html#oid_to_ip {VxWorks Reference Manual} Libraries {}} {oidcmp {compare two object identifiers} vxworks/ref/snmpAuxLib.html#oidcmp {VxWorks Reference Manual} Libraries {}} {oidcmp2 {compare two object identifiers} vxworks/ref/snmpAuxLib.html#oidcmp2 {VxWorks Reference Manual} Libraries {}} {open {open a file} vxworks/ref/ioLib.html#open {VxWorks Reference Manual} Libraries {}} {opendir {open a directory for searching (POSIX)} vxworks/ref/dirLib.html#opendir {VxWorks Reference Manual} Libraries {}} {{operator delete} {default run-time support for memory deallocation (C++)} {vxworks/ref/cplusLib.html#operator delete} {VxWorks Reference Manual} Libraries {}} {{operator new} {default run-time support for operator new (C++)} {vxworks/ref/cplusLib.html#operator new} {VxWorks Reference Manual} Libraries {}} {{operator new} {default run-time support for operator new (nothrow) (C++)} {vxworks/ref/cplusLib.html#operator new_1} {VxWorks Reference Manual} Libraries {}} {{operator new} {run-time support for operator new with placement (C++)} {vxworks/ref/cplusLib.html#operator new_2} {VxWorks Reference Manual} Libraries {}} {ospfExtRouteAdd {import external route into OSPF domain (OSPF Option)} vxworks/ref/ospfLib.html#ospfExtRouteAdd {VxWorks Reference Manual} Libraries {}} {ospfExtRouteDelete {delete external route imported into OSPF (OSPF Option)} vxworks/ref/ospfLib.html#ospfExtRouteDelete {VxWorks Reference Manual} Libraries {}} {ospfInit {function to initialize OSPF routing (OSPF Option) } vxworks/ref/ospfLib.html#ospfInit {VxWorks Reference Manual} Libraries {}} {ospfLib {OSPF version 2 (RFC 1583) routing facilities (OSPF Option) } vxworks/ref/ospfLib.html#top {VxWorks Reference Manual} Libraries {}} {ospfNbmaDstAdd {add NBMA destination} vxworks/ref/ospfLib.html#ospfNbmaDstAdd {VxWorks Reference Manual} Libraries {}} {ospfNbmaDstDelete {delete NBMA destination} vxworks/ref/ospfLib.html#ospfNbmaDstDelete {VxWorks Reference Manual} Libraries {}} {ospfTerminate {free OSPF resources and delete OSPF tasks} vxworks/ref/ospfLib.html#ospfTerminate {VxWorks Reference Manual} Libraries {}} {passFsDevInit {associate a device with passFs file system functions} vxworks/ref/passFsLib.html#passFsDevInit {VxWorks Reference Manual} Libraries {}} {passFsInit {prepare to use the passFs library} vxworks/ref/passFsLib.html#passFsInit {VxWorks Reference Manual} Libraries {}} {passFsLib {pass-through (to UNIX) file system library (VxSim) } vxworks/ref/passFsLib.html#top {VxWorks Reference Manual} Libraries {}} {pause {suspend the task until delivery of a signal (POSIX)} vxworks/ref/sigLib.html#pause {VxWorks Reference Manual} Libraries {}} {pc {return the contents of the program counter} vxworks/ref/usrLib.html#pc {VxWorks Reference Manual} Libraries {}} {pccardAtaEnabler {enable the PCMCIA-ATA device} vxworks/ref/pccardLib.html#pccardAtaEnabler {VxWorks Reference Manual} Libraries {}} {pccardEltEnabler {enable the PCMCIA Etherlink III card} vxworks/ref/pccardLib.html#pccardEltEnabler {VxWorks Reference Manual} Libraries {}} {pccardLib {PC CARD enabler library } vxworks/ref/pccardLib.html#top {VxWorks Reference Manual} Libraries {}} {pccardMkfs {initialize a device and mount a DOS file system} vxworks/ref/pccardLib.html#pccardMkfs {VxWorks Reference Manual} Libraries {}} {pccardMount {mount a DOS file system} vxworks/ref/pccardLib.html#pccardMount {VxWorks Reference Manual} Libraries {}} {pccardSramEnabler {enable the PCMCIA-SRAM driver} vxworks/ref/pccardLib.html#pccardSramEnabler {VxWorks Reference Manual} Libraries {}} {pccardTffsEnabler {enable the PCMCIA-TFFS driver} vxworks/ref/pccardLib.html#pccardTffsEnabler {VxWorks Reference Manual} Libraries {}} {pcic {Intel 82365SL PCMCIA host bus adaptor chip library } vxworks/ref/pcic.html#top {VxWorks Reference Manual} Libraries {}} {pcicInit {initialize the PCIC chip} vxworks/ref/pcic.html#pcicInit {VxWorks Reference Manual} Libraries {}} {{pciConfigBdfPack [mv2304]} {pack parameters for the Configuration Address Register} vxworks/bsp/mv2304/sysLib.html#pciConfigBdfPack {BSP Reference} mv2304 mv2304} {{pciConfigInByte [mv2304]} {read one byte from the PCI configuration space} vxworks/bsp/mv2304/sysLib.html#pciConfigInByte {BSP Reference} mv2304 mv2304} {{pciConfigInLong [mv2304]} {read one longword from the PCI configuration space} vxworks/bsp/mv2304/sysLib.html#pciConfigInLong {BSP Reference} mv2304 mv2304} {{pciConfigInWord [mv2304]} {read one word from the PCI configuration space} vxworks/bsp/mv2304/sysLib.html#pciConfigInWord {BSP Reference} mv2304 mv2304} {{pciConfigLibInit [mv2304]} {initialize the configuration access-method and addresses} vxworks/bsp/mv2304/sysLib.html#pciConfigLibInit {BSP Reference} mv2304 mv2304} {{pciConfigModifyByte [mv2304]} {Perform a masked longword register update} vxworks/bsp/mv2304/sysLib.html#pciConfigModifyByte {BSP Reference} mv2304 mv2304} {{pciConfigModifyLong [mv2304]} {Perform a masked longword register update} vxworks/bsp/mv2304/sysLib.html#pciConfigModifyLong {BSP Reference} mv2304 mv2304} {{pciConfigModifyWord [mv2304]} {Perform a masked longword register update} vxworks/bsp/mv2304/sysLib.html#pciConfigModifyWord {BSP Reference} mv2304 mv2304} {{pciConfigOutByte [mv2304]} {write one byte to the PCI configuration space} vxworks/bsp/mv2304/sysLib.html#pciConfigOutByte {BSP Reference} mv2304 mv2304} {{pciConfigOutLong [mv2304]} {write one longword to the PCI configuration space} vxworks/bsp/mv2304/sysLib.html#pciConfigOutLong {BSP Reference} mv2304 mv2304} {{pciConfigOutWord [mv2304]} {write one 16-bit word to the PCI configuration space} vxworks/bsp/mv2304/sysLib.html#pciConfigOutWord {BSP Reference} mv2304 mv2304} {pcicShow {show all configurations of the PCIC chip} vxworks/ref/pcicShow.html#pcicShow {VxWorks Reference Manual} Libraries {}} {pcicShow {Intel 82365SL PCMCIA host bus adaptor chip show library } vxworks/ref/pcicShow.html#top {VxWorks Reference Manual} Libraries {}} {{pciDevConfig [mv2304]} {configure a device on a PCI bus} vxworks/bsp/mv2304/sysLib.html#pciDevConfig {BSP Reference} mv2304 mv2304} {{pciFindClass [mv2304]} {find the nth occurence of a device by PCI class code.} vxworks/bsp/mv2304/sysLib.html#pciFindClass {BSP Reference} mv2304 mv2304} {{pciFindDevice [mv2304]} {find the nth device with the given device & vendor ID} vxworks/bsp/mv2304/sysLib.html#pciFindDevice {BSP Reference} mv2304 mv2304} {{pciSpecialCycle [mv2304]} {generate a special cycle with a message} vxworks/bsp/mv2304/sysLib.html#pciSpecialCycle {BSP Reference} mv2304 mv2304} {{PCMCIA for x86, Release Notes and Supplement} {} pcmcia/relsupp/index.html {PCMCIA for x86, Release Notes and Supplement} {} {}} {pcmciad {handle task-level PCMCIA events} vxworks/ref/pcmciaLib.html#pcmciad {VxWorks Reference Manual} Libraries {}} {pcmciaInit {initialize the PCMCIA event-handling package} vxworks/ref/pcmciaLib.html#pcmciaInit {VxWorks Reference Manual} Libraries {}} {pcmciaLib {generic PCMCIA event-handling facilities } vxworks/ref/pcmciaLib.html#top {VxWorks Reference Manual} Libraries {}} {pcmciaShow {show all configurations of the PCMCIA chip} vxworks/ref/pcmciaShow.html#pcmciaShow {VxWorks Reference Manual} Libraries {}} {pcmciaShow {PCMCIA show library } vxworks/ref/pcmciaShow.html#top {VxWorks Reference Manual} Libraries {}} {pcmciaShowInit {initialize all show routines for PCMCIA drivers} vxworks/ref/pcmciaShow.html#pcmciaShowInit {VxWorks Reference Manual} Libraries {}} {pcw {return the contents of the `pcw' register (i960)} vxworks/ref/dbgArchLib.html#pcw {VxWorks Reference Manual} Libraries {}} {pentiumALib {Pentium and PentiumPro specific routines } vxworks/ref/pentiumALib.html#top {VxWorks Reference Manual} Libraries {}} {pentiumBtc {execute atomic compare-and-exchange instruction to clear a bit} vxworks/ref/pentiumALib.html#pentiumBtc {VxWorks Reference Manual} Libraries {}} {pentiumBts {execute atomic compare-and-exchange instruction to set a bit} vxworks/ref/pentiumALib.html#pentiumBts {VxWorks Reference Manual} Libraries {}} {pentiumCr4Get {get contents of CR4 register} vxworks/ref/pentiumALib.html#pentiumCr4Get {VxWorks Reference Manual} Libraries {}} {pentiumCr4Set {sets specified value to the CR4 register} vxworks/ref/pentiumALib.html#pentiumCr4Set {VxWorks Reference Manual} Libraries {}} {pentiumLib {Pentium and PentiumPro library } vxworks/ref/pentiumLib.html#top {VxWorks Reference Manual} Libraries {}} {pentiumMcaShow {show MCA (Machine Check Architecture) registers } vxworks/ref/pentiumShow.html#pentiumMcaShow {VxWorks Reference Manual} Libraries {}} {pentiumMsrGet {get the contents of the specified MSR (Model Specific Register)} vxworks/ref/pentiumALib.html#pentiumMsrGet {VxWorks Reference Manual} Libraries {}} {pentiumMsrSet {set a value to the specified MSR (Model Specific Registers)} vxworks/ref/pentiumALib.html#pentiumMsrSet {VxWorks Reference Manual} Libraries {}} {pentiumMtrrDisable {disable MTRR (Memory Type Range Register)} vxworks/ref/pentiumLib.html#pentiumMtrrDisable {VxWorks Reference Manual} Libraries {}} {pentiumMtrrEnable {enable MTRR (Memory Type Range Register)} vxworks/ref/pentiumLib.html#pentiumMtrrEnable {VxWorks Reference Manual} Libraries {}} {pentiumMtrrGet {get MTRRs to a specified MTRR table} vxworks/ref/pentiumLib.html#pentiumMtrrGet {VxWorks Reference Manual} Libraries {}} {pentiumMtrrSet {set MTRRs from specified MTRR table with WRMSR instruction.} vxworks/ref/pentiumLib.html#pentiumMtrrSet {VxWorks Reference Manual} Libraries {}} {pentiumPmcGet {get the contents of PMC0 and PMC1} vxworks/ref/pentiumALib.html#pentiumPmcGet {VxWorks Reference Manual} Libraries {}} {pentiumPmcGet0 {get the contents of PMC0} vxworks/ref/pentiumALib.html#pentiumPmcGet0 {VxWorks Reference Manual} Libraries {}} {pentiumPmcGet1 {get the contents of PMC1} vxworks/ref/pentiumALib.html#pentiumPmcGet1 {VxWorks Reference Manual} Libraries {}} {pentiumPmcReset {reset both PMC0 and PMC1} vxworks/ref/pentiumALib.html#pentiumPmcReset {VxWorks Reference Manual} Libraries {}} {pentiumPmcReset0 {reset PMC0} vxworks/ref/pentiumALib.html#pentiumPmcReset0 {VxWorks Reference Manual} Libraries {}} {pentiumPmcReset1 {reset PMC1} vxworks/ref/pentiumALib.html#pentiumPmcReset1 {VxWorks Reference Manual} Libraries {}} {pentiumPmcShow {show PMCs (Performance Monitoring Counters)} vxworks/ref/pentiumShow.html#pentiumPmcShow {VxWorks Reference Manual} Libraries {}} {pentiumPmcStart {start both PMC0 and PMC1} vxworks/ref/pentiumALib.html#pentiumPmcStart {VxWorks Reference Manual} Libraries {}} {pentiumPmcStop {stop both PMC0 and PMC1} vxworks/ref/pentiumALib.html#pentiumPmcStop {VxWorks Reference Manual} Libraries {}} {pentiumPmcStop1 {stop PMC1} vxworks/ref/pentiumALib.html#pentiumPmcStop1 {VxWorks Reference Manual} Libraries {}} {pentiumSerialize {execute a serializing instruction CPUID} vxworks/ref/pentiumALib.html#pentiumSerialize {VxWorks Reference Manual} Libraries {}} {pentiumShow {Pentium and PentiumPro specific show routines } vxworks/ref/pentiumShow.html#top {VxWorks Reference Manual} Libraries {}} {pentiumTlbFlush {flush TLBs (Translation Lookaside Buffers)} vxworks/ref/pentiumALib.html#pentiumTlbFlush {VxWorks Reference Manual} Libraries {}} {pentiumTscGet32 {get the lower half of the 64Bit TSC (Timestamp Counter)} vxworks/ref/pentiumALib.html#pentiumTscGet32 {VxWorks Reference Manual} Libraries {}} {pentiumTscGet64 {get 64Bit TSC (Timestamp Counter)} vxworks/ref/pentiumALib.html#pentiumTscGet64 {VxWorks Reference Manual} Libraries {}} {pentiumTscReset {reset the TSC (Timestamp Counter)} vxworks/ref/pentiumALib.html#pentiumTscReset {VxWorks Reference Manual} Libraries {}} {{period [windsh]} {spawn a task to call a function periodically (WindSh)} tornado/tools/windsh.html#period {Tornado Reference} {Tornado Tools} windsh} {period {spawn a task to call a function periodically} vxworks/ref/usrLib.html#period {VxWorks Reference Manual} Libraries {}} {periodRun {call a function periodically} vxworks/ref/usrLib.html#periodRun {VxWorks Reference Manual} Libraries {}} {perror {map an error number in `errno' to an error message (ANSI)} vxworks/ref/ansiStdio.html#perror {VxWorks Reference Manual} Libraries {}} {pfp {return the contents of register `pfp' (i960)} vxworks/ref/dbgArchLib.html#pfp {VxWorks Reference Manual} Libraries {}} {ping {test that a remote host is reachable} vxworks/ref/pingLib.html#ping {VxWorks Reference Manual} Libraries {}} {pingLib {Packet InterNet Grouper (PING) library } vxworks/ref/pingLib.html#top {VxWorks Reference Manual} Libraries {}} {pingLibInit {initialize the ping() utility} vxworks/ref/pingLib.html#pingLibInit {VxWorks Reference Manual} Libraries {}} {pipeDevCreate {create a pipe device} vxworks/ref/pipeDrv.html#pipeDevCreate {VxWorks Reference Manual} Libraries {}} {pipeDrv {initialize the pipe driver} vxworks/ref/pipeDrv.html#pipeDrv {VxWorks Reference Manual} Libraries {}} {pipeDrv {pipe I/O driver } vxworks/ref/pipeDrv.html#top {VxWorks Reference Manual} Libraries {}} {{pixelsToDialogUnits [win32]} {conversion routine} tornado-api/guitcl-win/UITclDocs.html#pixelsToDialogUnits {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {pow {compute the value of a number raised to a specified power (ANSI)} vxworks/ref/mathALib.html#pow {VxWorks Reference Manual} Libraries {}} {pow {compute the value of a number raised to a specified power (ANSI)} vxworks/ref/ansiMath.html#pow {VxWorks Reference Manual} Libraries {}} {powf {compute the value of a number raised to a specified power (ANSI)} vxworks/ref/mathALib.html#powf {VxWorks Reference Manual} Libraries {}} {ppc403DevInit {initialize the serial port unit} vxworks/ref/ppc403Sio.html#ppc403DevInit {VxWorks Reference Manual} Libraries {}} {ppc403DummyCallback {dummy callback routine} vxworks/ref/ppc403Sio.html#ppc403DummyCallback {VxWorks Reference Manual} Libraries {}} {ppc403IntEx {handle error interrupts} vxworks/ref/ppc403Sio.html#ppc403IntEx {VxWorks Reference Manual} Libraries {}} {ppc403IntRd {handle a receiver interrupt} vxworks/ref/ppc403Sio.html#ppc403IntRd {VxWorks Reference Manual} Libraries {}} {ppc403IntWr {handle a transmitter interrupt} vxworks/ref/ppc403Sio.html#ppc403IntWr {VxWorks Reference Manual} Libraries {}} {ppc403Sio {ppc403GA serial driver } vxworks/ref/ppc403Sio.html#top {VxWorks Reference Manual} Libraries {}} {ppc860DevInit {initialize the SMC} vxworks/ref/ppc860Sio.html#ppc860DevInit {VxWorks Reference Manual} Libraries {}} {ppc860Int {handle an SMC interrupt} vxworks/ref/ppc860Sio.html#ppc860Int {VxWorks Reference Manual} Libraries {}} {ppc860Sio {Motorola MPC800 SMC UART serial driver } vxworks/ref/ppc860Sio.html#top {VxWorks Reference Manual} Libraries {}} {pppDelete {delete a PPP network interface} vxworks/ref/pppLib.html#pppDelete {VxWorks Reference Manual} Libraries {}} {pppHookAdd {add a hook routine on a unit basis} vxworks/ref/pppHookLib.html#pppHookAdd {VxWorks Reference Manual} Libraries {}} {pppHookDelete {delete a hook routine on a unit basis} vxworks/ref/pppHookLib.html#pppHookDelete {VxWorks Reference Manual} Libraries {}} {pppHookLib {PPP hook library } vxworks/ref/pppHookLib.html#top {VxWorks Reference Manual} Libraries {}} {pppInfoGet {get PPP link status information} vxworks/ref/pppShow.html#pppInfoGet {VxWorks Reference Manual} Libraries {}} {pppInfoShow {display PPP link status information} vxworks/ref/pppShow.html#pppInfoShow {VxWorks Reference Manual} Libraries {}} {pppInit {initialize a PPP network interface} vxworks/ref/pppLib.html#pppInit {VxWorks Reference Manual} Libraries {}} {pppLib {Point-to-Point Protocol library } vxworks/ref/pppLib.html#top {VxWorks Reference Manual} Libraries {}} {pppSecretAdd {add a secret to the PPP authentication secrets table} vxworks/ref/pppSecretLib.html#pppSecretAdd {VxWorks Reference Manual} Libraries {}} {pppSecretDelete {delete a secret from the PPP authentication secrets table} vxworks/ref/pppSecretLib.html#pppSecretDelete {VxWorks Reference Manual} Libraries {}} {pppSecretLib {PPP authentication secrets library } vxworks/ref/pppSecretLib.html#top {VxWorks Reference Manual} Libraries {}} {pppSecretShow {display the PPP authentication secrets table} vxworks/ref/pppShow.html#pppSecretShow {VxWorks Reference Manual} Libraries {}} {pppShow {Point-to-Point Protocol show routines } vxworks/ref/pppShow.html#top {VxWorks Reference Manual} Libraries {}} {pppstatGet {get PPP link statistics} vxworks/ref/pppShow.html#pppstatGet {VxWorks Reference Manual} Libraries {}} {pppstatShow {display PPP link statistics} vxworks/ref/pppShow.html#pppstatShow {VxWorks Reference Manual} Libraries {}} {printErr {write a formatted string to the standard error stream} vxworks/ref/fioLib.html#printErr {VxWorks Reference Manual} Libraries {}} {{printErrno [windsh]} {print the definition of a specified error status value (WindSh)} tornado/tools/windsh.html#printErrno {Tornado Reference} {Tornado Tools} windsh} {printErrno {print the definition of a specified error status value} vxworks/ref/usrLib.html#printErrno {VxWorks Reference Manual} Libraries {}} {printf {write a formatted string to the standard output stream (ANSI)} vxworks/ref/fioLib.html#printf {VxWorks Reference Manual} Libraries {}} {{printLogo [windsh]} {display the Tornado logo (WindSh)} tornado/tools/windsh.html#printLogo {Tornado Reference} {Tornado Tools} windsh} {printLogo {print the VxWorks logo} vxworks/ref/usrLib.html#printLogo {VxWorks Reference Manual} Libraries {}} {proxyArpLib {proxy Address Resolution Protocol (ARP) library } vxworks/ref/proxyArpLib.html#top {VxWorks Reference Manual} Libraries {}} {proxyArpLibInit {initialize proxy ARP} vxworks/ref/proxyArpLib.html#proxyArpLibInit {VxWorks Reference Manual} Libraries {}} {proxyLib {proxy Address Resolution Protocol (ARP) client library } vxworks/ref/proxyLib.html#top {VxWorks Reference Manual} Libraries {}} {proxyNetCreate {create a proxy ARP network} vxworks/ref/proxyArpLib.html#proxyNetCreate {VxWorks Reference Manual} Libraries {}} {proxyNetDelete {delete a proxy network} vxworks/ref/proxyArpLib.html#proxyNetDelete {VxWorks Reference Manual} Libraries {}} {proxyNetShow {show proxy ARP networks} vxworks/ref/proxyArpLib.html#proxyNetShow {VxWorks Reference Manual} Libraries {}} {proxyPortFwdOff {disable broadcast forwarding for a particular port} vxworks/ref/proxyArpLib.html#proxyPortFwdOff {VxWorks Reference Manual} Libraries {}} {proxyPortFwdOn {enable broadcast forwarding for a particular port} vxworks/ref/proxyArpLib.html#proxyPortFwdOn {VxWorks Reference Manual} Libraries {}} {proxyPortShow {show enabled ports} vxworks/ref/proxyArpLib.html#proxyPortShow {VxWorks Reference Manual} Libraries {}} {proxyReg {register a proxy client} vxworks/ref/proxyLib.html#proxyReg {VxWorks Reference Manual} Libraries {}} {proxyUnreg {unregister a proxy client} vxworks/ref/proxyLib.html#proxyUnreg {VxWorks Reference Manual} Libraries {}} {psr {return the contents of the processor status register (SPARC)} vxworks/ref/dbgArchLib.html#psr {VxWorks Reference Manual} Libraries {}} {psrShow {display the meaning of a specified `psr' value, symbolically (SPARC)} vxworks/ref/dbgArchLib.html#psrShow {VxWorks Reference Manual} Libraries {}} {psrShow {display the meaning of a specified PSR value, symbolically (ARM)} vxworks/ref/dbgArchLib.html#psrShow_1 {VxWorks Reference Manual} Libraries {}} {ptyDevCreate {create a pseudo terminal} vxworks/ref/ptyDrv.html#ptyDevCreate {VxWorks Reference Manual} Libraries {}} {ptyDrv {initialize the pseudo-terminal driver} vxworks/ref/ptyDrv.html#ptyDrv {VxWorks Reference Manual} Libraries {}} {ptyDrv {pseudo-terminal driver } vxworks/ref/ptyDrv.html#top {VxWorks Reference Manual} Libraries {}} {putc {write a character to a stream (ANSI)} vxworks/ref/ansiStdio.html#putc {VxWorks Reference Manual} Libraries {}} {putchar {write a character to the standard output stream (ANSI)} vxworks/ref/ansiStdio.html#putchar {VxWorks Reference Manual} Libraries {}} {putenv {set an environment variable} vxworks/ref/envLib.html#putenv {VxWorks Reference Manual} Libraries {}} {puts {write a string to the standard output stream (ANSI)} vxworks/ref/ansiStdio.html#puts {VxWorks Reference Manual} Libraries {}} {putw {write a word (32-bit integer) to a stream} vxworks/ref/ansiStdio.html#putw {VxWorks Reference Manual} Libraries {}} {{pwd [windsh]} {display the current default directory (WindSh)} tornado/tools/windsh.html#pwd {Tornado Reference} {Tornado Tools} windsh} {pwd {print the current default directory} vxworks/ref/usrLib.html#pwd {VxWorks Reference Manual} Libraries {}} {qsort {sort an array of objects (ANSI)} vxworks/ref/ansiStdlib.html#qsort {VxWorks Reference Manual} Libraries {}} {{quit [windsh]} {shut down WindSh (*) (WindSh)} tornado/tools/windsh.html#quit {Tornado Reference} {Tornado Tools} windsh} {r0 {return the contents of register `r0' (also `r1' - `r14') (ARM)} vxworks/ref/dbgArchLib.html#r0 {VxWorks Reference Manual} Libraries {}} {r3 {return the contents of register `r3' (also `r4' - `r15') (i960)} vxworks/ref/dbgArchLib.html#r3 {VxWorks Reference Manual} Libraries {}} {raise {send a signal to the caller's task} vxworks/ref/sigLib.html#raise {VxWorks Reference Manual} Libraries {}} {ramDevCreate {create a RAM disk device} vxworks/ref/ramDrv.html#ramDevCreate {VxWorks Reference Manual} Libraries {}} {ramDrv {prepare a RAM disk driver for use (optional)} vxworks/ref/ramDrv.html#ramDrv {VxWorks Reference Manual} Libraries {}} {ramDrv {RAM disk driver } vxworks/ref/ramDrv.html#top {VxWorks Reference Manual} Libraries {}} {rand {generate a pseudo-random integer between 0 and RAND_MAX (ANSI)} vxworks/ref/ansiStdlib.html#rand {VxWorks Reference Manual} Libraries {}} {rawFsDevInit {associate a block device with raw volume functions} vxworks/ref/rawFsLib.html#rawFsDevInit {VxWorks Reference Manual} Libraries {}} {rawFsInit {prepare to use the raw volume library} vxworks/ref/rawFsLib.html#rawFsInit {VxWorks Reference Manual} Libraries {}} {rawFsLib {raw block device file system library } vxworks/ref/rawFsLib.html#top {VxWorks Reference Manual} Libraries {}} {rawFsModeChange {modify the mode of a raw device volume} vxworks/ref/rawFsLib.html#rawFsModeChange {VxWorks Reference Manual} Libraries {}} {rawFsReadyChange {notify rawFsLib of a change in ready status} vxworks/ref/rawFsLib.html#rawFsReadyChange {VxWorks Reference Manual} Libraries {}} {rawFsVolUnmount {disable a raw device volume} vxworks/ref/rawFsLib.html#rawFsVolUnmount {VxWorks Reference Manual} Libraries {}} {rBuffLib {dynamic ring buffer (rBuff) library } vxworks/ref/rBuffLib.html#top {VxWorks Reference Manual} Libraries {}} {rcmd {execute a shell command on a remote machine} vxworks/ref/remLib.html#rcmd {VxWorks Reference Manual} Libraries {}} {read {read bytes from a file or device} vxworks/ref/ioLib.html#read {VxWorks Reference Manual} Libraries {}} {readdir {read one entry from a directory (POSIX)} vxworks/ref/dirLib.html#readdir {VxWorks Reference Manual} Libraries {}} {realloc {reallocate a block of memory (ANSI)} vxworks/ref/memLib.html#realloc {VxWorks Reference Manual} Libraries {}} {{reboot [windsh]} {reset network devices and transfer control to boot ROMs (WindSh)} tornado/tools/windsh.html#reboot {Tornado Reference} {Tornado Tools} windsh} {reboot {reset network devices and transfer control to boot ROMs} vxworks/ref/rebootLib.html#reboot {VxWorks Reference Manual} Libraries {}} {rebootHookAdd {add a routine to be called at reboot} vxworks/ref/rebootLib.html#rebootHookAdd {VxWorks Reference Manual} Libraries {}} {rebootLib {reboot support library } vxworks/ref/rebootLib.html#top {VxWorks Reference Manual} Libraries {}} {recv {receive data from a socket} vxworks/ref/sockLib.html#recv {VxWorks Reference Manual} Libraries {}} {recvfrom {receive a message from a socket} vxworks/ref/sockLib.html#recvfrom {VxWorks Reference Manual} Libraries {}} {recvmsg {receive a message from a socket} vxworks/ref/sockLib.html#recvmsg {VxWorks Reference Manual} Libraries {}} {refgen {Tornado Reference documentation generator} tornado/hutils/refgen.html#top {Tornado Reference} {Tornado Utilities} {}} {reld {reload an object module} vxworks/ref/unldLib.html#reld {VxWorks Reference Manual} Libraries {}} {remCurIdGet {get the current user name and password} vxworks/ref/remLib.html#remCurIdGet {VxWorks Reference Manual} Libraries {}} {remCurIdSet {set the remote user name and password} vxworks/ref/remLib.html#remCurIdSet {VxWorks Reference Manual} Libraries {}} {remLib {remote command library } vxworks/ref/remLib.html#top {VxWorks Reference Manual} Libraries {}} {remove {remove a file (ANSI)} vxworks/ref/ioLib.html#remove {VxWorks Reference Manual} Libraries {}} {rename {change the name of a file} vxworks/ref/ioLib.html#rename {VxWorks Reference Manual} Libraries {}} {{repeat [windsh]} {spawn a task to call a function repeatedly (WindSh)} tornado/tools/windsh.html#repeat {Tornado Reference} {Tornado Tools} windsh} {repeat {spawn a task to call a function repeatedly} vxworks/ref/usrLib.html#repeat {VxWorks Reference Manual} Libraries {}} {repeatRun {call a function repeatedly} vxworks/ref/usrLib.html#repeatRun {VxWorks Reference Manual} Libraries {}} {resolvDNComp {compress a DNS name in a DNS packet} vxworks/ref/resolvLib.html#resolvDNComp {VxWorks Reference Manual} Libraries {}} {resolvDNExpand {expand a DNS compressed name from a DNS packet} vxworks/ref/resolvLib.html#resolvDNExpand {VxWorks Reference Manual} Libraries {}} {resolvGetHostByAddr {query the DNS server for the host name of an IP address} vxworks/ref/resolvLib.html#resolvGetHostByAddr {VxWorks Reference Manual} Libraries {}} {resolvGetHostByName {query the DNS server for the IP address of a host} vxworks/ref/resolvLib.html#resolvGetHostByName {VxWorks Reference Manual} Libraries {}} {resolvInit {initialize the resolver library } vxworks/ref/resolvLib.html#resolvInit {VxWorks Reference Manual} Libraries {}} {resolvLib {DNS resolver library } vxworks/ref/resolvLib.html#top {VxWorks Reference Manual} Libraries {}} {resolvMkQuery {create all types of DNS queries} vxworks/ref/resolvLib.html#resolvMkQuery {VxWorks Reference Manual} Libraries {}} {resolvParamsGet {get the parameters which control the resolver library} vxworks/ref/resolvLib.html#resolvParamsGet {VxWorks Reference Manual} Libraries {}} {resolvParamsSet {set the parameters which control the resolver library} vxworks/ref/resolvLib.html#resolvParamsSet {VxWorks Reference Manual} Libraries {}} {resolvQuery {construct a query, send it, wait for a response} vxworks/ref/resolvLib.html#resolvQuery {VxWorks Reference Manual} Libraries {}} {resolvSend {send a pre-formatted query and return the answer} vxworks/ref/resolvLib.html#resolvSend {VxWorks Reference Manual} Libraries {}} {rewind {set the file position indicator to the beginning of a file (ANSI)} vxworks/ref/ansiStdio.html#rewind {VxWorks Reference Manual} Libraries {}} {rewinddir {reset position to the start of a directory (POSIX)} vxworks/ref/dirLib.html#rewinddir {VxWorks Reference Manual} Libraries {}} {rindex {find the last occurrence of a character in a string} vxworks/ref/bLib.html#rindex {VxWorks Reference Manual} Libraries {}} {rip {return the contents of register `rip' (i960)} vxworks/ref/dbgArchLib.html#rip {VxWorks Reference Manual} Libraries {}} {ripAuthHook {sample authentication hook} vxworks/ref/ripLib.html#ripAuthHook {VxWorks Reference Manual} Libraries {}} {ripAuthHookAdd {add an authentication hook to a RIP interface} vxworks/ref/ripLib.html#ripAuthHookAdd {VxWorks Reference Manual} Libraries {}} {ripAuthHookDelete {remove an authentication hook from a RIP interface} vxworks/ref/ripLib.html#ripAuthHookDelete {VxWorks Reference Manual} Libraries {}} {ripDebugLevelSet {specify amount of debugging output} vxworks/ref/ripLib.html#ripDebugLevelSet {VxWorks Reference Manual} Libraries {}} {ripFilterDisable {prevent strict border gateway filtering} vxworks/ref/ripLib.html#ripFilterDisable {VxWorks Reference Manual} Libraries {}} {ripFilterEnable {activate strict border gateway filtering} vxworks/ref/ripLib.html#ripFilterEnable {VxWorks Reference Manual} Libraries {}} {ripIfReset {alter the RIP configuration after an interface changes} vxworks/ref/ripLib.html#ripIfReset {VxWorks Reference Manual} Libraries {}} {ripIfSearch {add new interfaces to the internal list} vxworks/ref/ripLib.html#ripIfSearch {VxWorks Reference Manual} Libraries {}} {ripLeakHookAdd {add a hook to bypass the RIP and kernel routing tables} vxworks/ref/ripLib.html#ripLeakHookAdd {VxWorks Reference Manual} Libraries {}} {ripLeakHookDelete {remove a table bypass hook from a RIP interface} vxworks/ref/ripLib.html#ripLeakHookDelete {VxWorks Reference Manual} Libraries {}} {ripLib {Routing Information Protocol (RIP) v1 and v2 library } vxworks/ref/ripLib.html#top {VxWorks Reference Manual} Libraries {}} {ripLibInit {initialize the RIP routing library} vxworks/ref/ripLib.html#ripLibInit {VxWorks Reference Manual} Libraries {}} {ripRouteShow {display the internal routing table maintained by RIP} vxworks/ref/ripLib.html#ripRouteShow {VxWorks Reference Manual} Libraries {}} {ripSendHookAdd {add an update filter to a RIP interface} vxworks/ref/ripLib.html#ripSendHookAdd {VxWorks Reference Manual} Libraries {}} {ripSendHookDelete {remove an update filter from a RIP interface} vxworks/ref/ripLib.html#ripSendHookDelete {VxWorks Reference Manual} Libraries {}} {ripShutdown {terminate all RIP processing} vxworks/ref/ripLib.html#ripShutdown {VxWorks Reference Manual} Libraries {}} {rlogin {log in to a remote host} vxworks/ref/rlogLib.html#rlogin {VxWorks Reference Manual} Libraries {}} {rlogind {the VxWorks remote login daemon} vxworks/ref/rlogLib.html#rlogind {VxWorks Reference Manual} Libraries {}} {rlogInit {initialize the remote login facility} vxworks/ref/rlogLib.html#rlogInit {VxWorks Reference Manual} Libraries {}} {rlogLib {remote login library } vxworks/ref/rlogLib.html#top {VxWorks Reference Manual} Libraries {}} {rm {remove a file} vxworks/ref/usrLib.html#rm {VxWorks Reference Manual} Libraries {}} {rmdir {remove a directory} vxworks/ref/usrLib.html#rmdir {VxWorks Reference Manual} Libraries {}} {rngBufGet {get characters from a ring buffer} vxworks/ref/rngLib.html#rngBufGet {VxWorks Reference Manual} Libraries {}} {rngBufPut {put bytes into a ring buffer} vxworks/ref/rngLib.html#rngBufPut {VxWorks Reference Manual} Libraries {}} {rngCreate {create an empty ring buffer} vxworks/ref/rngLib.html#rngCreate {VxWorks Reference Manual} Libraries {}} {rngDelete {delete a ring buffer} vxworks/ref/rngLib.html#rngDelete {VxWorks Reference Manual} Libraries {}} {rngFlush {make a ring buffer empty} vxworks/ref/rngLib.html#rngFlush {VxWorks Reference Manual} Libraries {}} {rngFreeBytes {determine the number of free bytes in a ring buffer} vxworks/ref/rngLib.html#rngFreeBytes {VxWorks Reference Manual} Libraries {}} {rngIsEmpty {test if a ring buffer is empty} vxworks/ref/rngLib.html#rngIsEmpty {VxWorks Reference Manual} Libraries {}} {rngIsFull {test if a ring buffer is full (no more room)} vxworks/ref/rngLib.html#rngIsFull {VxWorks Reference Manual} Libraries {}} {rngLib {ring buffer subroutine library } vxworks/ref/rngLib.html#top {VxWorks Reference Manual} Libraries {}} {rngMoveAhead {advance a ring pointer by bytes} vxworks/ref/rngLib.html#rngMoveAhead {VxWorks Reference Manual} Libraries {}} {rngNBytes {determine the number of bytes in a ring buffer} vxworks/ref/rngLib.html#rngNBytes {VxWorks Reference Manual} Libraries {}} {rngPutAhead {put a byte ahead in a ring buffer without moving ring pointers} vxworks/ref/rngLib.html#rngPutAhead {VxWorks Reference Manual} Libraries {}} {romsize {compute the size of a ROM image} tornado/hutils/romsize.html#top {Tornado Reference} {Tornado Utilities} {}} {romStart {generic ROM initialization} vxworks/ref/bootInit.html#romStart {VxWorks Reference Manual} Libraries {}} {round {round a number to the nearest integer} vxworks/ref/mathALib.html#round {VxWorks Reference Manual} Libraries {}} {roundf {round a number to the nearest integer} vxworks/ref/mathALib.html#roundf {VxWorks Reference Manual} Libraries {}} {routeAdd {add a route} vxworks/ref/routeLib.html#routeAdd {VxWorks Reference Manual} Libraries {}} {routeDelete {delete a route} vxworks/ref/routeLib.html#routeDelete {VxWorks Reference Manual} Libraries {}} {routeLib {network route manipulation library } vxworks/ref/routeLib.html#top {VxWorks Reference Manual} Libraries {}} {routeNetAdd {add a route to a destination that is a network} vxworks/ref/routeLib.html#routeNetAdd {VxWorks Reference Manual} Libraries {}} {routeProtoPrioritySet {set the priority of routes added by the routing protocol } vxworks/ref/routeLib.html#routeProtoPrioritySet {VxWorks Reference Manual} Libraries {}} {routeShow {display host and network routing tables} vxworks/ref/netShow.html#routeShow {VxWorks Reference Manual} Libraries {}} {{routestatShow [windsh]} {display routing statistics (WindSh)} tornado/tools/windsh.html#routestatShow {Tornado Reference} {Tornado Tools} windsh} {routestatShow {display routing statistics} vxworks/ref/netShow.html#routestatShow {VxWorks Reference Manual} Libraries {}} {rpcInit {initialize the RPC package} vxworks/ref/rpcLib.html#rpcInit {VxWorks Reference Manual} Libraries {}} {rpcLib {Remote Procedure Call (RPC) support library } vxworks/ref/rpcLib.html#top {VxWorks Reference Manual} Libraries {}} {rpcTaskInit {initialize a task's access to the RPC package} vxworks/ref/rpcLib.html#rpcTaskInit {VxWorks Reference Manual} Libraries {}} {rresvport {open a socket with a privileged port bound to it} vxworks/ref/remLib.html#rresvport {VxWorks Reference Manual} Libraries {}} {rt11FsDateSet {set the rt11Fs file system date} vxworks/ref/rt11FsLib.html#rt11FsDateSet {VxWorks Reference Manual} Libraries {}} {rt11FsDevInit {initialize the rt11Fs device descriptor} vxworks/ref/rt11FsLib.html#rt11FsDevInit {VxWorks Reference Manual} Libraries {}} {rt11FsInit {prepare to use the rt11Fs library} vxworks/ref/rt11FsLib.html#rt11FsInit {VxWorks Reference Manual} Libraries {}} {rt11FsLib {RT-11 media-compatible file system library } vxworks/ref/rt11FsLib.html#top {VxWorks Reference Manual} Libraries {}} {rt11FsMkfs {initialize a device and create an rt11Fs file system} vxworks/ref/rt11FsLib.html#rt11FsMkfs {VxWorks Reference Manual} Libraries {}} {rt11FsModeChange {modify the mode of an rt11Fs volume} vxworks/ref/rt11FsLib.html#rt11FsModeChange {VxWorks Reference Manual} Libraries {}} {rt11FsReadyChange {notify rt11Fs of a change in ready status} vxworks/ref/rt11FsLib.html#rt11FsReadyChange {VxWorks Reference Manual} Libraries {}} {{s [windsh]} {single-step a task (WindSh)} tornado/tools/windsh.html#s {Tornado Reference} {Tornado Tools} windsh} {s {single-step a task} vxworks/ref/dbgLib.html#s {VxWorks Reference Manual} Libraries {}} {sa1100DevInit {initialise an SA1100 channel} vxworks/ref/sa1100Sio.html#sa1100DevInit {VxWorks Reference Manual} Libraries {}} {sa1100Int {handle an interrupt} vxworks/ref/sa1100Sio.html#sa1100Int {VxWorks Reference Manual} Libraries {}} {sa1100Sio {Digital Semiconductor SA-1100 UART tty driver } vxworks/ref/sa1100Sio.html#top {VxWorks Reference Manual} Libraries {}} {saIoLib {default transport routines for SNMP subagent } vxworks/ref/saIoLib.html#top {VxWorks Reference Manual} Libraries {}} {saIoWrite {send a packet to the master agent's message queue} vxworks/ref/saIoLib.html#saIoWrite {VxWorks Reference Manual} Libraries {}} {saIpcFree {free the specified IPC mechanism} vxworks/ref/saIoLib.html#saIpcFree {VxWorks Reference Manual} Libraries {}} {saMsgBuild {build and encode a message and send it to the master agent} vxworks/ref/saIoLib.html#saMsgBuild {VxWorks Reference Manual} Libraries {}} {scanf {read and convert characters from the standard input stream (ANSI)} vxworks/ref/ansiStdio.html#scanf {VxWorks Reference Manual} Libraries {}} {schedPxLib {scheduling library (POSIX) } vxworks/ref/schedPxLib.html#top {VxWorks Reference Manual} Libraries {}} {sched_get_priority_max {get the maximum priority (POSIX)} vxworks/ref/schedPxLib.html#sched_get_priority_max {VxWorks Reference Manual} Libraries {}} {sched_get_priority_min {get the minimum priority (POSIX)} vxworks/ref/schedPxLib.html#sched_get_priority_min {VxWorks Reference Manual} Libraries {}} {sched_getparam {get the scheduling parameters for a specified task (POSIX)} vxworks/ref/schedPxLib.html#sched_getparam {VxWorks Reference Manual} Libraries {}} {sched_getscheduler {get the current scheduling policy (POSIX)} vxworks/ref/schedPxLib.html#sched_getscheduler {VxWorks Reference Manual} Libraries {}} {sched_rr_get_interval {get the current time slice (POSIX)} vxworks/ref/schedPxLib.html#sched_rr_get_interval {VxWorks Reference Manual} Libraries {}} {sched_setparam {set a task's priority (POSIX)} vxworks/ref/schedPxLib.html#sched_setparam {VxWorks Reference Manual} Libraries {}} {sched_setscheduler {set scheduling policy and scheduling parameters (POSIX)} vxworks/ref/schedPxLib.html#sched_setscheduler {VxWorks Reference Manual} Libraries {}} {sched_yield {relinquish the CPU (POSIX)} vxworks/ref/schedPxLib.html#sched_yield {VxWorks Reference Manual} Libraries {}} {scsi1Lib {Small Computer System Interface (SCSI) library (SCSI-1) } vxworks/ref/scsi1Lib.html#top {VxWorks Reference Manual} Libraries {}} {scsi2IfInit {initialize the SCSI-2 interface to scsiLib} vxworks/ref/scsi2Lib.html#scsi2IfInit {VxWorks Reference Manual} Libraries {}} {scsi2Lib {Small Computer System Interface (SCSI) library (SCSI-2) } vxworks/ref/scsi2Lib.html#top {VxWorks Reference Manual} Libraries {}} {scsiAutoConfig {configure all devices connected to a SCSI controller} vxworks/ref/scsiLib.html#scsiAutoConfig {VxWorks Reference Manual} Libraries {}} {scsiBlkDevCreate {define a logical partition on a SCSI block device} vxworks/ref/scsiLib.html#scsiBlkDevCreate {VxWorks Reference Manual} Libraries {}} {scsiBlkDevInit {initialize fields in a SCSI logical partition} vxworks/ref/scsiLib.html#scsiBlkDevInit {VxWorks Reference Manual} Libraries {}} {scsiBlkDevShow {show the BLK_DEV structures on a specified physical device} vxworks/ref/scsiLib.html#scsiBlkDevShow {VxWorks Reference Manual} Libraries {}} {scsiBusReset {pulse the reset signal on the SCSI bus} vxworks/ref/scsiLib.html#scsiBusReset {VxWorks Reference Manual} Libraries {}} {scsiCacheSnoopDisable {inform SCSI that hardware snooping of caches is disabled} vxworks/ref/scsi2Lib.html#scsiCacheSnoopDisable {VxWorks Reference Manual} Libraries {}} {scsiCacheSnoopEnable {inform SCSI that hardware snooping of caches is enabled} vxworks/ref/scsi2Lib.html#scsiCacheSnoopEnable {VxWorks Reference Manual} Libraries {}} {scsiCacheSynchronize {synchronize the caches for data coherency} vxworks/ref/scsi2Lib.html#scsiCacheSynchronize {VxWorks Reference Manual} Libraries {}} {scsiCommonLib {SCSI library common commands for all devices (SCSI-2) } vxworks/ref/scsiCommonLib.html#top {VxWorks Reference Manual} Libraries {}} {scsiCtrlLib {SCSI thread-level controller library (SCSI-2) } vxworks/ref/scsiCtrlLib.html#top {VxWorks Reference Manual} Libraries {}} {scsiDirectLib {SCSI library for direct access devices (SCSI-2) } vxworks/ref/scsiDirectLib.html#top {VxWorks Reference Manual} Libraries {}} {scsiErase {issue an ERASE command to a SCSI device} vxworks/ref/scsiSeqLib.html#scsiErase {VxWorks Reference Manual} Libraries {}} {scsiFormatUnit {issue a FORMAT_UNIT command to a SCSI device} vxworks/ref/scsiLib.html#scsiFormatUnit {VxWorks Reference Manual} Libraries {}} {scsiIdentMsgBuild {build an identification message} vxworks/ref/scsi2Lib.html#scsiIdentMsgBuild {VxWorks Reference Manual} Libraries {}} {scsiIdentMsgParse {parse an identification message} vxworks/ref/scsi2Lib.html#scsiIdentMsgParse {VxWorks Reference Manual} Libraries {}} {scsiInquiry {issue an INQUIRY command to a SCSI device} vxworks/ref/scsiLib.html#scsiInquiry {VxWorks Reference Manual} Libraries {}} {scsiIoctl {perform a device-specific I/O control function} vxworks/ref/scsiLib.html#scsiIoctl {VxWorks Reference Manual} Libraries {}} {scsiLib {Small Computer System Interface (SCSI) library } vxworks/ref/scsiLib.html#top {VxWorks Reference Manual} Libraries {}} {scsiLoadUnit {issue a LOAD/UNLOAD command to a SCSI device} vxworks/ref/scsiSeqLib.html#scsiLoadUnit {VxWorks Reference Manual} Libraries {}} {scsiMgrBusReset {handle a controller-bus reset event } vxworks/ref/scsiMgrLib.html#scsiMgrBusReset {VxWorks Reference Manual} Libraries {}} {scsiMgrCtrlEvent {send an event to the SCSI controller state machine} vxworks/ref/scsiMgrLib.html#scsiMgrCtrlEvent {VxWorks Reference Manual} Libraries {}} {scsiMgrEventNotify {notify the SCSI manager of a SCSI (controller) event} vxworks/ref/scsiMgrLib.html#scsiMgrEventNotify {VxWorks Reference Manual} Libraries {}} {scsiMgrLib {SCSI manager library (SCSI-2) } vxworks/ref/scsiMgrLib.html#top {VxWorks Reference Manual} Libraries {}} {scsiMgrShow {show status information for the SCSI manager} vxworks/ref/scsiMgrLib.html#scsiMgrShow {VxWorks Reference Manual} Libraries {}} {scsiMgrThreadEvent {send an event to the thread state machine} vxworks/ref/scsiMgrLib.html#scsiMgrThreadEvent {VxWorks Reference Manual} Libraries {}} {scsiModeSelect {issue a MODE_SELECT command to a SCSI device} vxworks/ref/scsiLib.html#scsiModeSelect {VxWorks Reference Manual} Libraries {}} {scsiModeSense {issue a MODE_SENSE command to a SCSI device} vxworks/ref/scsiLib.html#scsiModeSense {VxWorks Reference Manual} Libraries {}} {scsiMsgInComplete {handle a complete SCSI message received from the target} vxworks/ref/scsi2Lib.html#scsiMsgInComplete {VxWorks Reference Manual} Libraries {}} {scsiMsgOutComplete {perform post-processing after a SCSI message is sent} vxworks/ref/scsi2Lib.html#scsiMsgOutComplete {VxWorks Reference Manual} Libraries {}} {scsiMsgOutReject {perform post-processing when an outgoing message is rejected} vxworks/ref/scsi2Lib.html#scsiMsgOutReject {VxWorks Reference Manual} Libraries {}} {scsiPhysDevCreate {create a SCSI physical device structure} vxworks/ref/scsiLib.html#scsiPhysDevCreate {VxWorks Reference Manual} Libraries {}} {scsiPhysDevDelete {delete a SCSI physical-device structure} vxworks/ref/scsiLib.html#scsiPhysDevDelete {VxWorks Reference Manual} Libraries {}} {scsiPhysDevIdGet {return a pointer to a SCSI_PHYS_DEV structure} vxworks/ref/scsiLib.html#scsiPhysDevIdGet {VxWorks Reference Manual} Libraries {}} {scsiPhysDevShow {show status information for a physical device} vxworks/ref/scsi2Lib.html#scsiPhysDevShow {VxWorks Reference Manual} Libraries {}} {scsiRdSecs {read sector(s) from a SCSI block device} vxworks/ref/scsiLib.html#scsiRdSecs {VxWorks Reference Manual} Libraries {}} {scsiRdTape {read bytes or blocks from a SCSI tape device} vxworks/ref/scsiSeqLib.html#scsiRdTape {VxWorks Reference Manual} Libraries {}} {scsiReadCapacity {issue a READ_CAPACITY command to a SCSI device} vxworks/ref/scsiLib.html#scsiReadCapacity {VxWorks Reference Manual} Libraries {}} {scsiRelease {issue a RELEASE command to a SCSI device} vxworks/ref/scsiDirectLib.html#scsiRelease {VxWorks Reference Manual} Libraries {}} {scsiReleaseUnit {issue a RELEASE UNIT command to a SCSI device} vxworks/ref/scsiSeqLib.html#scsiReleaseUnit {VxWorks Reference Manual} Libraries {}} {scsiReqSense {issue a REQUEST_SENSE command to a SCSI device and read results} vxworks/ref/scsiLib.html#scsiReqSense {VxWorks Reference Manual} Libraries {}} {scsiReserve {issue a RESERVE command to a SCSI device} vxworks/ref/scsiDirectLib.html#scsiReserve {VxWorks Reference Manual} Libraries {}} {scsiReserveUnit {issue a RESERVE UNIT command to a SCSI device} vxworks/ref/scsiSeqLib.html#scsiReserveUnit {VxWorks Reference Manual} Libraries {}} {scsiRewind {issue a REWIND command to a SCSI device} vxworks/ref/scsiSeqLib.html#scsiRewind {VxWorks Reference Manual} Libraries {}} {scsiSeqDevCreate {create a SCSI sequential device} vxworks/ref/scsiSeqLib.html#scsiSeqDevCreate {VxWorks Reference Manual} Libraries {}} {scsiSeqIoctl {perform an I/O control function for sequential access devices} vxworks/ref/scsiSeqLib.html#scsiSeqIoctl {VxWorks Reference Manual} Libraries {}} {scsiSeqLib {SCSI sequential access device library (SCSI-2) } vxworks/ref/scsiSeqLib.html#top {VxWorks Reference Manual} Libraries {}} {scsiSeqReadBlockLimits {issue a READ_BLOCK_LIMITS command to a SCSI device} vxworks/ref/scsiSeqLib.html#scsiSeqReadBlockLimits {VxWorks Reference Manual} Libraries {}} {scsiSeqStatusCheck {detect a change in media} vxworks/ref/scsiSeqLib.html#scsiSeqStatusCheck {VxWorks Reference Manual} Libraries {}} {scsiShow {list the physical devices attached to a SCSI controller} vxworks/ref/scsiLib.html#scsiShow {VxWorks Reference Manual} Libraries {}} {scsiSpace {move the tape on a specified physical SCSI device} vxworks/ref/scsiSeqLib.html#scsiSpace {VxWorks Reference Manual} Libraries {}} {scsiStartStopUnit {issue a START_STOP_UNIT command to a SCSI device} vxworks/ref/scsiDirectLib.html#scsiStartStopUnit {VxWorks Reference Manual} Libraries {}} {scsiSyncXferNegotiate {initiate or continue negotiating transfer parameters} vxworks/ref/scsi2Lib.html#scsiSyncXferNegotiate {VxWorks Reference Manual} Libraries {}} {scsiTapeModeSelect {issue a MODE_SELECT command to a SCSI tape device} vxworks/ref/scsiSeqLib.html#scsiTapeModeSelect {VxWorks Reference Manual} Libraries {}} {scsiTapeModeSense {issue a MODE_SENSE command to a SCSI tape device} vxworks/ref/scsiSeqLib.html#scsiTapeModeSense {VxWorks Reference Manual} Libraries {}} {scsiTargetOptionsGet {get options for one or all SCSI targets} vxworks/ref/scsi2Lib.html#scsiTargetOptionsGet {VxWorks Reference Manual} Libraries {}} {scsiTargetOptionsSet {set options for one or all SCSI targets} vxworks/ref/scsi2Lib.html#scsiTargetOptionsSet {VxWorks Reference Manual} Libraries {}} {scsiTestUnitRdy {issue a TEST_UNIT_READY command to a SCSI device} vxworks/ref/scsiLib.html#scsiTestUnitRdy {VxWorks Reference Manual} Libraries {}} {scsiThreadInit {perform generic SCSI thread initialization} vxworks/ref/scsi2Lib.html#scsiThreadInit {VxWorks Reference Manual} Libraries {}} {scsiWideXferNegotiate {initiate or continue negotiating wide parameters} vxworks/ref/scsi2Lib.html#scsiWideXferNegotiate {VxWorks Reference Manual} Libraries {}} {scsiWrtFileMarks {write file marks to a SCSI sequential device} vxworks/ref/scsiSeqLib.html#scsiWrtFileMarks {VxWorks Reference Manual} Libraries {}} {scsiWrtSecs {write sector(s) to a SCSI block device} vxworks/ref/scsiLib.html#scsiWrtSecs {VxWorks Reference Manual} Libraries {}} {scsiWrtTape {write data to a SCSI tape device} vxworks/ref/scsiSeqLib.html#scsiWrtTape {VxWorks Reference Manual} Libraries {}} {select {pend on a set of file descriptors} vxworks/ref/selectLib.html#select {VxWorks Reference Manual} Libraries {}} {selectInit {initialize the select facility} vxworks/ref/selectLib.html#selectInit {VxWorks Reference Manual} Libraries {}} {selection {return the text of the current selection in the code window} tornado-api/guitcl-unix/crosswindTclApi.html#selection {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {selectLib {UNIX BSD 4.3 select library } vxworks/ref/selectLib.html#top {VxWorks Reference Manual} Libraries {}} {selNodeAdd {add a wake-up node to a select() wake-up list} vxworks/ref/selectLib.html#selNodeAdd {VxWorks Reference Manual} Libraries {}} {selNodeDelete {find and delete a node from a select() wake-up list} vxworks/ref/selectLib.html#selNodeDelete {VxWorks Reference Manual} Libraries {}} {selWakeup {wake up a task pended in select()} vxworks/ref/selectLib.html#selWakeup {VxWorks Reference Manual} Libraries {}} {selWakeupAll {wake up all tasks in a select() wake-up list} vxworks/ref/selectLib.html#selWakeupAll {VxWorks Reference Manual} Libraries {}} {selWakeupListInit {initialize a select() wake-up list} vxworks/ref/selectLib.html#selWakeupListInit {VxWorks Reference Manual} Libraries {}} {selWakeupListLen {get the number of nodes in a select() wake-up list} vxworks/ref/selectLib.html#selWakeupListLen {VxWorks Reference Manual} Libraries {}} {selWakeupType {get the type of a select() wake-up node} vxworks/ref/selectLib.html#selWakeupType {VxWorks Reference Manual} Libraries {}} {semBCreate {create and initialize a binary semaphore} vxworks/ref/semBLib.html#semBCreate {VxWorks Reference Manual} Libraries {}} {semBLib {binary semaphore library } vxworks/ref/semBLib.html#top {VxWorks Reference Manual} Libraries {}} {semBSmCreate {create and initialize a shared memory binary semaphore (VxMP Option)} vxworks/ref/semSmLib.html#semBSmCreate {VxWorks Reference Manual} Libraries {}} {semCCreate {create and initialize a counting semaphore} vxworks/ref/semCLib.html#semCCreate {VxWorks Reference Manual} Libraries {}} {semClear {take a release 4.x semaphore, if the semaphore is available} vxworks/ref/semOLib.html#semClear {VxWorks Reference Manual} Libraries {}} {semCLib {counting semaphore library } vxworks/ref/semCLib.html#top {VxWorks Reference Manual} Libraries {}} {semCreate {create and initialize a release 4.x binary semaphore} vxworks/ref/semOLib.html#semCreate {VxWorks Reference Manual} Libraries {}} {semCSmCreate {create and initialize a shared memory counting semaphore (VxMP Option)} vxworks/ref/semSmLib.html#semCSmCreate {VxWorks Reference Manual} Libraries {}} {semDelete {delete a semaphore} vxworks/ref/semLib.html#semDelete {VxWorks Reference Manual} Libraries {}} {semFlush {unblock every task pended on a semaphore} vxworks/ref/semLib.html#semFlush {VxWorks Reference Manual} Libraries {}} {semGive {give a semaphore} vxworks/ref/semLib.html#semGive {VxWorks Reference Manual} Libraries {}} {semInfo {get a list of task IDs that are blocked on a semaphore} vxworks/ref/semShow.html#semInfo {VxWorks Reference Manual} Libraries {}} {semInit {initialize a static binary semaphore} vxworks/ref/semOLib.html#semInit {VxWorks Reference Manual} Libraries {}} {semLib {general semaphore library } vxworks/ref/semLib.html#top {VxWorks Reference Manual} Libraries {}} {semMCreate {create and initialize a mutual-exclusion semaphore} vxworks/ref/semMLib.html#semMCreate {VxWorks Reference Manual} Libraries {}} {semMGiveForce {give a mutual-exclusion semaphore without restrictions} vxworks/ref/semMLib.html#semMGiveForce {VxWorks Reference Manual} Libraries {}} {semMLib {mutual-exclusion semaphore library } vxworks/ref/semMLib.html#top {VxWorks Reference Manual} Libraries {}} {semOLib {release 4.x binary semaphore library } vxworks/ref/semOLib.html#top {VxWorks Reference Manual} Libraries {}} {semPxLib {semaphore synchronization library (POSIX) } vxworks/ref/semPxLib.html#top {VxWorks Reference Manual} Libraries {}} {semPxLibInit {initialize POSIX semaphore support} vxworks/ref/semPxLib.html#semPxLibInit {VxWorks Reference Manual} Libraries {}} {{semPxShow [windsh]} {show information about a POSIX semaphore (*) (WindSh)} tornado/tools/windsh.html#semPxShow {Tornado Reference} {Tornado Tools} windsh} {semPxShow {POSIX semaphore show library } vxworks/ref/semPxShow.html#top {VxWorks Reference Manual} Libraries {}} {semPxShowInit {initialize the POSIX semaphore show facility} vxworks/ref/semPxShow.html#semPxShowInit {VxWorks Reference Manual} Libraries {}} {{semShow [windsh]} {show information about a semaphore (WindSh)} tornado/tools/windsh.html#semShow {Tornado Reference} {Tornado Tools} windsh} {semShow {show information about a semaphore} vxworks/ref/semShow.html#semShow {VxWorks Reference Manual} Libraries {}} {semShow {semaphore show routines } vxworks/ref/semShow.html#top {VxWorks Reference Manual} Libraries {}} {semShowInit {initialize the semaphore show facility} vxworks/ref/semShow.html#semShowInit {VxWorks Reference Manual} Libraries {}} {semSmLib {shared memory semaphore library (VxMP Option) } vxworks/ref/semSmLib.html#top {VxWorks Reference Manual} Libraries {}} {semTake {take a semaphore} vxworks/ref/semLib.html#semTake {VxWorks Reference Manual} Libraries {}} {sem_close {close a named semaphore (POSIX)} vxworks/ref/semPxLib.html#sem_close {VxWorks Reference Manual} Libraries {}} {sem_destroy {destroy an unnamed semaphore (POSIX)} vxworks/ref/semPxLib.html#sem_destroy {VxWorks Reference Manual} Libraries {}} {sem_getvalue {get the value of a semaphore (POSIX)} vxworks/ref/semPxLib.html#sem_getvalue {VxWorks Reference Manual} Libraries {}} {sem_init {initialize an unnamed semaphore (POSIX)} vxworks/ref/semPxLib.html#sem_init {VxWorks Reference Manual} Libraries {}} {sem_open {initialize/open a named semaphore (POSIX)} vxworks/ref/semPxLib.html#sem_open {VxWorks Reference Manual} Libraries {}} {sem_post {unlock (give) a semaphore (POSIX)} vxworks/ref/semPxLib.html#sem_post {VxWorks Reference Manual} Libraries {}} {sem_trywait {lock (take) a semaphore, returning error if unavailable (POSIX)} vxworks/ref/semPxLib.html#sem_trywait {VxWorks Reference Manual} Libraries {}} {sem_unlink {remove a named semaphore (POSIX)} vxworks/ref/semPxLib.html#sem_unlink {VxWorks Reference Manual} Libraries {}} {sem_wait {lock (take) a semaphore, blocking if not available (POSIX)} vxworks/ref/semPxLib.html#sem_wait {VxWorks Reference Manual} Libraries {}} {send {send data to a socket} vxworks/ref/sockLib.html#send {VxWorks Reference Manual} Libraries {}} {sendmsg {send a message to a socket} vxworks/ref/sockLib.html#sendmsg {VxWorks Reference Manual} Libraries {}} {sendto {send a message to a socket} vxworks/ref/sockLib.html#sendto {VxWorks Reference Manual} Libraries {}} {set_new_handler {set new_handler to user-defined function (C++)} vxworks/ref/cplusLib.html#set_new_handler {VxWorks Reference Manual} Libraries {}} {set_terminate {set terminate to user-defined function (C++)} vxworks/ref/cplusLib.html#set_terminate {VxWorks Reference Manual} Libraries {}} {setbuf {specify the buffering for a stream (ANSI)} vxworks/ref/ansiStdio.html#setbuf {VxWorks Reference Manual} Libraries {}} {setbuffer {specify buffering for a stream} vxworks/ref/ansiStdio.html#setbuffer {VxWorks Reference Manual} Libraries {}} {sethostname {set the symbolic name of this machine} vxworks/ref/hostLib.html#sethostname {VxWorks Reference Manual} Libraries {}} {setjmp {save the calling environment in a `jmp_buf' argument (ANSI)} vxworks/ref/ansiSetjmp.html#setjmp {VxWorks Reference Manual} Libraries {}} {setlinebuf {set line buffering for standard output or standard error} vxworks/ref/ansiStdio.html#setlinebuf {VxWorks Reference Manual} Libraries {}} {setlocale {set the appropriate locale (ANSI)} vxworks/ref/ansiLocale.html#setlocale {VxWorks Reference Manual} Libraries {}} {setproc_error {indicate that a `setproc' operation encountered an error} vxworks/ref/snmpProcLib.html#setproc_error {VxWorks Reference Manual} Libraries {}} {setproc_good {indicates successful completion of a `setproc' procedure} vxworks/ref/snmpProcLib.html#setproc_good {VxWorks Reference Manual} Libraries {}} {setproc_started {indicate that a `setproc' operation has begun} vxworks/ref/snmpProcLib.html#setproc_started {VxWorks Reference Manual} Libraries {}} {setsockopt {set socket options} vxworks/ref/sockLib.html#setsockopt {VxWorks Reference Manual} Libraries {}} {setvbuf {specify buffering for a stream (ANSI)} vxworks/ref/ansiStdio.html#setvbuf {VxWorks Reference Manual} Libraries {}} {shell {the shell entry point} vxworks/ref/shellLib.html#shell {VxWorks Reference Manual} Libraries {}} {{shellHistory [windsh]} {display or set the size of shell history (WindSh)} tornado/tools/windsh.html#shellHistory {Tornado Reference} {Tornado Tools} windsh} {shellHistory {display or set the size of shell history} vxworks/ref/shellLib.html#shellHistory {VxWorks Reference Manual} Libraries {}} {shellInit {start the shell} vxworks/ref/shellLib.html#shellInit {VxWorks Reference Manual} Libraries {}} {shellLib {shell execution routines } vxworks/ref/shellLib.html#top {VxWorks Reference Manual} Libraries {}} {shellLock {lock access to the shell} vxworks/ref/shellLib.html#shellLock {VxWorks Reference Manual} Libraries {}} {shellOrigStdSet {set the shell's default input/output/error file descriptors} vxworks/ref/shellLib.html#shellOrigStdSet {VxWorks Reference Manual} Libraries {}} {{shellPromptSet [windsh]} {change the shell prompt (WindSh)} tornado/tools/windsh.html#shellPromptSet {Tornado Reference} {Tornado Tools} windsh} {shellPromptSet {change the shell prompt} vxworks/ref/shellLib.html#shellPromptSet {VxWorks Reference Manual} Libraries {}} {shellScriptAbort {signal the shell to stop processing a script} vxworks/ref/shellLib.html#shellScriptAbort {VxWorks Reference Manual} Libraries {}} {{show [windsh]} {display information on a specified object (WindSh)} tornado/tools/windsh.html#show {Tornado Reference} {Tornado Tools} windsh} {show {print information on a specified object} vxworks/ref/usrLib.html#show {VxWorks Reference Manual} Libraries {}} {shutdown {shut down a network connection} vxworks/ref/sockLib.html#shutdown {VxWorks Reference Manual} Libraries {}} {sigaction {examine and/or specify the action associated with a signal (POSIX)} vxworks/ref/sigLib.html#sigaction {VxWorks Reference Manual} Libraries {}} {sigaddset {add a signal to a signal set (POSIX)} vxworks/ref/sigLib.html#sigaddset {VxWorks Reference Manual} Libraries {}} {sigblock {add to a set of blocked signals} vxworks/ref/sigLib.html#sigblock {VxWorks Reference Manual} Libraries {}} {sigdelset {delete a signal from a signal set (POSIX)} vxworks/ref/sigLib.html#sigdelset {VxWorks Reference Manual} Libraries {}} {sigemptyset {initialize a signal set with no signals included (POSIX)} vxworks/ref/sigLib.html#sigemptyset {VxWorks Reference Manual} Libraries {}} {sigfillset {initialize a signal set with all signals included (POSIX)} vxworks/ref/sigLib.html#sigfillset {VxWorks Reference Manual} Libraries {}} {sigInit {initialize the signal facilities} vxworks/ref/sigLib.html#sigInit {VxWorks Reference Manual} Libraries {}} {sigismember {test to see if a signal is in a signal set (POSIX)} vxworks/ref/sigLib.html#sigismember {VxWorks Reference Manual} Libraries {}} {sigLib {software signal facility library } vxworks/ref/sigLib.html#top {VxWorks Reference Manual} Libraries {}} {signal {specify the handler associated with a signal} vxworks/ref/sigLib.html#signal {VxWorks Reference Manual} Libraries {}} {sigpending {retrieve the set of pending signals blocked from delivery (POSIX)} vxworks/ref/sigLib.html#sigpending {VxWorks Reference Manual} Libraries {}} {sigprocmask {examine and/or change the signal mask (POSIX)} vxworks/ref/sigLib.html#sigprocmask {VxWorks Reference Manual} Libraries {}} {sigqueue {send a queued signal to a task} vxworks/ref/sigLib.html#sigqueue {VxWorks Reference Manual} Libraries {}} {sigqueueInit {initialize the queued signal facilities} vxworks/ref/sigLib.html#sigqueueInit {VxWorks Reference Manual} Libraries {}} {sigsetmask {set the signal mask} vxworks/ref/sigLib.html#sigsetmask {VxWorks Reference Manual} Libraries {}} {sigsuspend {suspend the task until delivery of a signal (POSIX)} vxworks/ref/sigLib.html#sigsuspend {VxWorks Reference Manual} Libraries {}} {sigtimedwait {wait for a signal} vxworks/ref/sigLib.html#sigtimedwait {VxWorks Reference Manual} Libraries {}} {sigvec {install a signal handler} vxworks/ref/sigLib.html#sigvec {VxWorks Reference Manual} Libraries {}} {sigwaitinfo {wait for real-time signals} vxworks/ref/sigLib.html#sigwaitinfo {VxWorks Reference Manual} Libraries {}} {sin {compute a sine (ANSI)} vxworks/ref/mathALib.html#sin {VxWorks Reference Manual} Libraries {}} {sin {compute a sine (ANSI)} vxworks/ref/ansiMath.html#sin {VxWorks Reference Manual} Libraries {}} {sincos {compute both a sine and cosine} vxworks/ref/mathALib.html#sincos {VxWorks Reference Manual} Libraries {}} {sincosf {compute both a sine and cosine} vxworks/ref/mathALib.html#sincosf {VxWorks Reference Manual} Libraries {}} {sinf {compute a sine (ANSI)} vxworks/ref/mathALib.html#sinf {VxWorks Reference Manual} Libraries {}} {sinh {compute a hyperbolic sine (ANSI)} vxworks/ref/mathALib.html#sinh {VxWorks Reference Manual} Libraries {}} {sinh {compute a hyperbolic sine (ANSI)} vxworks/ref/ansiMath.html#sinh {VxWorks Reference Manual} Libraries {}} {sinhf {compute a hyperbolic sine (ANSI)} vxworks/ref/mathALib.html#sinhf {VxWorks Reference Manual} Libraries {}} {slattach {publish the `sl' network interface and initialize the driver and device} vxworks/ref/if_sl.html#slattach {VxWorks Reference Manual} Libraries {}} {slipBaudSet {set the baud rate for a SLIP interface} vxworks/ref/if_sl.html#slipBaudSet {VxWorks Reference Manual} Libraries {}} {slipDelete {delete a SLIP interface} vxworks/ref/if_sl.html#slipDelete {VxWorks Reference Manual} Libraries {}} {slipInit {initialize a SLIP interface} vxworks/ref/if_sl.html#slipInit {VxWorks Reference Manual} Libraries {}} {smIfAttach {publish the `sm' interface and initialize the driver and device} vxworks/ref/if_sm.html#smIfAttach {VxWorks Reference Manual} Libraries {}} {smMemAddToPool {add memory to the shared memory system partition (VxMP Option)} vxworks/ref/smMemLib.html#smMemAddToPool {VxWorks Reference Manual} Libraries {}} {smMemCalloc {allocate memory for an array from the shared memory system partition (VxMP Option)} vxworks/ref/smMemLib.html#smMemCalloc {VxWorks Reference Manual} Libraries {}} {smMemFindMax {find the largest free block in the shared memory system partition (VxMP Option)} vxworks/ref/smMemLib.html#smMemFindMax {VxWorks Reference Manual} Libraries {}} {smMemFree {free a shared memory system partition block of memory (VxMP Option)} vxworks/ref/smMemLib.html#smMemFree {VxWorks Reference Manual} Libraries {}} {smMemLib {shared memory management library (VxMP Option) } vxworks/ref/smMemLib.html#top {VxWorks Reference Manual} Libraries {}} {smMemMalloc {allocate a block of memory from the shared memory system partition (VxMP Option)} vxworks/ref/smMemLib.html#smMemMalloc {VxWorks Reference Manual} Libraries {}} {smMemOptionsSet {set the debug options for the shared memory system partition (VxMP Option)} vxworks/ref/smMemLib.html#smMemOptionsSet {VxWorks Reference Manual} Libraries {}} {{smMemPartShow [windsh]} {show user's shared memory system partition blocks and statistics (*) (WindSh)} tornado/tools/windsh.html#smMemPartShow {Tornado Reference} {Tornado Tools} windsh} {smMemRealloc {reallocate a block of memory from the shared memory system partition (VxMP Option)} vxworks/ref/smMemLib.html#smMemRealloc {VxWorks Reference Manual} Libraries {}} {{smMemShow [windsh]} {show the shared memory system partition blocks and statistics (WindSh)} tornado/tools/windsh.html#smMemShow {Tornado Reference} {Tornado Tools} windsh} {smMemShow {show the shared memory system partition blocks and statistics (VxMP Option)} vxworks/ref/smMemShow.html#smMemShow {VxWorks Reference Manual} Libraries {}} {smMemShow {shared memory management show routines (VxMP Option) } vxworks/ref/smMemShow.html#top {VxWorks Reference Manual} Libraries {}} {smNameAdd {add a name to the shared memory name database (VxMP Option)} vxworks/ref/smNameLib.html#smNameAdd {VxWorks Reference Manual} Libraries {}} {smNameFind {look up a shared memory object by name (VxMP Option)} vxworks/ref/smNameLib.html#smNameFind {VxWorks Reference Manual} Libraries {}} {smNameFindByValue {look up a shared memory object by value (VxMP Option)} vxworks/ref/smNameLib.html#smNameFindByValue {VxWorks Reference Manual} Libraries {}} {smNameLib {shared memory objects name database library (VxMP Option) } vxworks/ref/smNameLib.html#top {VxWorks Reference Manual} Libraries {}} {smNameRemove {remove an object from the shared memory objects name database (VxMP Option)} vxworks/ref/smNameLib.html#smNameRemove {VxWorks Reference Manual} Libraries {}} {smNameShow {show the contents of the shared memory objects name database (VxMP Option)} vxworks/ref/smNameShow.html#smNameShow {VxWorks Reference Manual} Libraries {}} {smNameShow {shared memory objects name database show routines (VxMP Option) } vxworks/ref/smNameShow.html#top {VxWorks Reference Manual} Libraries {}} {smNetAttach {attach the shared memory network interface} vxworks/ref/smNetLib.html#smNetAttach {VxWorks Reference Manual} Libraries {}} {smNetInetGet {get an address associated with a shared memory network interface} vxworks/ref/smNetLib.html#smNetInetGet {VxWorks Reference Manual} Libraries {}} {smNetInit {initialize the shared memory network driver} vxworks/ref/smNetLib.html#smNetInit {VxWorks Reference Manual} Libraries {}} {smNetLib {VxWorks interface to the shared memory network (backplane) driver } vxworks/ref/smNetLib.html#top {VxWorks Reference Manual} Libraries {}} {smNetShow {show information about a shared memory network} vxworks/ref/smNetShow.html#smNetShow {VxWorks Reference Manual} Libraries {}} {smNetShow {shared memory network driver show routines } vxworks/ref/smNetShow.html#top {VxWorks Reference Manual} Libraries {}} {smObjAttach {attach the calling CPU to the shared memory objects facility (VxMP Option)} vxworks/ref/smObjLib.html#smObjAttach {VxWorks Reference Manual} Libraries {}} {smObjGlobalToLocal {convert a global address to a local address (VxMP Option)} vxworks/ref/smObjLib.html#smObjGlobalToLocal {VxWorks Reference Manual} Libraries {}} {smObjInit {initialize a shared memory objects descriptor (VxMP Option)} vxworks/ref/smObjLib.html#smObjInit {VxWorks Reference Manual} Libraries {}} {smObjLib {shared memory objects library (VxMP Option) } vxworks/ref/smObjLib.html#top {VxWorks Reference Manual} Libraries {}} {smObjLibInit {install the shared memory objects facility (VxMP Option)} vxworks/ref/smObjLib.html#smObjLibInit {VxWorks Reference Manual} Libraries {}} {smObjLocalToGlobal {convert a local address to a global address (VxMP Option)} vxworks/ref/smObjLib.html#smObjLocalToGlobal {VxWorks Reference Manual} Libraries {}} {smObjSetup {initialize the shared memory objects facility (VxMP Option)} vxworks/ref/smObjLib.html#smObjSetup {VxWorks Reference Manual} Libraries {}} {smObjShow {display the current status of shared memory objects (VxMP Option)} vxworks/ref/smObjShow.html#smObjShow {VxWorks Reference Manual} Libraries {}} {smObjShow {shared memory objects show routines (VxMP Option) } vxworks/ref/smObjShow.html#top {VxWorks Reference Manual} Libraries {}} {smObjTimeoutLogEnable {enable/disable logging of failed attempts to take a spin-lock (VxMP Option)} vxworks/ref/smObjLib.html#smObjTimeoutLogEnable {VxWorks Reference Manual} Libraries {}} {sn83932End {Nat. Semi DP83932B SONIC Ethernet driver } vxworks/ref/sn83932End.html#top {VxWorks Reference Manual} Libraries {}} {sn83932EndLoad {initialize the driver and device} vxworks/ref/sn83932End.html#sn83932EndLoad {VxWorks Reference Manual} Libraries {}} {snattach {publish the `sn' network interface and initialize the driver and device} vxworks/ref/if_sn.html#snattach {VxWorks Reference Manual} Libraries {}} {snmpAuxLib {utility routines for object identifiers } vxworks/ref/snmpAuxLib.html#top {VxWorks Reference Manual} Libraries {}} {snmpBindLib {routines for binding values to variables in SNMP packets } vxworks/ref/snmpBindLib.html#top {VxWorks Reference Manual} Libraries {}} {SNMP_Bind_64_Unsigned_Integer {bind a 64-bit unsigned-integer variable} vxworks/ref/snmpBindLib.html#SNMP_Bind_64_Unsigned_Integer {VxWorks Reference Manual} Libraries {}} {SNMP_Bind_Integer {bind an integer variable} vxworks/ref/snmpBindLib.html#SNMP_Bind_Integer {VxWorks Reference Manual} Libraries {}} {SNMP_Bind_IP_Address {bind an IP address variable} vxworks/ref/snmpBindLib.html#SNMP_Bind_IP_Address {VxWorks Reference Manual} Libraries {}} {SNMP_Bind_Null {bind a null-valued variable} vxworks/ref/snmpBindLib.html#SNMP_Bind_Null {VxWorks Reference Manual} Libraries {}} {SNMP_Bind_Object_ID {bind an object-identifier variable} vxworks/ref/snmpBindLib.html#SNMP_Bind_Object_ID {VxWorks Reference Manual} Libraries {}} {SNMP_Bind_String {bind a string variable} vxworks/ref/snmpBindLib.html#SNMP_Bind_String {VxWorks Reference Manual} Libraries {}} {SNMP_Bind_Unsigned_Integer {bind an unsigned-integer variable} vxworks/ref/snmpBindLib.html#SNMP_Bind_Unsigned_Integer {VxWorks Reference Manual} Libraries {}} {snmpdContinue {continue processing of an SNMP packet} vxworks/ref/snmpdLib.html#snmpdContinue {VxWorks Reference Manual} Libraries {}} {snmpdExit {exit the SNMP agent} vxworks/ref/snmpdLib.html#snmpdExit {VxWorks Reference Manual} Libraries {}} {snmpdGroupByGetprocAndInstance {gather set of similar variable bindings} vxworks/ref/snmpdLib.html#snmpdGroupByGetprocAndInstance {VxWorks Reference Manual} Libraries {}} {snmpdInitFinish {complete the initialization of the agent} vxworks/ref/snmpdLib.html#snmpdInitFinish {VxWorks Reference Manual} Libraries {}} {snmpdLib {entry points to the SNMP v1/v2c agent } vxworks/ref/snmpdLib.html#top {VxWorks Reference Manual} Libraries {}} {snmpdLog {log messages from the SNMP agent } vxworks/ref/snmpdLib.html#snmpdLog {VxWorks Reference Manual} Libraries {}} {snmpdMemoryAlloc {allocate memory for the SNMP agent} vxworks/ref/snmpIoLib.html#snmpdMemoryAlloc {VxWorks Reference Manual} Libraries {}} {snmpdMemoryFree {free memory allocated by the SNMP agent} vxworks/ref/snmpIoLib.html#snmpdMemoryFree {VxWorks Reference Manual} Libraries {}} {snmpdPktLockGet {lock an SNMP packet } vxworks/ref/snmpdLib.html#snmpdPktLockGet {VxWorks Reference Manual} Libraries {}} {snmpdPktProcess {process a packet returned by the transport} vxworks/ref/snmpdLib.html#snmpdPktProcess {VxWorks Reference Manual} Libraries {}} {snmpdTrapSend {general interface to trap facilities} vxworks/ref/snmpdLib.html#snmpdTrapSend {VxWorks Reference Manual} Libraries {}} {snmpdTreeAdd {dynamically add a subtree to the SNMP agent MIB tree} vxworks/ref/snmpdLib.html#snmpdTreeAdd {VxWorks Reference Manual} Libraries {}} {snmpdTreeRemove {dynamically remove part of the SNMP agent MIB tree} vxworks/ref/snmpdLib.html#snmpdTreeRemove {VxWorks Reference Manual} Libraries {}} {snmpdVbExtractRowLoose {incrementally extract pieces of a row for a set } vxworks/ref/snmpdLib.html#snmpdVbExtractRowLoose {VxWorks Reference Manual} Libraries {}} {snmpdVbRowExtract {extract required pieces of a row for a `set' operation} vxworks/ref/snmpdLib.html#snmpdVbRowExtract {VxWorks Reference Manual} Libraries {}} {snmpdViewEntryRemove {remove an entry from the view table} vxworks/ref/snmpdLib.html#snmpdViewEntryRemove {VxWorks Reference Manual} Libraries {}} {snmpdViewEntrySet {install an entry in the view table} vxworks/ref/snmpdLib.html#snmpdViewEntrySet {VxWorks Reference Manual} Libraries {}} {snmpEbufLib {extended-buffer manipulation functions } vxworks/ref/snmpEbufLib.html#top {VxWorks Reference Manual} Libraries {}} {snmpIoClose {close the transport endpoint.} vxworks/ref/snmpIoLib.html#snmpIoClose {VxWorks Reference Manual} Libraries {}} {snmpIoCommunityValidate {sample community validation routine} vxworks/ref/snmpIoLib.html#snmpIoCommunityValidate {VxWorks Reference Manual} Libraries {}} {snmpIoInit {initialization routine for SNMP transport endpoint} vxworks/ref/snmpIoLib.html#snmpIoInit {VxWorks Reference Manual} Libraries {}} {snmpIoLib {default transport routines for SNMP } vxworks/ref/snmpIoLib.html#top {VxWorks Reference Manual} Libraries {}} {snmpIoMain {main SNMP I/O routine} vxworks/ref/snmpIoLib.html#snmpIoMain {VxWorks Reference Manual} Libraries {}} {snmpIoTrapSend {send a standard SNMP or MIB-II trap} vxworks/ref/snmpIoLib.html#snmpIoTrapSend {VxWorks Reference Manual} Libraries {}} {snmpIoWrite {write a packet to the transport} vxworks/ref/snmpIoLib.html#snmpIoWrite {VxWorks Reference Manual} Libraries {}} {snmpMasterCleanup {free up resources after a query times out} vxworks/ref/subagentLib.html#snmpMasterCleanup {VxWorks Reference Manual} Libraries {}} {snmpMasterHandlerAsync {process messages from the subagent asynchronously} vxworks/ref/subagentLib.html#snmpMasterHandlerAsync {VxWorks Reference Manual} Libraries {}} {snmpMasterHandlerWR {synchronous version of snmpMasterHandlerAsync()} vxworks/ref/subagentLib.html#snmpMasterHandlerWR {VxWorks Reference Manual} Libraries {}} {snmpMasterQueryHandler {handles replies from the subagent} vxworks/ref/subagentLib.html#snmpMasterQueryHandler {VxWorks Reference Manual} Libraries {}} {snmpMonitorSpawn {spawn 'tMonQue' to run snmpQueMonitor()} vxworks/ref/masterIoLib.html#snmpMonitorSpawn {VxWorks Reference Manual} Libraries {}} {snmpProcLib {manipulate variable-bindings in an SNMP packet } vxworks/ref/snmpProcLib.html#top {VxWorks Reference Manual} Libraries {}} {snmpSaHandlerAsync {asynchronous message processing routine for the subagent} vxworks/ref/subagentLib.html#snmpSaHandlerAsync {VxWorks Reference Manual} Libraries {}} {snmpSaHandlerCleanup {cleanup routine for subagent} vxworks/ref/subagentLib.html#snmpSaHandlerCleanup {VxWorks Reference Manual} Libraries {}} {snmpSaHandlerContinue {subagent continuation function} vxworks/ref/subagentLib.html#snmpSaHandlerContinue {VxWorks Reference Manual} Libraries {}} {snmpSaHandlerFinish {encode packet for subagent IO completion} vxworks/ref/subagentLib.html#snmpSaHandlerFinish {VxWorks Reference Manual} Libraries {}} {snmpSaHandlerWR {provide snmpSaHandlerAsync() functionality synchronously} vxworks/ref/subagentLib.html#snmpSaHandlerWR {VxWorks Reference Manual} Libraries {}} {snmpSaInit {initialize the subagent} vxworks/ref/saIoLib.html#snmpSaInit {VxWorks Reference Manual} Libraries {}} {snmpSubEncode {encode a packet for transmission to master agent or subagent} vxworks/ref/subagentLib.html#snmpSubEncode {VxWorks Reference Manual} Libraries {}} {sntpcLib {Simple Network Time Protocol (SNTP) client library } vxworks/ref/sntpcLib.html#top {VxWorks Reference Manual} Libraries {}} {sntpcTimeGet {retrieve the current time from a remote source} vxworks/ref/sntpcLib.html#sntpcTimeGet {VxWorks Reference Manual} Libraries {}} {sntpsClockSet {assign a routine to access the reference clock} vxworks/ref/sntpsLib.html#sntpsClockSet {VxWorks Reference Manual} Libraries {}} {sntpsConfigSet {change SNTP server broadcast settings} vxworks/ref/sntpsLib.html#sntpsConfigSet {VxWorks Reference Manual} Libraries {}} {sntpsLib {Simple Network Time Protocol (SNTP) server library } vxworks/ref/sntpsLib.html#top {VxWorks Reference Manual} Libraries {}} {sntpsNsecToFraction {convert portions of a second to NTP format} vxworks/ref/sntpsLib.html#sntpsNsecToFraction {VxWorks Reference Manual} Libraries {}} {{so [windsh]} {single-step, but step over a subroutine (WindSh)} tornado/tools/windsh.html#so {Tornado Reference} {Tornado Tools} windsh} {so {single-step, but step over a subroutine} vxworks/ref/dbgLib.html#so {VxWorks Reference Manual} Libraries {}} {socket {open a socket} vxworks/ref/sockLib.html#socket {VxWorks Reference Manual} Libraries {}} {sockLib {generic socket library } vxworks/ref/sockLib.html#top {VxWorks Reference Manual} Libraries {}} {sockUploadPathClose {close the socket upload path (Windview)} vxworks/ref/wvSockUploadPathLib.html#sockUploadPathClose {VxWorks Reference Manual} Libraries {}} {sockUploadPathCreate {establish an upload path to the host using a socket (Windview)} vxworks/ref/wvSockUploadPathLib.html#sockUploadPathCreate {VxWorks Reference Manual} Libraries {}} {sockUploadPathLibInit {initialize wvSockUploadPathLib library (Windview)} vxworks/ref/wvSockUploadPathLib.html#sockUploadPathLibInit {VxWorks Reference Manual} Libraries {}} {sockUploadPathWrite {write to the socket upload path (Windview)} vxworks/ref/wvSockUploadPathLib.html#sockUploadPathWrite {VxWorks Reference Manual} Libraries {}} {solaris {Solaris 2.x} vxworks/bsp/solaris/solaris.html#top {BSP Reference} solaris {}} {sourceContextDisplay {move the source context to a new location} tornado-api/guitcl-unix/crosswindTclApi.html#sourceContextDisplay {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {sourceContextForget {forget cached information about a source file} tornado-api/guitcl-unix/crosswindTclApi.html#sourceContextForget {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {sourceContextForgetAll {forget all cached information about source files} tornado-api/guitcl-unix/crosswindTclApi.html#sourceContextForgetAll {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {sourceRedisplay {redisplay the source window} tornado-api/guitcl-unix/crosswindTclApi.html#sourceRedisplay {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {{sp [windsh]} {spawn a task with default parameters (WindSh)} tornado/tools/windsh.html#sp {Tornado Reference} {Tornado Tools} windsh} {sp {spawn a task with default parameters} vxworks/ref/usrLib.html#sp {VxWorks Reference Manual} Libraries {}} {sprintf {write a formatted string to a buffer (ANSI)} vxworks/ref/fioLib.html#sprintf {VxWorks Reference Manual} Libraries {}} {{sps [windsh]} {spawn a task with default parameters, and leave it suspended (*) (WindSh)} tornado/tools/windsh.html#sps {Tornado Reference} {Tornado Tools} windsh} {spy {begin periodic task activity reports} vxworks/ref/usrLib.html#spy {VxWorks Reference Manual} Libraries {}} {spyClkStart {start collecting task activity data} vxworks/ref/usrLib.html#spyClkStart {VxWorks Reference Manual} Libraries {}} {spyClkStop {stop collecting task activity data} vxworks/ref/usrLib.html#spyClkStop {VxWorks Reference Manual} Libraries {}} {spyHelp {display task monitoring help menu} vxworks/ref/usrLib.html#spyHelp {VxWorks Reference Manual} Libraries {}} {spyLib {spy CPU activity library } vxworks/ref/spyLib.html#top {VxWorks Reference Manual} Libraries {}} {spyLibInit {initialize task cpu utilization tool package} vxworks/ref/spyLib.html#spyLibInit {VxWorks Reference Manual} Libraries {}} {spyReport {display task activity data} vxworks/ref/usrLib.html#spyReport {VxWorks Reference Manual} Libraries {}} {spyStop {stop spying and reporting} vxworks/ref/usrLib.html#spyStop {VxWorks Reference Manual} Libraries {}} {spyTask {run periodic task activity reports} vxworks/ref/usrLib.html#spyTask {VxWorks Reference Manual} Libraries {}} {sqrt {compute a non-negative square root (ANSI)} vxworks/ref/mathALib.html#sqrt {VxWorks Reference Manual} Libraries {}} {sqrt {compute a non-negative square root (ANSI)} vxworks/ref/ansiMath.html#sqrt {VxWorks Reference Manual} Libraries {}} {sqrtf {compute a non-negative square root (ANSI)} vxworks/ref/mathALib.html#sqrtf {VxWorks Reference Manual} Libraries {}} {squeeze {reclaim fragmented free space on an RT-11 volume} vxworks/ref/usrLib.html#squeeze {VxWorks Reference Manual} Libraries {}} {sr {return the contents of the status register (MC680x0)} vxworks/ref/dbgArchLib.html#sr {VxWorks Reference Manual} Libraries {}} {sramDevCreate {create a PCMCIA memory disk device} vxworks/ref/sramDrv.html#sramDevCreate {VxWorks Reference Manual} Libraries {}} {sramDrv {install a PCMCIA SRAM memory driver} vxworks/ref/sramDrv.html#sramDrv {VxWorks Reference Manual} Libraries {}} {sramDrv {PCMCIA SRAM device driver } vxworks/ref/sramDrv.html#top {VxWorks Reference Manual} Libraries {}} {sramMap {map PCMCIA memory onto a specified ISA address space} vxworks/ref/sramDrv.html#sramMap {VxWorks Reference Manual} Libraries {}} {srand {reset the value of the seed used to generate random numbers (ANSI)} vxworks/ref/ansiStdlib.html#srand {VxWorks Reference Manual} Libraries {}} {sscanf {read and convert characters from an ASCII string (ANSI)} vxworks/ref/fioLib.html#sscanf {VxWorks Reference Manual} Libraries {}} {st16552DevInit {initialise an ST16552 channel} vxworks/ref/st16552Sio.html#st16552DevInit {VxWorks Reference Manual} Libraries {}} {st16552Int {interrupt level processing} vxworks/ref/st16552Sio.html#st16552Int {VxWorks Reference Manual} Libraries {}} {st16552IntEx {miscellaneous interrupt processing} vxworks/ref/st16552Sio.html#st16552IntEx {VxWorks Reference Manual} Libraries {}} {st16552IntRd {handle a receiver interrupt} vxworks/ref/st16552Sio.html#st16552IntRd {VxWorks Reference Manual} Libraries {}} {st16552IntWr {handle a transmitter interrupt} vxworks/ref/st16552Sio.html#st16552IntWr {VxWorks Reference Manual} Libraries {}} {st16552MuxInt {multiplexed interrupt level processing} vxworks/ref/st16552Sio.html#st16552MuxInt {VxWorks Reference Manual} Libraries {}} {st16552Sio {ST 16C552 DUART tty driver } vxworks/ref/st16552Sio.html#top {VxWorks Reference Manual} Libraries {}} {stat {get file status information using a pathname (POSIX)} vxworks/ref/dirLib.html#stat {VxWorks Reference Manual} Libraries {}} {statfs {get file status information using a pathname (POSIX)} vxworks/ref/dirLib.html#statfs {VxWorks Reference Manual} Libraries {}} {stdioFp {return the standard input/output/error FILE of the current task} vxworks/ref/ansiStdio.html#stdioFp {VxWorks Reference Manual} Libraries {}} {stdioInit {initialize standard I/O support} vxworks/ref/ansiStdio.html#stdioInit {VxWorks Reference Manual} Libraries {}} {stdioShow {display file pointer internals} vxworks/ref/ansiStdio.html#stdioShow {VxWorks Reference Manual} Libraries {}} {stdioShowInit {initialize the standard I/O show facility} vxworks/ref/ansiStdio.html#stdioShowInit {VxWorks Reference Manual} Libraries {}} {strace {print STREAMS trace messages (STREAMS Option)} vxworks/ref/straceLib.html#strace {VxWorks Reference Manual} Libraries {}} {straceLib {WindNet STREAMS message trace utility (STREAMS Option) } vxworks/ref/straceLib.html#top {VxWorks Reference Manual} Libraries {}} {straceStop {stop the strace() task (STREAMS Option)} vxworks/ref/straceLib.html#straceStop {VxWorks Reference Manual} Libraries {}} {strcat {concatenate one string to another (ANSI)} vxworks/ref/ansiString.html#strcat {VxWorks Reference Manual} Libraries {}} {strchr {find the first occurrence of a character in a string (ANSI)} vxworks/ref/ansiString.html#strchr {VxWorks Reference Manual} Libraries {}} {strcmp {compare two strings lexicographically (ANSI)} vxworks/ref/ansiString.html#strcmp {VxWorks Reference Manual} Libraries {}} {strcoll {compare two strings as appropriate to LC_COLLATE (ANSI)} vxworks/ref/ansiString.html#strcoll {VxWorks Reference Manual} Libraries {}} {strcpy {copy one string to another (ANSI)} vxworks/ref/ansiString.html#strcpy {VxWorks Reference Manual} Libraries {}} {strcspn {return the string length up to the first character from a given set (ANSI)} vxworks/ref/ansiString.html#strcspn {VxWorks Reference Manual} Libraries {}} {strerr {STREAMS error logger task (STREAMS Option)} vxworks/ref/strerrLib.html#strerr {VxWorks Reference Manual} Libraries {}} {strerrLib {WindNet STREAMS error messages trace utility (STREAMS Option)} vxworks/ref/strerrLib.html#top {VxWorks Reference Manual} Libraries {}} {strerror {map an error number to an error string (ANSI)} vxworks/ref/ansiString.html#strerror {VxWorks Reference Manual} Libraries {}} {strerror_r {map an error number to an error string (POSIX)} vxworks/ref/ansiString.html#strerror_r {VxWorks Reference Manual} Libraries {}} {strerrStop {stop the strerr() task (STREAMS Option)} vxworks/ref/strerrLib.html#strerrStop {VxWorks Reference Manual} Libraries {}} {strftime {convert broken-down time into a formatted string (ANSI)} vxworks/ref/ansiTime.html#strftime {VxWorks Reference Manual} Libraries {}} {strlen {determine the length of a string (ANSI)} vxworks/ref/ansiString.html#strlen {VxWorks Reference Manual} Libraries {}} {strmBandShow {display messages in a particular band (STREAMS Option)} vxworks/ref/strmShow.html#strmBandShow {VxWorks Reference Manual} Libraries {}} {strmDebugInit {include STREAMS debugging facility in VxWorks (STREAMS Option)} vxworks/ref/strmShow.html#strmDebugInit {VxWorks Reference Manual} Libraries {}} {strmDriverAdd {add a STREAMS driver into the STREAMS subsystem (STREAMS Option)} vxworks/ref/strmLib.html#strmDriverAdd {VxWorks Reference Manual} Libraries {}} {strmDriverModShow {list configuration information for modules and devices (STREAMS Option)} vxworks/ref/strmShow.html#strmDriverModShow {VxWorks Reference Manual} Libraries {}} {strmLib {driver for the WindNet STREAMS I/O system (STREAMS Option) } vxworks/ref/strmLib.html#top {VxWorks Reference Manual} Libraries {}} {strmMessageShow {display information about all messages in a stream (STREAMS Option)} vxworks/ref/strmShow.html#strmMessageShow {VxWorks Reference Manual} Libraries {}} {strmMkfifo {create a STREAMS FIFO (STREAMS Option)} vxworks/ref/strmLib.html#strmMkfifo {VxWorks Reference Manual} Libraries {}} {strmModuleAdd {add a STREAMS module to the STREAMS subsystem (STREAMS Option)} vxworks/ref/strmLib.html#strmModuleAdd {VxWorks Reference Manual} Libraries {}} {strmMsgStatShow {display statistics about system-wide usage of message blocks (STREAMS Option)} vxworks/ref/strmShow.html#strmMsgStatShow {VxWorks Reference Manual} Libraries {}} {strmOpenStreamsShow {display all open streams in the STREAMS subsystem (STREAMS Option)} vxworks/ref/strmShow.html#strmOpenStreamsShow {VxWorks Reference Manual} Libraries {}} {strmPipe {create an intertask channel (STREAMS Option)} vxworks/ref/strmLib.html#strmPipe {VxWorks Reference Manual} Libraries {}} {strmQueueShow {display all queues in a particular stream (STREAMS Option)} vxworks/ref/strmShow.html#strmQueueShow {VxWorks Reference Manual} Libraries {}} {strmQueueStatShow {display statistics about queues system-wide (STREAMS Option)} vxworks/ref/strmShow.html#strmQueueStatShow {VxWorks Reference Manual} Libraries {}} {strmShow {library for STREAMS debugging (STREAMS Option) } vxworks/ref/strmShow.html#top {VxWorks Reference Manual} Libraries {}} {strmSleep {suspend task execution pending occurrence of an event (STREAMS Option)} vxworks/ref/strmLib.html#strmSleep {VxWorks Reference Manual} Libraries {}} {strmSockDevNameGet {get the transport-provider device name (STREAMS Option)} vxworks/ref/strmSockLib.html#strmSockDevNameGet {VxWorks Reference Manual} Libraries {}} {strmSockLib {interface to STREAMS sockets (STREAMS Option) } vxworks/ref/strmSockLib.html#top {VxWorks Reference Manual} Libraries {}} {strmSockProtoAdd {add a new transport-protocol entry to STREAMS sockets (STREAMS Option)} vxworks/ref/strmSockLib.html#strmSockProtoAdd {VxWorks Reference Manual} Libraries {}} {strmSockProtoDelete {remove a protocol entry from the table (STREAMS Option)} vxworks/ref/strmSockLib.html#strmSockProtoDelete {VxWorks Reference Manual} Libraries {}} {strmStatShow {display statistics about streams (STREAMS Option)} vxworks/ref/strmShow.html#strmStatShow {VxWorks Reference Manual} Libraries {}} {strmSyncWriteAccess {access a shared data structure for synchronous writing (STREAMS Option)} vxworks/ref/strmLib.html#strmSyncWriteAccess {VxWorks Reference Manual} Libraries {}} {strmTimeout {execute a routine in a specified length of time (STREAMS Option)} vxworks/ref/strmLib.html#strmTimeout {VxWorks Reference Manual} Libraries {}} {strmUntimeout {cancel previous strmTimeout() call (STREAMS Option)} vxworks/ref/strmLib.html#strmUntimeout {VxWorks Reference Manual} Libraries {}} {strmUnWeld {set the `q_next' pointers of streams queues to NULL (STREAMS Option)} vxworks/ref/strmLib.html#strmUnWeld {VxWorks Reference Manual} Libraries {}} {strmWakeup {resume suspended task execution (STREAMS Option)} vxworks/ref/strmLib.html#strmWakeup {VxWorks Reference Manual} Libraries {}} {strmWeld {connect the `q_next' pointers of arbitrary streams (STREAMS Option)} vxworks/ref/strmLib.html#strmWeld {VxWorks Reference Manual} Libraries {}} {strncat {concatenate characters from one string to another (ANSI)} vxworks/ref/ansiString.html#strncat {VxWorks Reference Manual} Libraries {}} {strncmp {compare the first characters of two strings (ANSI)} vxworks/ref/ansiString.html#strncmp {VxWorks Reference Manual} Libraries {}} {strncpy {copy characters from one string to another (ANSI)} vxworks/ref/ansiString.html#strncpy {VxWorks Reference Manual} Libraries {}} {strpbrk {find the first occurrence in a string of a character from a given set (ANSI)} vxworks/ref/ansiString.html#strpbrk {VxWorks Reference Manual} Libraries {}} {strrchr {find the last occurrence of a character in a string (ANSI)} vxworks/ref/ansiString.html#strrchr {VxWorks Reference Manual} Libraries {}} {strspn {return the string length up to the first character not in a given set (ANSI)} vxworks/ref/ansiString.html#strspn {VxWorks Reference Manual} Libraries {}} {strstr {find the first occurrence of a substring in a string (ANSI)} vxworks/ref/ansiString.html#strstr {VxWorks Reference Manual} Libraries {}} {strtod {convert the initial portion of a string to a double (ANSI) } vxworks/ref/ansiStdlib.html#strtod {VxWorks Reference Manual} Libraries {}} {strtok {break down a string into tokens (ANSI)} vxworks/ref/ansiString.html#strtok {VxWorks Reference Manual} Libraries {}} {strtok_r {break down a string into tokens (reentrant) (POSIX)} vxworks/ref/ansiString.html#strtok_r {VxWorks Reference Manual} Libraries {}} {strtol {convert a string to a long integer (ANSI)} vxworks/ref/ansiStdlib.html#strtol {VxWorks Reference Manual} Libraries {}} {strtoul {convert a string to an unsigned long integer (ANSI)} vxworks/ref/ansiStdlib.html#strtoul {VxWorks Reference Manual} Libraries {}} {strxfrm {transform up to characters of into (ANSI)} vxworks/ref/ansiString.html#strxfrm {VxWorks Reference Manual} Libraries {}} {subagentLib {encode, decode, and process agent and subagent messages } vxworks/ref/subagentLib.html#top {VxWorks Reference Manual} Libraries {}} {swab {swap bytes} vxworks/ref/bLib.html#swab {VxWorks Reference Manual} Libraries {}} {symAdd {create and add a symbol to a symbol table, including a group number} tornado-api/tgtint/symlib.html#symAdd {Tornado API Reference} {Target Server Internal Routines} {}} {symAdd {create and add a symbol to a symbol table, including a group number} vxworks/ref/symLib.html#symAdd {VxWorks Reference Manual} Libraries {}} {symByValueAndTypeFind {look up a symbol by value and type} tornado-api/tgtint/symlib.html#symByValueAndTypeFind {Tornado API Reference} {Target Server Internal Routines} {}} {symByValueFind {look up a symbol by value} tornado-api/tgtint/symlib.html#symByValueFind {Tornado API Reference} {Target Server Internal Routines} {}} {symEach {call a routine to examine each entry in a symbol table} tornado-api/tgtint/symlib.html#symEach {Tornado API Reference} {Target Server Internal Routines} {}} {symEach {call a routine to examine each entry in a symbol table} vxworks/ref/symLib.html#symEach {VxWorks Reference Manual} Libraries {}} {symFindByName {look up a symbol by name} tornado-api/tgtint/symlib.html#symFindByName {Tornado API Reference} {Target Server Internal Routines} {}} {symFindByName {look up a symbol by name} vxworks/ref/symLib.html#symFindByName {VxWorks Reference Manual} Libraries {}} {symFindByNameAndType {look up a symbol by name and type} tornado-api/tgtint/symlib.html#symFindByNameAndType {Tornado API Reference} {Target Server Internal Routines} {}} {symFindByNameAndType {look up a symbol by name and type} vxworks/ref/symLib.html#symFindByNameAndType {VxWorks Reference Manual} Libraries {}} {symFindByValue {look up a symbol by value} tornado-api/tgtint/symlib.html#symFindByValue {Tornado API Reference} {Target Server Internal Routines} {}} {symFindByValue {look up a symbol by value} vxworks/ref/symLib.html#symFindByValue {VxWorks Reference Manual} Libraries {}} {symFindByValueAndType {look up a symbol by value and type} tornado-api/tgtint/symlib.html#symFindByValueAndType {Tornado API Reference} {Target Server Internal Routines} {}} {symFindByValueAndType {look up a symbol by value and type} vxworks/ref/symLib.html#symFindByValueAndType {VxWorks Reference Manual} Libraries {}} {symLib {symbol table subroutine library } vxworks/ref/symLib.html#top {VxWorks Reference Manual} Libraries {}} {symlib {symbol table subroutine library } tornado-api/tgtint/symlib.html#top {Tornado API Reference} {Target Server Internal Routines} {}} {symLibInit {initialize the symbol table library} vxworks/ref/symLib.html#symLibInit {VxWorks Reference Manual} Libraries {}} {symRemove {remove a symbol from a symbol table} tornado-api/tgtint/symlib.html#symRemove {Tornado API Reference} {Target Server Internal Routines} {}} {symRemove {remove a symbol from a symbol table} vxworks/ref/symLib.html#symRemove {VxWorks Reference Manual} Libraries {}} {symSyncLib {host/target symbol table synchronization } vxworks/ref/symSyncLib.html#top {VxWorks Reference Manual} Libraries {}} {symSyncLibInit {initialize host/target symbol table synchronization} vxworks/ref/symSyncLib.html#symSyncLibInit {VxWorks Reference Manual} Libraries {}} {symSyncTimeoutSet {set WTX timeout } vxworks/ref/symSyncLib.html#symSyncTimeoutSet {VxWorks Reference Manual} Libraries {}} {symTblCreate {create a symbol table} vxworks/ref/symLib.html#symTblCreate {VxWorks Reference Manual} Libraries {}} {symTblDelete {delete a symbol table} vxworks/ref/symLib.html#symTblDelete {VxWorks Reference Manual} Libraries {}} {syngen {Tornado Reference documentation generator} tornado/hutils/syngen.html#top {Tornado Reference} {Tornado Utilities} {}} {sysAuxClkConnect {connect a routine to the auxiliary clock interrupt} vxworks/ref/sysLib.html#sysAuxClkConnect {VxWorks Reference Manual} Libraries {}} {{sysAuxClkConnect [solaris]} {connect a routine to the auxiliary clock interrupt} vxworks/bsp/solaris/sysLib.html#sysAuxClkConnect {BSP Reference} solaris solaris} {{sysAuxClkConnect [mv2304]} {connect a routine to the auxiliary clock interrupt} vxworks/bsp/mv2304/sysLib.html#sysAuxClkConnect {BSP Reference} mv2304 mv2304} {sysAuxClkDisable {turn off auxiliary clock interrupts} vxworks/ref/sysLib.html#sysAuxClkDisable {VxWorks Reference Manual} Libraries {}} {{sysAuxClkDisable [solaris]} {turn off auxiliary clock interrupts} vxworks/bsp/solaris/sysLib.html#sysAuxClkDisable {BSP Reference} solaris solaris} {{sysAuxClkDisable [mv2304]} {turn off auxiliary clock interrupts} vxworks/bsp/mv2304/sysLib.html#sysAuxClkDisable {BSP Reference} mv2304 mv2304} {sysAuxClkEnable {turn on auxiliary clock interrupts} vxworks/ref/sysLib.html#sysAuxClkEnable {VxWorks Reference Manual} Libraries {}} {{sysAuxClkEnable [solaris]} {turn on auxiliary clock interrupts} vxworks/bsp/solaris/sysLib.html#sysAuxClkEnable {BSP Reference} solaris solaris} {{sysAuxClkEnable [mv2304]} {turn on auxiliary clock interrupts} vxworks/bsp/mv2304/sysLib.html#sysAuxClkEnable {BSP Reference} mv2304 mv2304} {{sysAuxClkInit [mv2304]} {raven aux. clock initialization routine} vxworks/bsp/mv2304/sysLib.html#sysAuxClkInit {BSP Reference} mv2304 mv2304} {sysAuxClkRateGet {get the auxiliary clock rate} vxworks/ref/sysLib.html#sysAuxClkRateGet {VxWorks Reference Manual} Libraries {}} {{sysAuxClkRateGet [solaris]} {get the auxiliary clock rate} vxworks/bsp/solaris/sysLib.html#sysAuxClkRateGet {BSP Reference} solaris solaris} {{sysAuxClkRateGet [mv2304]} {get the auxiliary clock rate} vxworks/bsp/mv2304/sysLib.html#sysAuxClkRateGet {BSP Reference} mv2304 mv2304} {sysAuxClkRateSet {set the auxiliary clock rate} vxworks/ref/sysLib.html#sysAuxClkRateSet {VxWorks Reference Manual} Libraries {}} {{sysAuxClkRateSet [solaris]} {set the auxiliary clock rate} vxworks/bsp/solaris/sysLib.html#sysAuxClkRateSet {BSP Reference} solaris solaris} {{sysAuxClkRateSet [mv2304]} {set the auxiliary clock rate} vxworks/bsp/mv2304/sysLib.html#sysAuxClkRateSet {BSP Reference} mv2304 mv2304} {sysBspRev {return the BSP version and revision number} vxworks/ref/sysLib.html#sysBspRev {VxWorks Reference Manual} Libraries {}} {{sysBspRev [solaris]} {return the bsp version/revision identification} vxworks/bsp/solaris/sysLib.html#sysBspRev {BSP Reference} solaris solaris} {{sysBspRev [mv2304]} {return the BSP version and revision number} vxworks/bsp/mv2304/sysLib.html#sysBspRev {BSP Reference} mv2304 mv2304} {sysBusIntAck {acknowledge a bus interrupt} vxworks/ref/sysLib.html#sysBusIntAck {VxWorks Reference Manual} Libraries {}} {{sysBusIntAck [solaris]} {acknowledge a bus interrupt} vxworks/bsp/solaris/sysLib.html#sysBusIntAck {BSP Reference} solaris solaris} {{sysBusIntAck [mv2304]} {acknowledge a bus interrupt} vxworks/bsp/mv2304/sysLib.html#sysBusIntAck {BSP Reference} mv2304 mv2304} {sysBusIntGen {generate a bus interrupt} vxworks/ref/sysLib.html#sysBusIntGen {VxWorks Reference Manual} Libraries {}} {{sysBusIntGen [solaris]} {generate a bus interrupt} vxworks/bsp/solaris/sysLib.html#sysBusIntGen {BSP Reference} solaris solaris} {{sysBusIntGen [mv2304]} {generate a bus interrupt} vxworks/bsp/mv2304/sysLib.html#sysBusIntGen {BSP Reference} mv2304 mv2304} {{sysBusProbe [mv2304]} {probe a bus address based on bus type.} vxworks/bsp/mv2304/sysLib.html#sysBusProbe {BSP Reference} mv2304 mv2304} {{sysBusRmwDisable [mv2304]} {Disable Read-Modify-Write (RMW) cycle on the VMEbus.} vxworks/bsp/mv2304/sysLib.html#sysBusRmwDisable {BSP Reference} mv2304 mv2304} {{sysBusRmwEnable [mv2304]} {enable Read-Modify-Write (RMW) cycle on VMEbus} vxworks/bsp/mv2304/sysLib.html#sysBusRmwEnable {BSP Reference} mv2304 mv2304} {sysBusTas {test and set a location across the bus} vxworks/ref/sysLib.html#sysBusTas {VxWorks Reference Manual} Libraries {}} {{sysBusTas [solaris]} {test and set a location across the bus} vxworks/bsp/solaris/sysLib.html#sysBusTas {BSP Reference} solaris solaris} {{sysBusTas [mv2304]} {test and set a specified location} vxworks/bsp/mv2304/sysLib.html#sysBusTas {BSP Reference} mv2304 mv2304} {{sysBusTasClear [mv2304]} {clear a location set by sysBusTas()} vxworks/bsp/mv2304/sysLib.html#sysBusTasClear {BSP Reference} mv2304 mv2304} {sysBusToLocalAdrs {convert a bus address to a local address} vxworks/ref/sysLib.html#sysBusToLocalAdrs {VxWorks Reference Manual} Libraries {}} {{sysBusToLocalAdrs [solaris]} {convert a bus address to a local address} vxworks/bsp/solaris/sysLib.html#sysBusToLocalAdrs {BSP Reference} solaris solaris} {{sysBusToLocalAdrs [mv2304]} {convert a bus address to a local address} vxworks/bsp/mv2304/sysLib.html#sysBusToLocalAdrs {BSP Reference} mv2304 mv2304} {sysClkConnect {connect a routine to the system clock interrupt} vxworks/ref/sysLib.html#sysClkConnect {VxWorks Reference Manual} Libraries {}} {{sysClkConnect [solaris]} {connect a routine to the system clock interrupt} vxworks/bsp/solaris/sysLib.html#sysClkConnect {BSP Reference} solaris solaris} {{sysClkConnect [mv2304]} {connect a routine to the system clock interrupt} vxworks/bsp/mv2304/sysLib.html#sysClkConnect {BSP Reference} mv2304 mv2304} {sysClkDisable {turn off system clock interrupts} vxworks/ref/sysLib.html#sysClkDisable {VxWorks Reference Manual} Libraries {}} {{sysClkDisable [solaris]} {turn off system clock interrupts} vxworks/bsp/solaris/sysLib.html#sysClkDisable {BSP Reference} solaris solaris} {{sysClkDisable [mv2304]} {turn off system clock interrupts} vxworks/bsp/mv2304/sysLib.html#sysClkDisable {BSP Reference} mv2304 mv2304} {sysClkEnable {turn on system clock interrupts} vxworks/ref/sysLib.html#sysClkEnable {VxWorks Reference Manual} Libraries {}} {{sysClkEnable [solaris]} {turn on system clock interrupts} vxworks/bsp/solaris/sysLib.html#sysClkEnable {BSP Reference} solaris solaris} {{sysClkEnable [mv2304]} {turn on system clock interrupts} vxworks/bsp/mv2304/sysLib.html#sysClkEnable {BSP Reference} mv2304 mv2304} {sysClkRateGet {get the system clock rate} vxworks/ref/sysLib.html#sysClkRateGet {VxWorks Reference Manual} Libraries {}} {{sysClkRateGet [solaris]} {get the system clock rate} vxworks/bsp/solaris/sysLib.html#sysClkRateGet {BSP Reference} solaris solaris} {{sysClkRateGet [mv2304]} {get the system clock rate} vxworks/bsp/mv2304/sysLib.html#sysClkRateGet {BSP Reference} mv2304 mv2304} {sysClkRateSet {set the system clock rate} vxworks/ref/sysLib.html#sysClkRateSet {VxWorks Reference Manual} Libraries {}} {{sysClkRateSet [solaris]} {set the system clock rate} vxworks/bsp/solaris/sysLib.html#sysClkRateSet {BSP Reference} solaris solaris} {{sysClkRateSet [mv2304]} {set the system clock rate} vxworks/bsp/mv2304/sysLib.html#sysClkRateSet {BSP Reference} mv2304 mv2304} {{sysCpuCheck [mv2304]} {confirm the CPU type} vxworks/bsp/mv2304/sysLib.html#sysCpuCheck {BSP Reference} mv2304 mv2304} {{sysDec21x40EnetAddrGet [mv2304]} {retrive ethernet address.} vxworks/bsp/mv2304/sysLib.html#sysDec21x40EnetAddrGet {BSP Reference} mv2304 mv2304} {{sysGetBusSpd [mv2304]} {get the speed of the 60x processor bus} vxworks/bsp/mv2304/sysLib.html#sysGetBusSpd {BSP Reference} mv2304 mv2304} {{sysGetMpuSpd [mv2304]} {get the speed of the MPC750 processor.} vxworks/bsp/mv2304/sysLib.html#sysGetMpuSpd {BSP Reference} mv2304 mv2304} {sysHwInit {initialize the system hardware} vxworks/ref/sysLib.html#sysHwInit {VxWorks Reference Manual} Libraries {}} {{sysHwInit [solaris]} {initialize the system hardware} vxworks/bsp/solaris/sysLib.html#sysHwInit {BSP Reference} solaris solaris} {{sysHwInit [mv2304]} {initialize the system hardware} vxworks/bsp/mv2304/sysLib.html#sysHwInit {BSP Reference} mv2304 mv2304} {{sysHwInit2 [solaris]} {configure and initialize additional system features} vxworks/bsp/solaris/sysLib.html#sysHwInit2 {BSP Reference} solaris solaris} {{sysHwInit2 [mv2304]} {initialize additional system hardware} vxworks/bsp/mv2304/sysLib.html#sysHwInit2 {BSP Reference} mv2304 mv2304} {{sysIbcInit [mv2304]} {Initialize the IBC} vxworks/bsp/mv2304/sysLib.html#sysIbcInit {BSP Reference} mv2304 mv2304} {{sysIbcIntDisable [mv2304]} {disable a IBC interrupt level} vxworks/bsp/mv2304/sysLib.html#sysIbcIntDisable {BSP Reference} mv2304 mv2304} {{sysIbcIntEnable [mv2304]} {enable a IBC interrupt level} vxworks/bsp/mv2304/sysLib.html#sysIbcIntEnable {BSP Reference} mv2304 mv2304} {{sysIbcIntHandler [mv2304]} {handler of the sl82565 IBC interrupt.} vxworks/bsp/mv2304/sysLib.html#sysIbcIntHandler {BSP Reference} mv2304 mv2304} {{sysIbcIntLevelSet [mv2304]} {set the interrupt priority level} vxworks/bsp/mv2304/sysLib.html#sysIbcIntLevelSet {BSP Reference} mv2304 mv2304} {sysIntDisable {disable a bus interrupt level} vxworks/ref/sysLib.html#sysIntDisable {VxWorks Reference Manual} Libraries {}} {{sysIntDisable [solaris]} {disable a bus interrupt level} vxworks/bsp/solaris/sysLib.html#sysIntDisable {BSP Reference} solaris solaris} {{sysIntDisable [mv2304]} {disable a bus interrupt level} vxworks/bsp/mv2304/sysLib.html#sysIntDisable {BSP Reference} mv2304 mv2304} {sysIntEnable {enable a bus interrupt level} vxworks/ref/sysLib.html#sysIntEnable {VxWorks Reference Manual} Libraries {}} {{sysIntEnable [solaris]} {enable a bus interrupt level} vxworks/bsp/solaris/sysLib.html#sysIntEnable {BSP Reference} solaris solaris} {{sysIntEnable [mv2304]} {enable a bus interrupt level} vxworks/bsp/mv2304/sysLib.html#sysIntEnable {BSP Reference} mv2304 mv2304} {{sysLanIntDisable [mv2304]} {disable the LAN interrupt} vxworks/bsp/mv2304/sysLib.html#sysLanIntDisable {BSP Reference} mv2304 mv2304} {{sysLanIntEnable [mv2304]} {enable the LAN interrupt} vxworks/bsp/mv2304/sysLib.html#sysLanIntEnable {BSP Reference} mv2304 mv2304} {sysLib {system-dependent library } vxworks/ref/sysLib.html#top {VxWorks Reference Manual} Libraries {}} {{sysLib [solaris]} {UNIX-target system dependent library } vxworks/bsp/solaris/sysLib.html#top {BSP Reference} solaris solaris} {{sysLib [mv2304]} {Motorola MVME2600 board series system-dependent library } vxworks/bsp/mv2304/sysLib.html#top {BSP Reference} mv2304 mv2304} {sysLocalToBusAdrs {convert a local address to a bus address} vxworks/ref/sysLib.html#sysLocalToBusAdrs {VxWorks Reference Manual} Libraries {}} {{sysLocalToBusAdrs [solaris]} {convert a local address to a bus address} vxworks/bsp/solaris/sysLib.html#sysLocalToBusAdrs {BSP Reference} solaris solaris} {{sysLocalToBusAdrs [mv2304]} {convert a local address to a bus address} vxworks/bsp/mv2304/sysLib.html#sysLocalToBusAdrs {BSP Reference} mv2304 mv2304} {sysMailboxConnect {connect a routine to the mailbox interrupt} vxworks/ref/sysLib.html#sysMailboxConnect {VxWorks Reference Manual} Libraries {}} {{sysMailboxConnect [solaris]} {connect a routine to the mailbox interrupt} vxworks/bsp/solaris/sysLib.html#sysMailboxConnect {BSP Reference} solaris solaris} {{sysMailboxConnect [mv2304]} {connect a routine to the mailbox interrupt} vxworks/bsp/mv2304/sysLib.html#sysMailboxConnect {BSP Reference} mv2304 mv2304} {{sysMailboxDisable [mv2304]} {disable the mailbox interrupt} vxworks/bsp/mv2304/sysLib.html#sysMailboxDisable {BSP Reference} mv2304 mv2304} {sysMailboxEnable {enable the mailbox interrupt} vxworks/ref/sysLib.html#sysMailboxEnable {VxWorks Reference Manual} Libraries {}} {{sysMailboxEnable [solaris]} {enable the mailbox interrupt} vxworks/bsp/solaris/sysLib.html#sysMailboxEnable {BSP Reference} solaris solaris} {{sysMailboxEnable [mv2304]} {enable the mailbox interrupt} vxworks/bsp/mv2304/sysLib.html#sysMailboxEnable {BSP Reference} mv2304 mv2304} {sysMemTop {get the address of the top of logical memory} vxworks/ref/sysLib.html#sysMemTop {VxWorks Reference Manual} Libraries {}} {{sysMemTop [solaris]} {get the address of the top of VxWorks memory} vxworks/bsp/solaris/sysLib.html#sysMemTop {BSP Reference} solaris solaris} {{sysMemTop [mv2304]} {get the address of the top of VxWorks memory} vxworks/bsp/mv2304/sysLib.html#sysMemTop {BSP Reference} mv2304 mv2304} {sysModel {return the model name of the CPU board} vxworks/ref/sysLib.html#sysModel {VxWorks Reference Manual} Libraries {}} {{sysModel [solaris]} {return model name of the system CPU} vxworks/bsp/solaris/sysLib.html#sysModel {BSP Reference} solaris solaris} {{sysModel [mv2304]} {return the model name of the CPU board} vxworks/bsp/mv2304/sysLib.html#sysModel {BSP Reference} mv2304 mv2304} {{sysMpicInit [mv2304]} {initialize the MPIC in the Raven} vxworks/bsp/mv2304/sysLib.html#sysMpicInit {BSP Reference} mv2304 mv2304} {{sysMpicIntHandler [mv2304]} {handle an interrupt received at the Mpic} vxworks/bsp/mv2304/sysLib.html#sysMpicIntHandler {BSP Reference} mv2304 mv2304} {sysNvRamGet {get the contents of non-volatile RAM} vxworks/ref/sysLib.html#sysNvRamGet {VxWorks Reference Manual} Libraries {}} {{sysNvRamGet [solaris]} {get contents of non-volatile RAM} vxworks/bsp/solaris/sysLib.html#sysNvRamGet {BSP Reference} solaris solaris} {{sysNvRamGet [mv2304]} {get the contents of non-volatile RAM} vxworks/bsp/mv2304/sysLib.html#sysNvRamGet {BSP Reference} mv2304 mv2304} {sysNvRamSet {write to non-volatile RAM} vxworks/ref/sysLib.html#sysNvRamSet {VxWorks Reference Manual} Libraries {}} {{sysNvRamSet [solaris]} {write to non-volatile RAM} vxworks/bsp/solaris/sysLib.html#sysNvRamSet {BSP Reference} solaris solaris} {{sysNvRamSet [mv2304]} {write to non-volatile RAM} vxworks/bsp/mv2304/sysLib.html#sysNvRamSet {BSP Reference} mv2304 mv2304} {{sysNvRead [mv2304]} {read one byte from NVRAM} vxworks/bsp/mv2304/sysLib.html#sysNvRead {BSP Reference} mv2304 mv2304} {{sysNvWrite [mv2304]} {write one byte to NVRAM} vxworks/bsp/mv2304/sysLib.html#sysNvWrite {BSP Reference} mv2304 mv2304} {{sysPciExtRavenInit [mv2304]} {initialize the extended portion of the Raven PCI header} vxworks/bsp/mv2304/sysLib.html#sysPciExtRavenInit {BSP Reference} mv2304 mv2304} {{sysPciProbe [mv2304]} {probe a PCI bus address} vxworks/bsp/mv2304/sysLib.html#sysPciProbe {BSP Reference} mv2304 mv2304} {sysPhysMemTop {get the address of the top of memory} vxworks/ref/sysLib.html#sysPhysMemTop {VxWorks Reference Manual} Libraries {}} {{sysPhysMemTop [solaris]} {get the address of the top of physical memory} vxworks/bsp/solaris/sysLib.html#sysPhysMemTop {BSP Reference} solaris solaris} {{sysPhysMemTop [mv2304]} {get the address of the top of physical memory} vxworks/bsp/mv2304/sysLib.html#sysPhysMemTop {BSP Reference} mv2304 mv2304} {{sysProbeErrClr [mv2304]} {clear errors associated with probing an address on a bus.} vxworks/bsp/mv2304/sysLib.html#sysProbeErrClr {BSP Reference} mv2304 mv2304} {sysProcNumGet {get the processor number} vxworks/ref/sysLib.html#sysProcNumGet {VxWorks Reference Manual} Libraries {}} {{sysProcNumGet [solaris]} {get processor number} vxworks/bsp/solaris/sysLib.html#sysProcNumGet {BSP Reference} solaris solaris} {{sysProcNumGet [mv2304]} {get the processor number} vxworks/bsp/mv2304/sysLib.html#sysProcNumGet {BSP Reference} mv2304 mv2304} {sysProcNumSet {set the processor number} vxworks/ref/sysLib.html#sysProcNumSet {VxWorks Reference Manual} Libraries {}} {{sysProcNumSet [solaris]} {set the processor number} vxworks/bsp/solaris/sysLib.html#sysProcNumSet {BSP Reference} solaris solaris} {{sysProcNumSet [mv2304]} {set the processor number} vxworks/bsp/mv2304/sysLib.html#sysProcNumSet {BSP Reference} mv2304 mv2304} {{sysRavenErrClr [mv2304]} {Clear error conditions in Raven} vxworks/bsp/mv2304/sysLib.html#sysRavenErrClr {BSP Reference} mv2304 mv2304} {{sysResume [windsh]} {reset the agent to tasking mode (*) (WindSh)} tornado/tools/windsh.html#sysResume {Tornado Reference} {Tornado Tools} windsh} {sysScsiBusReset {assert the RST line on the SCSI bus (Western Digital WD33C93 only)} vxworks/ref/sysLib.html#sysScsiBusReset {VxWorks Reference Manual} Libraries {}} {sysScsiConfig {system SCSI configuration} vxworks/ref/sysLib.html#sysScsiConfig {VxWorks Reference Manual} Libraries {}} {{sysScsiConfig [mv2304]} {system SCSI configuration} vxworks/bsp/mv2304/sysLib.html#sysScsiConfig {BSP Reference} mv2304 mv2304} {{sysScsiInByte [mv2304]} {BSP-specific byte input routine} vxworks/bsp/mv2304/sysLib.html#sysScsiInByte {BSP Reference} mv2304 mv2304} {sysScsiInit {initialize an on-board SCSI port} vxworks/ref/sysLib.html#sysScsiInit {VxWorks Reference Manual} Libraries {}} {{sysScsiInit [mv2304]} {initialize an on-board SCSI port} vxworks/bsp/mv2304/sysLib.html#sysScsiInit {BSP Reference} mv2304 mv2304} {{sysScsiOutByte [mv2304]} {BSP-specific byte output routine} vxworks/bsp/mv2304/sysLib.html#sysScsiOutByte {BSP Reference} mv2304 mv2304} {sysSerialChanGet {get the SIO_CHAN device associated with a serial channel} vxworks/ref/sysLib.html#sysSerialChanGet {VxWorks Reference Manual} Libraries {}} {{sysSerialChanGet [mv2304]} {get the SIO_CHAN device associated with a serial channel} vxworks/bsp/mv2304/sysLib.html#sysSerialChanGet {BSP Reference} mv2304 mv2304} {sysSerialHwInit {initialize the BSP serial devices to a quiesent state} vxworks/ref/sysLib.html#sysSerialHwInit {VxWorks Reference Manual} Libraries {}} {{sysSerialHwInit [mv2304]} {initialize the BSP serial devices to a quiescent state} vxworks/bsp/mv2304/sysLib.html#sysSerialHwInit {BSP Reference} mv2304 mv2304} {sysSerialHwInit2 {connect BSP serial device interrupts} vxworks/ref/sysLib.html#sysSerialHwInit2 {VxWorks Reference Manual} Libraries {}} {{sysSerialHwInit2 [mv2304]} {connect BSP serial device interrupts} vxworks/bsp/mv2304/sysLib.html#sysSerialHwInit2 {BSP Reference} mv2304 mv2304} {sysSerialReset {reset all SIO devices to a quiet state} vxworks/ref/sysLib.html#sysSerialReset {VxWorks Reference Manual} Libraries {}} {{sysSerialReset [mv2304]} {reset all serial devices to a quiescent state} vxworks/bsp/mv2304/sysLib.html#sysSerialReset {BSP Reference} mv2304 mv2304} {{sysStatusShow [windsh]} {show system context status (*) (WindSh)} tornado/tools/windsh.html#sysStatusShow {Tornado Reference} {Tornado Tools} windsh} {{sysSuspend [windsh]} {set the agent to external mode and suspend the system (*) (WindSh)} tornado/tools/windsh.html#sysSuspend {Tornado Reference} {Tornado Tools} windsh} {system {pass a string to a command processor (Unimplemented) (ANSI)} vxworks/ref/ansiStdlib.html#system {VxWorks Reference Manual} Libraries {}} {{systemColorsEnumerate [win32]} {enumerates pre-defined system colors} tornado-api/guitcl-win/UITclDocs.html#systemColorsEnumerate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {sysToMonitor {transfer control to the ROM monitor} vxworks/ref/sysLib.html#sysToMonitor {VxWorks Reference Manual} Libraries {}} {{sysToMonitor [solaris]} {transfer control to the ROM monitor} vxworks/bsp/solaris/sysLib.html#sysToMonitor {BSP Reference} solaris solaris} {{sysToMonitor [mv2304]} {transfer control to the ROM monitor} vxworks/bsp/mv2304/sysLib.html#sysToMonitor {BSP Reference} mv2304 mv2304} {{sysUniverseInit [mv2304]} {initialize registers of the Universe chip} vxworks/bsp/mv2304/sysLib.html#sysUniverseInit {BSP Reference} mv2304 mv2304} {{sysUniverseReset [mv2304]} {reset the Universe VME chip} vxworks/bsp/mv2304/sysLib.html#sysUniverseReset {BSP Reference} mv2304 mv2304} {{sysUnivIntConnect [mv2304]} {connect an interrupt handler for an interrupt type} vxworks/bsp/mv2304/sysLib.html#sysUnivIntConnect {BSP Reference} mv2304 mv2304} {{sysUnivIntDisable [mv2304]} {disable Universe-supported interrupt(s)} vxworks/bsp/mv2304/sysLib.html#sysUnivIntDisable {BSP Reference} mv2304 mv2304} {{sysUnivIntEnable [mv2304]} {enable Universe-supported interrupt(s)} vxworks/bsp/mv2304/sysLib.html#sysUnivIntEnable {BSP Reference} mv2304 mv2304} {{sysUnivIntLevelSet [mv2304]} {set a Universe-supported interrupt level} vxworks/bsp/mv2304/sysLib.html#sysUnivIntLevelSet {BSP Reference} mv2304 mv2304} {{sysUnivLevelDecode [mv2304]} {decode highest pending priority Universe interrupt} vxworks/bsp/mv2304/sysLib.html#sysUnivLevelDecode {BSP Reference} mv2304 mv2304} {{sysUnivVERRClr [mv2304]} {Universe VMEbus Error Clear routine} vxworks/bsp/mv2304/sysLib.html#sysUnivVERRClr {BSP Reference} mv2304 mv2304} {{sysUnivVmeIntr [mv2304]} {Raven VMEbus interrupt handler} vxworks/bsp/mv2304/sysLib.html#sysUnivVmeIntr {BSP Reference} mv2304 mv2304} {{sysUsDelay [mv2304]} {delay at least the specified amount of time (in microseconds)} vxworks/bsp/mv2304/sysLib.html#sysUsDelay {BSP Reference} mv2304 mv2304} {{sysVmeProbe [mv2304]} {probe a VME bus address} vxworks/bsp/mv2304/sysLib.html#sysVmeProbe {BSP Reference} mv2304 mv2304} {tan {compute a tangent (ANSI)} vxworks/ref/mathALib.html#tan {VxWorks Reference Manual} Libraries {}} {tan {compute a tangent (ANSI)} vxworks/ref/ansiMath.html#tan {VxWorks Reference Manual} Libraries {}} {tanf {compute a tangent (ANSI)} vxworks/ref/mathALib.html#tanf {VxWorks Reference Manual} Libraries {}} {tanh {compute a hyperbolic tangent (ANSI)} vxworks/ref/mathALib.html#tanh {VxWorks Reference Manual} Libraries {}} {tanh {compute a hyperbolic tangent (ANSI)} vxworks/ref/ansiMath.html#tanh {VxWorks Reference Manual} Libraries {}} {tanhf {compute a hyperbolic tangent (ANSI)} vxworks/ref/mathALib.html#tanhf {VxWorks Reference Manual} Libraries {}} {tapeFsDevInit {associate a sequential device with tape volume functions} vxworks/ref/tapeFsLib.html#tapeFsDevInit {VxWorks Reference Manual} Libraries {}} {tapeFsInit {initialize the tape volume library} vxworks/ref/tapeFsLib.html#tapeFsInit {VxWorks Reference Manual} Libraries {}} {tapeFsLib {tape sequential device file system library } vxworks/ref/tapeFsLib.html#top {VxWorks Reference Manual} Libraries {}} {tapeFsReadyChange {notify tapeFsLib of a change in ready status} vxworks/ref/tapeFsLib.html#tapeFsReadyChange {VxWorks Reference Manual} Libraries {}} {tapeFsVolUnmount {disable a tape device volume} vxworks/ref/tapeFsLib.html#tapeFsVolUnmount {VxWorks Reference Manual} Libraries {}} {targetArchitectureInit {Set the target architecture related infomations.} tornado-api/tgtint/tgtarch.html#targetArchitectureInit {Tornado API Reference} {Target Server Internal Routines} {}} {taskActivate {activate a task that has been initialized} vxworks/ref/taskLib.html#taskActivate {VxWorks Reference Manual} Libraries {}} {taskArchLib {architecture-specific task management routines } vxworks/ref/taskArchLib.html#top {VxWorks Reference Manual} Libraries {}} {taskCreateHookAdd {add a routine to be called at every task create} vxworks/ref/taskHookLib.html#taskCreateHookAdd {VxWorks Reference Manual} Libraries {}} {taskCreateHookDelete {delete a previously added task create routine} vxworks/ref/taskHookLib.html#taskCreateHookDelete {VxWorks Reference Manual} Libraries {}} {{taskCreateHookShow [windsh]} {show the list of task create routines (WindSh)} tornado/tools/windsh.html#taskCreateHookShow {Tornado Reference} {Tornado Tools} windsh} {taskCreateHookShow {show the list of task create routines} vxworks/ref/taskHookShow.html#taskCreateHookShow {VxWorks Reference Manual} Libraries {}} {taskDelay {delay a task from executing} vxworks/ref/taskLib.html#taskDelay {VxWorks Reference Manual} Libraries {}} {taskDelete {delete a task} vxworks/ref/taskLib.html#taskDelete {VxWorks Reference Manual} Libraries {}} {taskDeleteForce {delete a task without restriction} vxworks/ref/taskLib.html#taskDeleteForce {VxWorks Reference Manual} Libraries {}} {taskDeleteHookAdd {add a routine to be called at every task delete} vxworks/ref/taskHookLib.html#taskDeleteHookAdd {VxWorks Reference Manual} Libraries {}} {taskDeleteHookDelete {delete a previously added task delete routine} vxworks/ref/taskHookLib.html#taskDeleteHookDelete {VxWorks Reference Manual} Libraries {}} {{taskDeleteHookShow [windsh]} {show the list of task delete routines (WindSh)} tornado/tools/windsh.html#taskDeleteHookShow {Tornado Reference} {Tornado Tools} windsh} {taskDeleteHookShow {show the list of task delete routines} vxworks/ref/taskHookShow.html#taskDeleteHookShow {VxWorks Reference Manual} Libraries {}} {taskHookInit {initialize task hook facilities} vxworks/ref/taskHookLib.html#taskHookInit {VxWorks Reference Manual} Libraries {}} {taskHookLib {task hook library } vxworks/ref/taskHookLib.html#top {VxWorks Reference Manual} Libraries {}} {taskHookShow {task hook show routines } vxworks/ref/taskHookShow.html#top {VxWorks Reference Manual} Libraries {}} {taskHookShowInit {initialize the task hook show facility} vxworks/ref/taskHookShow.html#taskHookShowInit {VxWorks Reference Manual} Libraries {}} {{taskIdDefault [windsh]} {set the default task ID (WindSh)} tornado/tools/windsh.html#taskIdDefault {Tornado Reference} {Tornado Tools} windsh} {taskIdDefault {set the default task ID} vxworks/ref/taskInfo.html#taskIdDefault {VxWorks Reference Manual} Libraries {}} {{taskIdFigure [windsh]} {figure out the task ID of a specified task (*) (WindSh)} tornado/tools/windsh.html#taskIdFigure {Tornado Reference} {Tornado Tools} windsh} {taskIdListGet {get a list of active task IDs} vxworks/ref/taskInfo.html#taskIdListGet {VxWorks Reference Manual} Libraries {}} {taskIdSelf {get the task ID of a running task} vxworks/ref/taskLib.html#taskIdSelf {VxWorks Reference Manual} Libraries {}} {taskIdVerify {verify the existence of a task} vxworks/ref/taskLib.html#taskIdVerify {VxWorks Reference Manual} Libraries {}} {taskInfo {task information library } vxworks/ref/taskInfo.html#top {VxWorks Reference Manual} Libraries {}} {taskInfoGet {get information about a task} vxworks/ref/taskShow.html#taskInfoGet {VxWorks Reference Manual} Libraries {}} {taskInit {initialize a task with a stack at a specified address} vxworks/ref/taskLib.html#taskInit {VxWorks Reference Manual} Libraries {}} {taskIsReady {check if a task is ready to run} vxworks/ref/taskInfo.html#taskIsReady {VxWorks Reference Manual} Libraries {}} {taskIsSuspended {check if a task is suspended} vxworks/ref/taskInfo.html#taskIsSuspended {VxWorks Reference Manual} Libraries {}} {taskLib {task management library } vxworks/ref/taskLib.html#top {VxWorks Reference Manual} Libraries {}} {taskLock {disable task rescheduling} vxworks/ref/taskLib.html#taskLock {VxWorks Reference Manual} Libraries {}} {taskName {get the name associated with a task ID} vxworks/ref/taskInfo.html#taskName {VxWorks Reference Manual} Libraries {}} {taskNameToId {look up the task ID associated with a task name} vxworks/ref/taskInfo.html#taskNameToId {VxWorks Reference Manual} Libraries {}} {taskOptionsGet {examine task options} vxworks/ref/taskInfo.html#taskOptionsGet {VxWorks Reference Manual} Libraries {}} {taskOptionsSet {change task options} vxworks/ref/taskInfo.html#taskOptionsSet {VxWorks Reference Manual} Libraries {}} {taskPriorityGet {examine the priority of a task} vxworks/ref/taskLib.html#taskPriorityGet {VxWorks Reference Manual} Libraries {}} {taskPrioritySet {change the priority of a task} vxworks/ref/taskLib.html#taskPrioritySet {VxWorks Reference Manual} Libraries {}} {taskRegsGet {get a task's registers from the TCB} vxworks/ref/taskInfo.html#taskRegsGet {VxWorks Reference Manual} Libraries {}} {taskRegsSet {set a task's registers} vxworks/ref/taskInfo.html#taskRegsSet {VxWorks Reference Manual} Libraries {}} {{taskRegsShow [windsh]} {display the contents of a task's registers (WindSh)} tornado/tools/windsh.html#taskRegsShow {Tornado Reference} {Tornado Tools} windsh} {taskRegsShow {display the contents of a task's registers} vxworks/ref/taskShow.html#taskRegsShow {VxWorks Reference Manual} Libraries {}} {taskRestart {restart a task} vxworks/ref/taskLib.html#taskRestart {VxWorks Reference Manual} Libraries {}} {taskResume {resume a task} vxworks/ref/taskLib.html#taskResume {VxWorks Reference Manual} Libraries {}} {taskSafe {make the calling task safe from deletion} vxworks/ref/taskLib.html#taskSafe {VxWorks Reference Manual} Libraries {}} {{taskShow [windsh]} {display task information from TCBs (WindSh)} tornado/tools/windsh.html#taskShow {Tornado Reference} {Tornado Tools} windsh} {taskShow {display task information from TCBs} vxworks/ref/taskShow.html#taskShow {VxWorks Reference Manual} Libraries {}} {taskShow {task show routines } vxworks/ref/taskShow.html#top {VxWorks Reference Manual} Libraries {}} {taskShowInit {initialize the task show routine facility} vxworks/ref/taskShow.html#taskShowInit {VxWorks Reference Manual} Libraries {}} {taskSpawn {spawn a task} vxworks/ref/taskLib.html#taskSpawn {VxWorks Reference Manual} Libraries {}} {taskSRInit {initialize the default task status register (MIPS)} vxworks/ref/taskArchLib.html#taskSRInit {VxWorks Reference Manual} Libraries {}} {taskSRSet {set the task status register (MC680x0, MIPS, i386/i486)} vxworks/ref/taskArchLib.html#taskSRSet {VxWorks Reference Manual} Libraries {}} {taskStatusString {get a task's status as a string} vxworks/ref/taskShow.html#taskStatusString {VxWorks Reference Manual} Libraries {}} {taskSuspend {suspend a task} vxworks/ref/taskLib.html#taskSuspend {VxWorks Reference Manual} Libraries {}} {taskSwitchHookAdd {add a routine to be called at every task switch} vxworks/ref/taskHookLib.html#taskSwitchHookAdd {VxWorks Reference Manual} Libraries {}} {taskSwitchHookDelete {delete a previously added task switch routine} vxworks/ref/taskHookLib.html#taskSwitchHookDelete {VxWorks Reference Manual} Libraries {}} {{taskSwitchHookShow [windsh]} {show the list of task switch routines (WindSh)} tornado/tools/windsh.html#taskSwitchHookShow {Tornado Reference} {Tornado Tools} windsh} {taskSwitchHookShow {show the list of task switch routines} vxworks/ref/taskHookShow.html#taskSwitchHookShow {VxWorks Reference Manual} Libraries {}} {taskTcb {get the task control block for a task ID} vxworks/ref/taskLib.html#taskTcb {VxWorks Reference Manual} Libraries {}} {taskUnlock {enable task rescheduling} vxworks/ref/taskLib.html#taskUnlock {VxWorks Reference Manual} Libraries {}} {taskUnsafe {make the calling task unsafe from deletion} vxworks/ref/taskLib.html#taskUnsafe {VxWorks Reference Manual} Libraries {}} {taskVarAdd {add a task variable to a task} vxworks/ref/taskVarLib.html#taskVarAdd {VxWorks Reference Manual} Libraries {}} {taskVarDelete {remove a task variable from a task} vxworks/ref/taskVarLib.html#taskVarDelete {VxWorks Reference Manual} Libraries {}} {taskVarGet {get the value of a task variable} vxworks/ref/taskVarLib.html#taskVarGet {VxWorks Reference Manual} Libraries {}} {taskVarInfo {get a list of task variables of a task} vxworks/ref/taskVarLib.html#taskVarInfo {VxWorks Reference Manual} Libraries {}} {taskVarInit {initialize the task variables facility} vxworks/ref/taskVarLib.html#taskVarInit {VxWorks Reference Manual} Libraries {}} {taskVarLib {task variables support library } vxworks/ref/taskVarLib.html#top {VxWorks Reference Manual} Libraries {}} {taskVarSet {set the value of a task variable} vxworks/ref/taskVarLib.html#taskVarSet {VxWorks Reference Manual} Libraries {}} {{taskWaitShow [windsh]} {show information about the object a task is pended on (*) (WindSh)} tornado/tools/windsh.html#taskWaitShow {Tornado Reference} {Tornado Tools} windsh} {tcic {Databook TCIC/2 PCMCIA host bus adaptor chip driver } vxworks/ref/tcic.html#top {VxWorks Reference Manual} Libraries {}} {tcicInit {initialize the TCIC chip} vxworks/ref/tcic.html#tcicInit {VxWorks Reference Manual} Libraries {}} {tcicShow {show all configurations of the TCIC chip} vxworks/ref/tcicShow.html#tcicShow {VxWorks Reference Manual} Libraries {}} {tcicShow {Databook TCIC/2 PCMCIA host bus adaptor chip show library } vxworks/ref/tcicShow.html#top {VxWorks Reference Manual} Libraries {}} {tclMotifDialog {Tcl dialog processing for Motif } tornado-api/guitcl-unix/tclMotifDialog.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {tcpDebugShow {display debugging information for the TCP protocol} vxworks/ref/tcpShow.html#tcpDebugShow {VxWorks Reference Manual} Libraries {}} {tcpShow {TCP information display routines } vxworks/ref/tcpShow.html#top {VxWorks Reference Manual} Libraries {}} {tcpShowInit {initialize TCP show routines} vxworks/ref/tcpShow.html#tcpShowInit {VxWorks Reference Manual} Libraries {}} {{tcpstatShow [windsh]} {display all statistics for the TCP protocol (WindSh)} tornado/tools/windsh.html#tcpstatShow {Tornado Reference} {Tornado Tools} windsh} {tcpstatShow {display all statistics for the TCP protocol} vxworks/ref/tcpShow.html#tcpstatShow {VxWorks Reference Manual} Libraries {}} {tcw {return the contents of the `tcw' register (i960)} vxworks/ref/dbgArchLib.html#tcw {VxWorks Reference Manual} Libraries {}} {{td [windsh]} {delete a task (WindSh)} tornado/tools/windsh.html#td {Tornado Reference} {Tornado Tools} windsh} {td {delete a task} vxworks/ref/usrLib.html#td {VxWorks Reference Manual} Libraries {}} {telnetd {VxWorks telnet daemon} vxworks/ref/telnetLib.html#telnetd {VxWorks Reference Manual} Libraries {}} {telnetInit {initialize the telnet daemon} vxworks/ref/telnetLib.html#telnetInit {VxWorks Reference Manual} Libraries {}} {telnetLib {telnet server library } vxworks/ref/telnetLib.html#top {VxWorks Reference Manual} Libraries {}} {testproc_error {indicate that a `testproc' operation encountered an error} vxworks/ref/snmpProcLib.html#testproc_error {VxWorks Reference Manual} Libraries {}} {testproc_good {indicate successful completion of a `testproc' procedure} vxworks/ref/snmpProcLib.html#testproc_good {VxWorks Reference Manual} Libraries {}} {testproc_started {indicate that a `testproc' operation has begun} vxworks/ref/snmpProcLib.html#testproc_started {VxWorks Reference Manual} Libraries {}} {textWindow {Tcl-driven text window manager } tornado-api/guitcl-unix/textWindow.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {textWindowAppend {add to the contents of a text window} tornado-api/guitcl-unix/textWindow.html#textWindowAppend {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {textWindowCreate {create a text window} tornado-api/guitcl-unix/textWindow.html#textWindowCreate {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {textWindowIsDisplayed {check if a text window is visible} tornado-api/guitcl-unix/textWindow.html#textWindowIsDisplayed {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {textWindowPost {post a text window} tornado-api/guitcl-unix/textWindow.html#textWindowPost {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {textWindowSet {set the contents of a text window} tornado-api/guitcl-unix/textWindow.html#textWindowSet {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {tffsBootImagePut {write to the boot-image region of the flash device} vxworks/ref/tffsConfig.html#tffsBootImagePut {VxWorks Reference Manual} Libraries {}} {tffsConfig {TrueFFS configuration file for VxWorks } vxworks/ref/tffsConfig.html#top {VxWorks Reference Manual} Libraries {}} {tffsDevCreate {create a TrueFFS block device suitable for use with dosFs} vxworks/ref/tffsDrv.html#tffsDevCreate {VxWorks Reference Manual} Libraries {}} {tffsDevFormat {format a flash device for use with TrueFFS} vxworks/ref/tffsDrv.html#tffsDevFormat {VxWorks Reference Manual} Libraries {}} {tffsDevOptionsSet {set TrueFFS volume options} vxworks/ref/tffsDrv.html#tffsDevOptionsSet {VxWorks Reference Manual} Libraries {}} {tffsDrv {initialize the TrueFFS system} vxworks/ref/tffsDrv.html#tffsDrv {VxWorks Reference Manual} Libraries {}} {tffsDrv {TrueFFS interface for VxWorks } vxworks/ref/tffsDrv.html#top {VxWorks Reference Manual} Libraries {}} {tffsRawio {low level I/O access to flash components} vxworks/ref/tffsDrv.html#tffsRawio {VxWorks Reference Manual} Libraries {}} {tffsShow {show device information on a specific socket interface } vxworks/ref/tffsConfig.html#tffsShow {VxWorks Reference Manual} Libraries {}} {tffsShowAll {show device information on all socket interfaces } vxworks/ref/tffsConfig.html#tffsShowAll {VxWorks Reference Manual} Libraries {}} {tftpCopy {transfer a file via TFTP} vxworks/ref/tftpLib.html#tftpCopy {VxWorks Reference Manual} Libraries {}} {tftpdDirectoryAdd {add a directory to the access list} vxworks/ref/tftpdLib.html#tftpdDirectoryAdd {VxWorks Reference Manual} Libraries {}} {tftpdDirectoryRemove {delete a directory from the access list} vxworks/ref/tftpdLib.html#tftpdDirectoryRemove {VxWorks Reference Manual} Libraries {}} {tftpdInit {initialize the TFTP server task} vxworks/ref/tftpdLib.html#tftpdInit {VxWorks Reference Manual} Libraries {}} {tftpdLib {Trivial File Transfer Protocol server library } vxworks/ref/tftpdLib.html#top {VxWorks Reference Manual} Libraries {}} {tftpdTask {TFTP server daemon task} vxworks/ref/tftpdLib.html#tftpdTask {VxWorks Reference Manual} Libraries {}} {tftpGet {get a file from a remote system} vxworks/ref/tftpLib.html#tftpGet {VxWorks Reference Manual} Libraries {}} {{tftpInfoShow [windsh]} {get TFTP status information (WindSh)} tornado/tools/windsh.html#tftpInfoShow {Tornado Reference} {Tornado Tools} windsh} {tftpInfoShow {get TFTP status information} vxworks/ref/tftpLib.html#tftpInfoShow {VxWorks Reference Manual} Libraries {}} {tftpInit {initialize a TFTP session} vxworks/ref/tftpLib.html#tftpInit {VxWorks Reference Manual} Libraries {}} {tftpLib {Trivial File Transfer Protocol (TFTP) client library } vxworks/ref/tftpLib.html#top {VxWorks Reference Manual} Libraries {}} {tftpModeSet {set the TFTP transfer mode} vxworks/ref/tftpLib.html#tftpModeSet {VxWorks Reference Manual} Libraries {}} {tftpPeerSet {set the TFTP server address} vxworks/ref/tftpLib.html#tftpPeerSet {VxWorks Reference Manual} Libraries {}} {tftpPut {put a file to a remote system} vxworks/ref/tftpLib.html#tftpPut {VxWorks Reference Manual} Libraries {}} {tftpQuit {quit a TFTP session} vxworks/ref/tftpLib.html#tftpQuit {VxWorks Reference Manual} Libraries {}} {tftpSend {send a TFTP message to the remote system} vxworks/ref/tftpLib.html#tftpSend {VxWorks Reference Manual} Libraries {}} {tftpXfer {transfer a file via TFTP using a stream interface} vxworks/ref/tftpLib.html#tftpXfer {VxWorks Reference Manual} Libraries {}} {tgtarch {target architecture information library } tornado-api/tgtint/tgtarch.html#top {Tornado API Reference} {Target Server Internal Routines} {}} {tgtCpuAlignmentGet {Returns the target CPU memory aligment.} tornado-api/tgtint/tgtarch.html#tgtCpuAlignmentGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtCpuFamilyGet {Returns the target CPU family type.} tornado-api/tgtint/tgtarch.html#tgtCpuFamilyGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtCpuFamilyNameGet {Returns the target CPU family name.} tornado-api/tgtint/tgtarch.html#tgtCpuFamilyNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtCpuNameGet {Returns the target CPU name.} tornado-api/tgtint/tgtarch.html#tgtCpuNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtCpuTypeGet {Returns the target CPU type} tornado-api/tgtint/tgtarch.html#tgtCpuTypeGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtLoaderCheckRtnNameGet {Returns the loader module verifier name.} tornado-api/tgtint/tgtarch.html#tgtLoaderCheckRtnNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtLoaderInitRtnNameGet {Returns the loader initialization routine name.} tornado-api/tgtint/tgtarch.html#tgtLoaderInitRtnNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtLoaderManageRtnNameGet {Returns the loader module manager routine name.} tornado-api/tgtint/tgtarch.html#tgtLoaderManageRtnNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtLoaderNameGet {Returns the loader DLL name currently used.} tornado-api/tgtint/tgtarch.html#tgtLoaderNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtLoaderOmfTypeGet {Returns the loader Object Module Format currently used.} tornado-api/tgtint/tgtarch.html#tgtLoaderOmfTypeGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtmem {target memory manager } tornado-api/tgtint/tgtmem.html#top {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemAlignGet {return the alignment value for the target memory} tornado-api/tgtint/tgtmem.html#tgtMemAlignGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemCacheGet {get a block descriptor for target memory} tornado-api/tgtint/tgtmem.html#tgtMemCacheGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemCacheSet {give a block of target memory an attribute} tornado-api/tgtint/tgtmem.html#tgtMemCacheSet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemCalloc {allocate a block of memory for an array} tornado-api/tgtint/tgtmem.html#tgtMemCalloc {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemFree {free a block of memory} tornado-api/tgtint/tgtmem.html#tgtMemFree {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemMalloc {allocate a block of memory from the system memory partition} tornado-api/tgtint/tgtmem.html#tgtMemMalloc {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemMove {move a block on the target} tornado-api/tgtint/tgtmem.html#tgtMemMove {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemRead {read a block of target memory} tornado-api/tgtint/tgtmem.html#tgtMemRead {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemRealloc {reallocate a block of memory} tornado-api/tgtint/tgtmem.html#tgtMemRealloc {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemSet {set a memory area to a particular value} tornado-api/tgtint/tgtmem.html#tgtMemSet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemValloc {allocate memory on a page boundary } tornado-api/tgtint/tgtmem.html#tgtMemValloc {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemWidthRead {read a block of target memory} tornado-api/tgtint/tgtmem.html#tgtMemWidthRead {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemWidthWrite {write a block to the target} tornado-api/tgtint/tgtmem.html#tgtMemWidthWrite {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemWrite {write a block to the target} tornado-api/tgtint/tgtmem.html#tgtMemWrite {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemWriteByte {write a byte to the target} tornado-api/tgtint/tgtmem.html#tgtMemWriteByte {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemWriteInt {write an `int' to the target} tornado-api/tgtint/tgtmem.html#tgtMemWriteInt {Tornado API Reference} {Target Server Internal Routines} {}} {tgtMemWriteShort {write a `short' to the target} tornado-api/tgtint/tgtmem.html#tgtMemWriteShort {Tornado API Reference} {Target Server Internal Routines} {}} {tgtModuleVerifyRtnNameGet {Returns the module verifier routine name.} tornado-api/tgtint/tgtarch.html#tgtModuleVerifyRtnNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtRelocatorNameGet {Returns the relocator DLL name currently used.} tornado-api/tgtint/tgtarch.html#tgtRelocatorNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtRelocInitRtnNameGet {Returns the relocator library initialization} tornado-api/tgtint/tgtarch.html#tgtRelocInitRtnNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtSegRelocatorRtnNameGet {Returns the segment relocator routine name.} tornado-api/tgtint/tgtarch.html#tgtSegRelocatorRtnNameGet {Tornado API Reference} {Target Server Internal Routines} {}} {tgtsvr {the target board server } tornado/tools/tgtsvr.html#top {Tornado Reference} {Tornado Tools} {}} {tgtSwapNeeded {Returns TRUE if host and target byte order differs.} tornado-api/tgtint/tgtarch.html#tgtSwapNeeded {Tornado API Reference} {Target Server Internal Routines} {}} {{ti [windsh]} {display complete information from a task's TCB (WindSh)} tornado/tools/windsh.html#ti {Tornado Reference} {Tornado Tools} windsh} {ti {print complete information from a task's TCB} vxworks/ref/usrLib.html#ti {VxWorks Reference Manual} Libraries {}} {tickAnnounce {announce a clock tick to the kernel} vxworks/ref/tickLib.html#tickAnnounce {VxWorks Reference Manual} Libraries {}} {tickGet {get the value of the kernel's tick counter} vxworks/ref/tickLib.html#tickGet {VxWorks Reference Manual} Libraries {}} {tickLib {clock tick support library } vxworks/ref/tickLib.html#top {VxWorks Reference Manual} Libraries {}} {tickSet {set the value of the kernel's tick counter} vxworks/ref/tickLib.html#tickSet {VxWorks Reference Manual} Libraries {}} {time {determine the current calendar time (ANSI)} vxworks/ref/ansiTime.html#time {VxWorks Reference Manual} Libraries {}} {timerLib {timer library (POSIX) } vxworks/ref/timerLib.html#top {VxWorks Reference Manual} Libraries {}} {timer_cancel {cancel a timer} vxworks/ref/timerLib.html#timer_cancel {VxWorks Reference Manual} Libraries {}} {timer_connect {connect a user routine to the timer signal} vxworks/ref/timerLib.html#timer_connect {VxWorks Reference Manual} Libraries {}} {timer_create {allocate a timer using the specified clock for a timing base (POSIX)} vxworks/ref/timerLib.html#timer_create {VxWorks Reference Manual} Libraries {}} {timer_delete {remove a previously created timer (POSIX)} vxworks/ref/timerLib.html#timer_delete {VxWorks Reference Manual} Libraries {}} {timer_getoverrun {return the timer expiration overrun (POSIX)} vxworks/ref/timerLib.html#timer_getoverrun {VxWorks Reference Manual} Libraries {}} {timer_gettime {get the remaining time before expiration and the reload value (POSIX)} vxworks/ref/timerLib.html#timer_gettime {VxWorks Reference Manual} Libraries {}} {timer_settime {set the time until the next expiration and arm timer (POSIX)} vxworks/ref/timerLib.html#timer_settime {VxWorks Reference Manual} Libraries {}} {timex {time a single execution of a function or functions} vxworks/ref/timexLib.html#timex {VxWorks Reference Manual} Libraries {}} {timexClear {clear the list of function calls to be timed} vxworks/ref/timexLib.html#timexClear {VxWorks Reference Manual} Libraries {}} {timexFunc {specify functions to be timed} vxworks/ref/timexLib.html#timexFunc {VxWorks Reference Manual} Libraries {}} {timexHelp {display synopsis of execution timer facilities} vxworks/ref/timexLib.html#timexHelp {VxWorks Reference Manual} Libraries {}} {timexInit {include the execution timer library} vxworks/ref/timexLib.html#timexInit {VxWorks Reference Manual} Libraries {}} {timexLib {execution timer facilities } vxworks/ref/timexLib.html#top {VxWorks Reference Manual} Libraries {}} {timexN {time repeated executions of a function or group of functions} vxworks/ref/timexLib.html#timexN {VxWorks Reference Manual} Libraries {}} {timexPost {specify functions to be called after timing} vxworks/ref/timexLib.html#timexPost {VxWorks Reference Manual} Libraries {}} {timexPre {specify functions to be called prior to timing} vxworks/ref/timexLib.html#timexPre {VxWorks Reference Manual} Libraries {}} {timexShow {display the list of function calls to be timed} vxworks/ref/timexLib.html#timexShow {VxWorks Reference Manual} Libraries {}} {tmpfile {create a temporary binary file (Unimplemented) (ANSI)} vxworks/ref/ansiStdio.html#tmpfile {VxWorks Reference Manual} Libraries {}} {tmpnam {generate a temporary file name (ANSI)} vxworks/ref/ansiStdio.html#tmpnam {VxWorks Reference Manual} Libraries {}} {tolower {convert an upper-case letter to its lower-case equivalent (ANSI)} vxworks/ref/ansiCtype.html#tolower {VxWorks Reference Manual} Libraries {}} {toolbar {tool bar manager } tornado-api/guitcl-unix/toolbar.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {{toolbarCreate [win32]} {create a toolbar on a window} tornado-api/guitcl-win/UITclDocs.html#toolbarCreate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {toolBarItemCreate {create a new tool bar button or update an old one} tornado-api/guitcl-unix/toolbar.html#toolBarItemCreate {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {toolBarItemDelete {delete a toolbar item} tornado-api/guitcl-unix/toolbar.html#toolBarItemDelete {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {{Tornado API Guide} {} tornado/api/index.html {Tornado API Guide} {} {}} {{Tornado User's Guide (UNIX Version)} {} tornado/unixguide/index.html {Tornado User's Guide (UNIX Version)} {} {}} {toupper {convert a lower-case letter to its upper-case equivalent (ANSI)} vxworks/ref/ansiCtype.html#toupper {VxWorks Reference Manual} Libraries {}} {{tr [windsh]} {resume a task (WindSh)} tornado/tools/windsh.html#tr {Tornado Reference} {Tornado Tools} windsh} {tr {resume a task} vxworks/ref/usrLib.html#tr {VxWorks Reference Manual} Libraries {}} {trgAdd {add a new trigger to the trigger list} vxworks/ref/trgLib.html#trgAdd {VxWorks Reference Manual} Libraries {}} {trgChainSet {chains two triggers} vxworks/ref/trgLib.html#trgChainSet {VxWorks Reference Manual} Libraries {}} {trgDelete {delete a trigger from the trigger list} vxworks/ref/trgLib.html#trgDelete {VxWorks Reference Manual} Libraries {}} {trgDisable {turn a trigger off} vxworks/ref/trgLib.html#trgDisable {VxWorks Reference Manual} Libraries {}} {trgEnable {enable a trigger} vxworks/ref/trgLib.html#trgEnable {VxWorks Reference Manual} Libraries {}} {trgEvent {trigger a user-defined event } vxworks/ref/trgLib.html#trgEvent {VxWorks Reference Manual} Libraries {}} {trgLib {trigger events control library } vxworks/ref/trgLib.html#top {VxWorks Reference Manual} Libraries {}} {trgLibInit {initialize the triggering library} vxworks/ref/trgLib.html#trgLibInit {VxWorks Reference Manual} Libraries {}} {trgOff {set triggering off} vxworks/ref/trgLib.html#trgOff {VxWorks Reference Manual} Libraries {}} {trgOn {set triggering on} vxworks/ref/trgLib.html#trgOn {VxWorks Reference Manual} Libraries {}} {trgShow {show trigger information } vxworks/ref/trgShow.html#trgShow {VxWorks Reference Manual} Libraries {}} {trgShow {trigger show routine } vxworks/ref/trgShow.html#top {VxWorks Reference Manual} Libraries {}} {trgShowInit {initialize the trigger show facility} vxworks/ref/trgShow.html#trgShowInit {VxWorks Reference Manual} Libraries {}} {trgWorkQReset {Resets the trigger work queue task and queue} vxworks/ref/trgLib.html#trgWorkQReset {VxWorks Reference Manual} Libraries {}} {{TrueFFS for Tornado Programmer's Guide} {} trueffs/guide/index.html {TrueFFS for Tornado Programmer's Guide} {} {}} {trunc {truncate to integer} vxworks/ref/mathALib.html#trunc {VxWorks Reference Manual} Libraries {}} {truncf {truncate to integer} vxworks/ref/mathALib.html#truncf {VxWorks Reference Manual} Libraries {}} {{ts [windsh]} {suspend a task (WindSh)} tornado/tools/windsh.html#ts {Tornado Reference} {Tornado Tools} windsh} {ts {suspend a task} vxworks/ref/usrLib.html#ts {VxWorks Reference Manual} Libraries {}} {tsfsUploadPathClose {close the TSFS-socket upload path (Windview)} vxworks/ref/wvTsfsUploadPathLib.html#tsfsUploadPathClose {VxWorks Reference Manual} Libraries {}} {tsfsUploadPathCreate {open an upload path to the host using a TSFS socket (Windview)} vxworks/ref/wvTsfsUploadPathLib.html#tsfsUploadPathCreate {VxWorks Reference Manual} Libraries {}} {tsfsUploadPathLibInit {initialize wvTsfsUploadPathLib library (Windview)} vxworks/ref/wvTsfsUploadPathLib.html#tsfsUploadPathLibInit {VxWorks Reference Manual} Libraries {}} {tsfsUploadPathWrite {write to the TSFS upload path (Windview)} vxworks/ref/wvTsfsUploadPathLib.html#tsfsUploadPathWrite {VxWorks Reference Manual} Libraries {}} {tsp {return the contents of register `sp' (i960)} vxworks/ref/dbgArchLib.html#tsp {VxWorks Reference Manual} Libraries {}} {{tt [windsh]} {display a stack trace of a task (WindSh)} tornado/tools/windsh.html#tt {Tornado Reference} {Tornado Tools} windsh} {tt {display a stack trace of a task} vxworks/ref/dbgLib.html#tt {VxWorks Reference Manual} Libraries {}} {ttyDevCreate {create a VxWorks device for a serial channel} vxworks/ref/ttyDrv.html#ttyDevCreate {VxWorks Reference Manual} Libraries {}} {ttyDrv {initialize the tty driver} vxworks/ref/ttyDrv.html#ttyDrv {VxWorks Reference Manual} Libraries {}} {ttyDrv {provide terminal device access to serial channels } vxworks/ref/ttyDrv.html#top {VxWorks Reference Manual} Libraries {}} {ttySend {send text to a subprocess through the interface} tornado-api/guitcl-unix/motiftcl.html#ttySend {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {{tw [windsh]} {print info about the object the given task is pending on (*) (WindSh)} tornado/tools/windsh.html#tw {Tornado Reference} {Tornado Tools} windsh} {tyAbortFuncSet {set the abort function} vxworks/ref/tyLib.html#tyAbortFuncSet {VxWorks Reference Manual} Libraries {}} {tyAbortSet {change the abort character} vxworks/ref/tyLib.html#tyAbortSet {VxWorks Reference Manual} Libraries {}} {tyBackspaceSet {change the backspace character} vxworks/ref/tyLib.html#tyBackspaceSet {VxWorks Reference Manual} Libraries {}} {{tyCoDevCreate [solaris]} {create a device for the onboard ports} vxworks/bsp/solaris/tyCoDrv.html#tyCoDevCreate {BSP Reference} solaris solaris} {{tyCoDrv [solaris]} {initialize the tty driver} vxworks/bsp/solaris/tyCoDrv.html#tyCoDrv {BSP Reference} solaris solaris} {{tyCoDrv [solaris]} {UNIX pseudo tty handler } vxworks/bsp/solaris/tyCoDrv.html#top {BSP Reference} solaris solaris} {tyDeleteLineSet {change the line-delete character} vxworks/ref/tyLib.html#tyDeleteLineSet {VxWorks Reference Manual} Libraries {}} {tyDevInit {initialize the tty device descriptor} vxworks/ref/tyLib.html#tyDevInit {VxWorks Reference Manual} Libraries {}} {tyEOFSet {change the end-of-file character} vxworks/ref/tyLib.html#tyEOFSet {VxWorks Reference Manual} Libraries {}} {tyIoctl {handle device control requests} vxworks/ref/tyLib.html#tyIoctl {VxWorks Reference Manual} Libraries {}} {tyIRd {interrupt-level input} vxworks/ref/tyLib.html#tyIRd {VxWorks Reference Manual} Libraries {}} {tyITx {interrupt-level output} vxworks/ref/tyLib.html#tyITx {VxWorks Reference Manual} Libraries {}} {tyLib {tty driver support library } vxworks/ref/tyLib.html#top {VxWorks Reference Manual} Libraries {}} {tyMonitorTrapSet {change the trap-to-monitor character} vxworks/ref/tyLib.html#tyMonitorTrapSet {VxWorks Reference Manual} Libraries {}} {tyRead {do a task-level read for a tty device} vxworks/ref/tyLib.html#tyRead {VxWorks Reference Manual} Libraries {}} {tyWrite {do a task-level write for a tty device} vxworks/ref/tyLib.html#tyWrite {VxWorks Reference Manual} Libraries {}} {udpShow {UDP information display routines } vxworks/ref/udpShow.html#top {VxWorks Reference Manual} Libraries {}} {udpShowInit {initialize UDP show routines} vxworks/ref/udpShow.html#udpShowInit {VxWorks Reference Manual} Libraries {}} {{udpstatShow [windsh]} {display statistics for the UDP protocol (WindSh)} tornado/tools/windsh.html#udpstatShow {Tornado Reference} {Tornado Tools} windsh} {udpstatShow {display statistics for the UDP protocol} vxworks/ref/udpShow.html#udpstatShow {VxWorks Reference Manual} Libraries {}} {{UITcl Library [win32]} {UITcl Library} tornado-api/guitcl-win/UITclDocs.html#top {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {ulattach {attach a ULIP interface to a list of network interfaces (VxSim)} vxworks/ref/if_ulip.html#ulattach {VxWorks Reference Manual} Libraries {}} {ulipDebugSet {Set debug flag in UNIX's ULIP driver} vxworks/ref/if_ulip.html#ulipDebugSet {VxWorks Reference Manual} Libraries {}} {ulipDelete {delete a ULIP interface (VxSim)} vxworks/ref/if_ulip.html#ulipDelete {VxWorks Reference Manual} Libraries {}} {ulipInit {initialize the ULIP interface (VxSim)} vxworks/ref/if_ulip.html#ulipInit {VxWorks Reference Manual} Libraries {}} {ulStartOutput {push packets onto "interface"} vxworks/ref/if_ulip.html#ulStartOutput {VxWorks Reference Manual} Libraries {}} {ultraAddrFilterSet {set the address filter for multicast addresses} vxworks/ref/ultraEnd.html#ultraAddrFilterSet {VxWorks Reference Manual} Libraries {}} {ultraattach {publish `ultra' interface and initialize device} vxworks/ref/if_ultra.html#ultraattach {VxWorks Reference Manual} Libraries {}} {ultraEnd {SMC Ultra Elite END network interface driver } vxworks/ref/ultraEnd.html#top {VxWorks Reference Manual} Libraries {}} {ultraLoad {initialize the driver and device} vxworks/ref/ultraEnd.html#ultraLoad {VxWorks Reference Manual} Libraries {}} {ultraMemInit {initialize memory for the chip} vxworks/ref/ultraEnd.html#ultraMemInit {VxWorks Reference Manual} Libraries {}} {ultraParse {parse the init string} vxworks/ref/ultraEnd.html#ultraParse {VxWorks Reference Manual} Libraries {}} {ultraPut {copy a packet to the interface.} vxworks/ref/if_ultra.html#ultraPut {VxWorks Reference Manual} Libraries {}} {ultraShow {display statistics for the `ultra' network interface} vxworks/ref/if_ultra.html#ultraShow {VxWorks Reference Manual} Libraries {}} {undoproc_error {indicate that an `undproc' operation encountered an error} vxworks/ref/snmpProcLib.html#undoproc_error {VxWorks Reference Manual} Libraries {}} {undoproc_good {indicates successful completion of an `undoproc' operation} vxworks/ref/snmpProcLib.html#undoproc_good {VxWorks Reference Manual} Libraries {}} {undoproc_started {indicate that an `undoproc' operation has begun} vxworks/ref/snmpProcLib.html#undoproc_started {VxWorks Reference Manual} Libraries {}} {ungetc {push a character back into an input stream (ANSI)} vxworks/ref/ansiStdio.html#ungetc {VxWorks Reference Manual} Libraries {}} {unixDevInit {initialize a UNIX_DUSART} vxworks/ref/unixSio.html#unixDevInit {VxWorks Reference Manual} Libraries {}} {unixDevInit2 {enable interrupts} vxworks/ref/unixSio.html#unixDevInit2 {VxWorks Reference Manual} Libraries {}} {unixDiskDevCreate {create a UNIX disk device} vxworks/ref/unixDrv.html#unixDiskDevCreate {VxWorks Reference Manual} Libraries {}} {unixDiskInit {initialize a dosFs disk on top of UNIX} vxworks/ref/unixDrv.html#unixDiskInit {VxWorks Reference Manual} Libraries {}} {unixDrv {install UNIX disk driver} vxworks/ref/unixDrv.html#unixDrv {VxWorks Reference Manual} Libraries {}} {unixDrv {UNIX-file disk driver (VxSim for Solaris and VxSim for HP) } vxworks/ref/unixDrv.html#top {VxWorks Reference Manual} Libraries {}} {unixIntRcv {handle a channel's receive-character interrupt.} vxworks/ref/unixSio.html#unixIntRcv {VxWorks Reference Manual} Libraries {}} {unixSio {unix serial driver } vxworks/ref/unixSio.html#top {VxWorks Reference Manual} Libraries {}} {{unld [windsh]} {unload an object module by specifying a file name or module ID (WindSh)} tornado/tools/windsh.html#unld {Tornado Reference} {Tornado Tools} windsh} {unld {unload an object module by specifying a file name or module ID} vxworks/ref/unldLib.html#unld {VxWorks Reference Manual} Libraries {}} {unldByGroup {unload an object module by specifying a group number} vxworks/ref/unldLib.html#unldByGroup {VxWorks Reference Manual} Libraries {}} {unldByModuleId {unload an object module by specifying a module ID} vxworks/ref/unldLib.html#unldByModuleId {VxWorks Reference Manual} Libraries {}} {unldByNameAndPath {unload an object module by specifying a name and path} vxworks/ref/unldLib.html#unldByNameAndPath {VxWorks Reference Manual} Libraries {}} {unldLib {object module unloading library } vxworks/ref/unldLib.html#top {VxWorks Reference Manual} Libraries {}} {unlink {delete a file (POSIX)} vxworks/ref/ioLib.html#unlink {VxWorks Reference Manual} Libraries {}} {usrAta {ATA initialization } vxworks/ref/usrAta.html#top {VxWorks Reference Manual} Libraries {}} {usrAtaConfig {mount a DOS file system from an ATA hard disk} vxworks/ref/usrAta.html#usrAtaConfig {VxWorks Reference Manual} Libraries {}} {usrAtaPartition {get an offset to the first partition of the drive} vxworks/ref/usrAta.html#usrAtaPartition {VxWorks Reference Manual} Libraries {}} {usrClock {user-defined system clock interrupt routine} vxworks/ref/usrConfig.html#usrClock {VxWorks Reference Manual} Libraries {}} {usrConfig {user-defined system configuration library } vxworks/ref/usrConfig.html#top {VxWorks Reference Manual} Libraries {}} {usrFd {floppy disk initialization } vxworks/ref/usrFd.html#top {VxWorks Reference Manual} Libraries {}} {usrFdConfig {mount a DOS file system from a floppy disk} vxworks/ref/usrFd.html#usrFdConfig {VxWorks Reference Manual} Libraries {}} {usrIde {IDE initialization } vxworks/ref/usrIde.html#top {VxWorks Reference Manual} Libraries {}} {usrIdeConfig {mount a DOS file system from an IDE hard disk} vxworks/ref/usrIde.html#usrIdeConfig {VxWorks Reference Manual} Libraries {}} {usrInit {user-defined system initialization routine} vxworks/ref/usrConfig.html#usrInit {VxWorks Reference Manual} Libraries {}} {usrLib {user interface subroutine library } vxworks/ref/usrLib.html#top {VxWorks Reference Manual} Libraries {}} {usrRoot {the root task} vxworks/ref/usrConfig.html#usrRoot {VxWorks Reference Manual} Libraries {}} {usrScsi {SCSI initialization } vxworks/ref/usrScsi.html#top {VxWorks Reference Manual} Libraries {}} {usrScsiConfig {configure SCSI peripherals} vxworks/ref/usrScsi.html#usrScsiConfig {VxWorks Reference Manual} Libraries {}} {usrSmObj {shared memory object initialization } vxworks/ref/usrSmObj.html#top {VxWorks Reference Manual} Libraries {}} {usrSmObjInit {initialize shared memory objects} vxworks/ref/usrSmObj.html#usrSmObjInit {VxWorks Reference Manual} Libraries {}} {uswab {swap bytes with buffers that are not necessarily aligned} vxworks/ref/bLib.html#uswab {VxWorks Reference Manual} Libraries {}} {utime {update time on a file} vxworks/ref/dirLib.html#utime {VxWorks Reference Manual} Libraries {}} {va_arg {expand to an expression having the type and value of the call's next argument} vxworks/ref/ansiStdarg.html#va_arg {VxWorks Reference Manual} Libraries {}} {va_end {facilitate a normal return from a routine using a `va_list' object} vxworks/ref/ansiStdarg.html#va_end {VxWorks Reference Manual} Libraries {}} {va_start {initialize a `va_list' object for use by va_arg() and va_end()} vxworks/ref/ansiStdarg.html#va_start {VxWorks Reference Manual} Libraries {}} {valloc {allocate memory on a page boundary } vxworks/ref/memLib.html#valloc {VxWorks Reference Manual} Libraries {}} {{version [windsh]} {print VxWorks version information (WindSh)} tornado/tools/windsh.html#version {Tornado Reference} {Tornado Tools} windsh} {version {print VxWorks version information} vxworks/ref/usrLib.html#version {VxWorks Reference Manual} Libraries {}} {vfdprintf {write a string formatted with a variable argument list to a file descriptor} vxworks/ref/fioLib.html#vfdprintf {VxWorks Reference Manual} Libraries {}} {vfprintf {write a formatted string to a stream (ANSI)} vxworks/ref/ansiStdio.html#vfprintf {VxWorks Reference Manual} Libraries {}} {vmBaseGlobalMapInit {initialize global mapping} vxworks/ref/vmBaseLib.html#vmBaseGlobalMapInit {VxWorks Reference Manual} Libraries {}} {vmBaseLib {base virtual memory support library } vxworks/ref/vmBaseLib.html#top {VxWorks Reference Manual} Libraries {}} {vmBaseLibInit {initialize base virtual memory support} vxworks/ref/vmBaseLib.html#vmBaseLibInit {VxWorks Reference Manual} Libraries {}} {vmBasePageSizeGet {return the page size} vxworks/ref/vmBaseLib.html#vmBasePageSizeGet {VxWorks Reference Manual} Libraries {}} {vmBaseStateSet {change the state of a block of virtual memory} vxworks/ref/vmBaseLib.html#vmBaseStateSet {VxWorks Reference Manual} Libraries {}} {vmContextCreate {create a new virtual memory context (VxVMI Option)} vxworks/ref/vmLib.html#vmContextCreate {VxWorks Reference Manual} Libraries {}} {vmContextDelete {delete a virtual memory context (VxVMI Option)} vxworks/ref/vmLib.html#vmContextDelete {VxWorks Reference Manual} Libraries {}} {vmContextShow {display the translation table for a context (VxVMI Option)} vxworks/ref/vmShow.html#vmContextShow {VxWorks Reference Manual} Libraries {}} {vmCurrentGet {get the current virtual memory context (VxVMI Option)} vxworks/ref/vmLib.html#vmCurrentGet {VxWorks Reference Manual} Libraries {}} {vmCurrentSet {set the current virtual memory context (VxVMI Option)} vxworks/ref/vmLib.html#vmCurrentSet {VxWorks Reference Manual} Libraries {}} {vmEnable {enable or disable virtual memory (VxVMI Option)} vxworks/ref/vmLib.html#vmEnable {VxWorks Reference Manual} Libraries {}} {vmGlobalInfoGet {get global virtual memory information (VxVMI Option)} vxworks/ref/vmLib.html#vmGlobalInfoGet {VxWorks Reference Manual} Libraries {}} {vmGlobalMap {map physical pages to virtual space in shared global virtual memory (VxVMI Option)} vxworks/ref/vmLib.html#vmGlobalMap {VxWorks Reference Manual} Libraries {}} {vmGlobalMapInit {initialize global mapping (VxVMI Option)} vxworks/ref/vmLib.html#vmGlobalMapInit {VxWorks Reference Manual} Libraries {}} {vmLib {architecture-independent virtual memory support library (VxVMI Option) } vxworks/ref/vmLib.html#top {VxWorks Reference Manual} Libraries {}} {vmLibInit {initialize the virtual memory support module (VxVMI Option)} vxworks/ref/vmLib.html#vmLibInit {VxWorks Reference Manual} Libraries {}} {vmMap {map physical space into virtual space (VxVMI Option)} vxworks/ref/vmLib.html#vmMap {VxWorks Reference Manual} Libraries {}} {vmPageBlockSizeGet {get the architecture-dependent page block size (VxVMI Option)} vxworks/ref/vmLib.html#vmPageBlockSizeGet {VxWorks Reference Manual} Libraries {}} {vmPageSizeGet {return the page size (VxVMI Option)} vxworks/ref/vmLib.html#vmPageSizeGet {VxWorks Reference Manual} Libraries {}} {vmShow {virtual memory show routines (VxVMI Option) } vxworks/ref/vmShow.html#top {VxWorks Reference Manual} Libraries {}} {vmShowInit {include virtual memory show facility (VxVMI Option)} vxworks/ref/vmShow.html#vmShowInit {VxWorks Reference Manual} Libraries {}} {vmStateGet {get the state of a page of virtual memory (VxVMI Option)} vxworks/ref/vmLib.html#vmStateGet {VxWorks Reference Manual} Libraries {}} {vmStateSet {change the state of a block of virtual memory (VxVMI Option)} vxworks/ref/vmLib.html#vmStateSet {VxWorks Reference Manual} Libraries {}} {vmTextProtect {write-protect a text segment (VxVMI Option)} vxworks/ref/vmLib.html#vmTextProtect {VxWorks Reference Manual} Libraries {}} {vmTranslate {translate a virtual address to a physical address (VxVMI Option)} vxworks/ref/vmLib.html#vmTranslate {VxWorks Reference Manual} Libraries {}} {vprintf {write a string formatted with a variable argument list to standard output (ANSI)} vxworks/ref/fioLib.html#vprintf {VxWorks Reference Manual} Libraries {}} {vsprintf {write a string formatted with a variable argument list to a buffer (ANSI)} vxworks/ref/fioLib.html#vsprintf {VxWorks Reference Manual} Libraries {}} {vxColor {graph coloring demo for Tornado} tornado/tools/vxColor.html#top {Tornado Reference} {Tornado Tools} {}} {vxencrypt {encryption program for loginLib } tornado/hutils/vxencrypt.html#top {Tornado Reference} {Tornado Utilities} {}} {vxLib {miscellaneous support routines } vxworks/ref/vxLib.html#top {VxWorks Reference Manual} Libraries {}} {vxMemArchProbe {architecture specific part of vxMemProbe} vxworks/ref/vxLib.html#vxMemArchProbe {VxWorks Reference Manual} Libraries {}} {vxMemProbe {probe an address for a bus error} vxworks/ref/vxLib.html#vxMemProbe {VxWorks Reference Manual} Libraries {}} {vxMemProbeAsi {probe address in ASI space for bus error (SPARC)} vxworks/ref/vxLib.html#vxMemProbeAsi {VxWorks Reference Manual} Libraries {}} {vxPowerDown {place the processor in reduced-power mode (PowerPC)} vxworks/ref/vxLib.html#vxPowerDown {VxWorks Reference Manual} Libraries {}} {vxPowerModeGet {get the power management mode (PowerPC)} vxworks/ref/vxLib.html#vxPowerModeGet {VxWorks Reference Manual} Libraries {}} {vxPowerModeSet {set the power management mode (PowerPC)} vxworks/ref/vxLib.html#vxPowerModeSet {VxWorks Reference Manual} Libraries {}} {vxsize {compute the size of a vxWorks image} tornado/hutils/vxsize.html#top {Tornado Reference} {Tornado Utilities} {}} {vxSSDisable {disable the superscalar dispatch (MC68060)} vxworks/ref/vxLib.html#vxSSDisable {VxWorks Reference Manual} Libraries {}} {vxSSEnable {enable the superscalar dispatch (MC68060)} vxworks/ref/vxLib.html#vxSSEnable {VxWorks Reference Manual} Libraries {}} {vxTas {C-callable atomic test-and-set primitive} vxworks/ref/vxLib.html#vxTas {VxWorks Reference Manual} Libraries {}} {VXWBSem::VXWBSem {create and initialize a binary semaphore} vxworks/ref/VXWSem.html#VXWBSem::VXWBSem {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWCSem::VXWCSem {create and initialize a counting semaphore} vxworks/ref/VXWSem.html#VXWCSem::VXWCSem {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList {simple linked list class} vxworks/ref/VXWList.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::add {add a node to the end of list} vxworks/ref/VXWList.html#VXWList::add {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::concat {concatenate two lists} vxworks/ref/VXWList.html#VXWList::concat {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::count {report the number of nodes in a list} vxworks/ref/VXWList.html#VXWList::count {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::extract {extract a sublist from list} vxworks/ref/VXWList.html#VXWList::extract {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::find {find a node in list} vxworks/ref/VXWList.html#VXWList::find {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::first {find first node in list} vxworks/ref/VXWList.html#VXWList::first {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::get {delete and return the first node from list} vxworks/ref/VXWList.html#VXWList::get {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::insert {insert a node in list after a specified node} vxworks/ref/VXWList.html#VXWList::insert {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::last {find the last node in list} vxworks/ref/VXWList.html#VXWList::last {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::next {find the next node in list} vxworks/ref/VXWList.html#VXWList::next {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::nStep {find a list node steps away from a specified node} vxworks/ref/VXWList.html#VXWList::nStep {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::nth {find the Nth node in a list} vxworks/ref/VXWList.html#VXWList::nth {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::previous {find the previous node in list} vxworks/ref/VXWList.html#VXWList::previous {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::remove {delete a specified node from list} vxworks/ref/VXWList.html#VXWList::remove {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::VXWList {initialize a list} vxworks/ref/VXWList.html#VXWList::VXWList {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::VXWList {initialize a list as a copy of another} vxworks/ref/VXWList.html#VXWList::VXWList_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWList::~VXWList {free up a list} vxworks/ref/VXWList.html#VXWList::~VXWList {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart {memory partition classes} vxworks/ref/VXWMemPart.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::addToPool {add memory to a memory partition} vxworks/ref/VXWMemPart.html#VXWMemPart::addToPool {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::alignedAlloc {allocate aligned memory from partition} vxworks/ref/VXWMemPart.html#VXWMemPart::alignedAlloc {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::alloc {allocate a block of memory from partition} vxworks/ref/VXWMemPart.html#VXWMemPart::alloc {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::findMax {find the size of the largest available free block} vxworks/ref/VXWMemPart.html#VXWMemPart::findMax {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::free {free a block of memory in partition} vxworks/ref/VXWMemPart.html#VXWMemPart::free {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::info {get partition information} vxworks/ref/VXWMemPart.html#VXWMemPart::info {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::options {set the debug options for memory partition} vxworks/ref/VXWMemPart.html#VXWMemPart::options {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::realloc {reallocate a block of memory in partition} vxworks/ref/VXWMemPart.html#VXWMemPart::realloc {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::show {show partition blocks and statistics} vxworks/ref/VXWMemPart.html#VXWMemPart::show {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMemPart::VXWMemPart {create a memory partition} vxworks/ref/VXWMemPart.html#VXWMemPart::VXWMemPart {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule {object module class} vxworks/ref/VXWModule.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::flags {get the flags associated with this module} vxworks/ref/VXWModule.html#VXWModule::flags {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::info {get information about object module} vxworks/ref/VXWModule.html#VXWModule::info {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::name {get the name associated with module} vxworks/ref/VXWModule.html#VXWModule::name {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::segFirst {find the first segment in module} vxworks/ref/VXWModule.html#VXWModule::segFirst {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::segGet {get (delete and return) the first segment from module} vxworks/ref/VXWModule.html#VXWModule::segGet {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::segNext {find the next segment in module} vxworks/ref/VXWModule.html#VXWModule::segNext {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::VXWModule {build module object from module ID} vxworks/ref/VXWModule.html#VXWModule::VXWModule {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::VXWModule {load an object module at specified memory addresses} vxworks/ref/VXWModule.html#VXWModule::VXWModule_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::VXWModule {load an object module into memory} vxworks/ref/VXWModule.html#VXWModule::VXWModule_2 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::VXWModule {create and initialize an object module} vxworks/ref/VXWModule.html#VXWModule::VXWModule_3 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWModule::~VXWModule {unload an object module} vxworks/ref/VXWModule.html#VXWModule::~VXWModule {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMSem::giveForce {give a mutual-exclusion semaphore without restrictions} vxworks/ref/VXWSem.html#VXWMSem::giveForce {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMSem::VXWMSem {create and initialize a mutual-exclusion semaphore} vxworks/ref/VXWSem.html#VXWMSem::VXWMSem {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ {message queue classes} vxworks/ref/VXWMsgQ.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ::info {get information about message queue} vxworks/ref/VXWMsgQ.html#VXWMsgQ::info {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ::numMsgs {report the number of messages queued} vxworks/ref/VXWMsgQ.html#VXWMsgQ::numMsgs {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ::receive {receive a message from message queue} vxworks/ref/VXWMsgQ.html#VXWMsgQ::receive {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ::send {send a message to message queue} vxworks/ref/VXWMsgQ.html#VXWMsgQ::send {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ::show {show information about a message queue} vxworks/ref/VXWMsgQ.html#VXWMsgQ::show {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ::VXWMsgQ {create and initialize a message queue} vxworks/ref/VXWMsgQ.html#VXWMsgQ::VXWMsgQ {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ::VXWMsgQ {build message-queue object from ID} vxworks/ref/VXWMsgQ.html#VXWMsgQ::VXWMsgQ_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWMsgQ::~VXWMsgQ {delete message queue} vxworks/ref/VXWMsgQ.html#VXWMsgQ::~VXWMsgQ {VxWorks Reference Manual} {Wind Foundation Classes} {}} {{VxWorks Network Programmer's Guide} {} vxworks/netguide/index.html {VxWorks Network Programmer's Guide} {} {}} {{VxWorks Programmer's Guide} {} vxworks/guide/index.html {VxWorks Programmer's Guide} {} {}} {VXWRingBuf {ring buffer class} vxworks/ref/VXWRingBuf.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::flush {make ring buffer empty} vxworks/ref/VXWRingBuf.html#VXWRingBuf::flush {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::freeBytes {determine the number of free bytes in ring buffer} vxworks/ref/VXWRingBuf.html#VXWRingBuf::freeBytes {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::get {get characters from ring buffer} vxworks/ref/VXWRingBuf.html#VXWRingBuf::get {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::isEmpty {test whether ring buffer is empty} vxworks/ref/VXWRingBuf.html#VXWRingBuf::isEmpty {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::isFull {test whether ring buffer is full (no more room)} vxworks/ref/VXWRingBuf.html#VXWRingBuf::isFull {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::moveAhead {advance ring pointer by bytes} vxworks/ref/VXWRingBuf.html#VXWRingBuf::moveAhead {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::nBytes {determine the number of bytes in ring buffer} vxworks/ref/VXWRingBuf.html#VXWRingBuf::nBytes {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::put {put bytes into ring buffer} vxworks/ref/VXWRingBuf.html#VXWRingBuf::put {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::putAhead {put a byte ahead in a ring buffer without moving ring pointers} vxworks/ref/VXWRingBuf.html#VXWRingBuf::putAhead {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::VXWRingBuf {create an empty ring buffer} vxworks/ref/VXWRingBuf.html#VXWRingBuf::VXWRingBuf {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::VXWRingBuf {build ring-buffer object from existing ID} vxworks/ref/VXWRingBuf.html#VXWRingBuf::VXWRingBuf_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWRingBuf::~VXWRingBuf {delete ring buffer} vxworks/ref/VXWRingBuf.html#VXWRingBuf::~VXWRingBuf {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem {semaphore classes} vxworks/ref/VXWSem.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem::flush {unblock every task pended on a semaphore} vxworks/ref/VXWSem.html#VXWSem::flush {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem::give {give a semaphore} vxworks/ref/VXWSem.html#VXWSem::give {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem::id {reveal underlying semaphore ID} vxworks/ref/VXWSem.html#VXWSem::id {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem::info {get a list of task IDs that are blocked on a semaphore} vxworks/ref/VXWSem.html#VXWSem::info {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem::show {show information about a semaphore} vxworks/ref/VXWSem.html#VXWSem::show {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem::take {take a semaphore} vxworks/ref/VXWSem.html#VXWSem::take {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem::VXWSem {build semaphore object from semaphore ID} vxworks/ref/VXWSem.html#VXWSem::VXWSem {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSem::~VXWSem {delete a semaphore} vxworks/ref/VXWSem.html#VXWSem::~VXWSem {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSm {support for shared memory objects} vxworks/ref/VXWSm.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmBSem::VXWSmBSem {create and initialize binary shared-memory semaphore (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmBSem::VXWSmBSem {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmBSem::VXWSmBSem {build a binary shared-memory semaphore object (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmBSem::VXWSmBSem_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmCSem::VXWSmCSem {create and initialize a shared memory counting semaphore (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmCSem::VXWSmCSem {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmCSem::VXWSmCSem {build a shared-memory counting semaphore object (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmCSem::VXWSmCSem_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmMemBlock::baseAddress {address of shared-memory block} vxworks/ref/VXWSm.html#VXWSmMemBlock::baseAddress {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmMemBlock::VXWSmMemBlock {allocate a block of memory from the shared memory system partition (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmMemBlock::VXWSmMemBlock {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmMemBlock::VXWSmMemBlock {allocate memory for an array from the shared memory system partition (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmMemBlock::VXWSmMemBlock_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmMemBlock::~VXWSmMemBlock {free a shared memory system partition block of memory (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmMemBlock::~VXWSmMemBlock {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmMemPart::VXWSmMemPart {create a shared memory partition (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmMemPart::VXWSmMemPart {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmMsgQ::VXWSmMsgQ {create and initialize a shared-memory message queue (VxMP Option)} vxworks/ref/VXWSm.html#VXWSmMsgQ::VXWSmMsgQ {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmName {naming behavior common to all shared memory classes} vxworks/ref/VXWSmName.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmName::nameGet {get name and type of a shared memory object (VxMP Option)} vxworks/ref/VXWSmName.html#VXWSmName::nameGet {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmName::nameGet {get name of a shared memory object (VxMP Option)} vxworks/ref/VXWSmName.html#VXWSmName::nameGet_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmName::nameSet {define a name string in the shared-memory name database (VxMP Option)} vxworks/ref/VXWSmName.html#VXWSmName::nameSet {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSmName::~VXWSmName {remove an object from the shared memory objects name database (VxMP Option)} vxworks/ref/VXWSmName.html#VXWSmName::~VXWSmName {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab {symbol table class} vxworks/ref/VXWSymTab.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::add {create and add a symbol to a symbol table, including a group number} vxworks/ref/VXWSymTab.html#VXWSymTab::add {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::each {call a routine to examine each entry in a symbol table} vxworks/ref/VXWSymTab.html#VXWSymTab::each {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::findByName {look up a symbol by name} vxworks/ref/VXWSymTab.html#VXWSymTab::findByName {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::findByNameAndType {look up a symbol by name and type} vxworks/ref/VXWSymTab.html#VXWSymTab::findByNameAndType {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::findByValue {look up a symbol by value} vxworks/ref/VXWSymTab.html#VXWSymTab::findByValue {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::findByValueAndType {look up a symbol by value and type} vxworks/ref/VXWSymTab.html#VXWSymTab::findByValueAndType {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::remove {remove a symbol from a symbol table} vxworks/ref/VXWSymTab.html#VXWSymTab::remove {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::VXWSymTab {create a symbol table} vxworks/ref/VXWSymTab.html#VXWSymTab::VXWSymTab {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::VXWSymTab {create a symbol-table object } vxworks/ref/VXWSymTab.html#VXWSymTab::VXWSymTab_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWSymTab::~VXWSymTab {delete a symbol table} vxworks/ref/VXWSymTab.html#VXWSymTab::~VXWSymTab {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask {task class} vxworks/ref/VXWTask.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::activate {activate a task} vxworks/ref/VXWTask.html#VXWTask::activate {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::deleteForce {delete a task without restriction} vxworks/ref/VXWTask.html#VXWTask::deleteForce {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::envCreate {create a private environment} vxworks/ref/VXWTask.html#VXWTask::envCreate {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::errNo {retrieve error status value} vxworks/ref/VXWTask.html#VXWTask::errNo {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::errNo {set error status value } vxworks/ref/VXWTask.html#VXWTask::errNo_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::id {reveal task ID } vxworks/ref/VXWTask.html#VXWTask::id {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::info {get information about a task} vxworks/ref/VXWTask.html#VXWTask::info {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::isReady {check if task is ready to run} vxworks/ref/VXWTask.html#VXWTask::isReady {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::isSuspended {check if task is suspended} vxworks/ref/VXWTask.html#VXWTask::isSuspended {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::kill {send a signal to task} vxworks/ref/VXWTask.html#VXWTask::kill {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::name {get the name associated with a task ID} vxworks/ref/VXWTask.html#VXWTask::name {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::options {examine task options} vxworks/ref/VXWTask.html#VXWTask::options {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::options {change task options} vxworks/ref/VXWTask.html#VXWTask::options_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::priority {examine the priority of task} vxworks/ref/VXWTask.html#VXWTask::priority {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::priority {change the priority of a task} vxworks/ref/VXWTask.html#VXWTask::priority_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::registers {set a task's registers} vxworks/ref/VXWTask.html#VXWTask::registers {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::registers {get task registers from the TCB} vxworks/ref/VXWTask.html#VXWTask::registers_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::restart {restart task} vxworks/ref/VXWTask.html#VXWTask::restart {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::resume {resume task} vxworks/ref/VXWTask.html#VXWTask::resume {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::show {display the contents of task registers} vxworks/ref/VXWTask.html#VXWTask::show {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::show {display task information from TCBs} vxworks/ref/VXWTask.html#VXWTask::show_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::sigqueue {send a queued signal to task} vxworks/ref/VXWTask.html#VXWTask::sigqueue {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::SRSet {set the task status register (MC680x0, MIPS, i386/i486)} vxworks/ref/VXWTask.html#VXWTask::SRSet {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::statusString {get task status as a string} vxworks/ref/VXWTask.html#VXWTask::statusString {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::suspend {suspend task} vxworks/ref/VXWTask.html#VXWTask::suspend {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::tcb {get the task control block} vxworks/ref/VXWTask.html#VXWTask::tcb {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::varAdd {add a task variable to task} vxworks/ref/VXWTask.html#VXWTask::varAdd {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::varDelete {remove a task variable from task} vxworks/ref/VXWTask.html#VXWTask::varDelete {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::varGet {get the value of a task variable} vxworks/ref/VXWTask.html#VXWTask::varGet {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::varInfo {get a list of task variables} vxworks/ref/VXWTask.html#VXWTask::varInfo {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::varSet {set the value of a task variable} vxworks/ref/VXWTask.html#VXWTask::varSet {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::VXWTask {initialize a task object} vxworks/ref/VXWTask.html#VXWTask::VXWTask {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::VXWTask {create and spawn a task} vxworks/ref/VXWTask.html#VXWTask::VXWTask_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::VXWTask {initialize a task with a specified stack} vxworks/ref/VXWTask.html#VXWTask::VXWTask_2 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWTask::~VXWTask {delete a task} vxworks/ref/VXWTask.html#VXWTask::~VXWTask {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWWd {watchdog timer class} vxworks/ref/VXWWd.html#top {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWWd::cancel {cancel a currently counting watchdog} vxworks/ref/VXWWd.html#VXWWd::cancel {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWWd::start {start a watchdog timer} vxworks/ref/VXWWd.html#VXWWd::start {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWWd::VXWWd {construct a watchdog timer} vxworks/ref/VXWWd.html#VXWWd::VXWWd {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWWd::VXWWd {construct a watchdog timer} vxworks/ref/VXWWd.html#VXWWd::VXWWd_1 {VxWorks Reference Manual} {Wind Foundation Classes} {}} {VXWWd::~VXWWd {destroy a watchdog timer} vxworks/ref/VXWWd.html#VXWWd::~VXWWd {VxWorks Reference Manual} {Wind Foundation Classes} {}} {{w [windsh]} {print a summary of each task's pending information, task by task (*) (WindSh)} tornado/tools/windsh.html#w {Tornado Reference} {Tornado Tools} windsh} {wcstombs {convert a series of wide char's to multibyte char's (Unimplemented) (ANSI)} vxworks/ref/ansiStdlib.html#wcstombs {VxWorks Reference Manual} Libraries {}} {wctomb {convert a wide character to a multibyte character (Unimplemented) (ANSI)} vxworks/ref/ansiStdlib.html#wctomb {VxWorks Reference Manual} Libraries {}} {wd33c93CtrlCreate {create and partially initialize a WD33C93 SBIC structure} vxworks/ref/wd33c93Lib1.html#wd33c93CtrlCreate {VxWorks Reference Manual} Libraries {}} {wd33c93CtrlCreateScsi2 {create and partially initialize an SBIC structure} vxworks/ref/wd33c93Lib2.html#wd33c93CtrlCreateScsi2 {VxWorks Reference Manual} Libraries {}} {wd33c93CtrlInit {initialize the user-specified fields in an SBIC structure} vxworks/ref/wd33c93Lib.html#wd33c93CtrlInit {VxWorks Reference Manual} Libraries {}} {wd33c93Lib {WD33C93 SCSI-Bus Interface Controller (SBIC) library } vxworks/ref/wd33c93Lib.html#top {VxWorks Reference Manual} Libraries {}} {wd33c93Lib1 {WD33C93 SCSI-Bus Interface Controller library (SCSI-1) } vxworks/ref/wd33c93Lib1.html#top {VxWorks Reference Manual} Libraries {}} {wd33c93Lib2 {WD33C93 SCSI-Bus Interface Controller library (SCSI-2) } vxworks/ref/wd33c93Lib2.html#top {VxWorks Reference Manual} Libraries {}} {wd33c93Show {display the values of all readable WD33C93 chip registers} vxworks/ref/wd33c93Lib.html#wd33c93Show {VxWorks Reference Manual} Libraries {}} {WDB {WDB Protocol Requests } tornado-api/wdbpcl/wdb.html#top {Tornado API Reference} {WDB Protocol} {}} {wdbEndPktDrv {END based packet driver for lightweight UDP/IP } vxworks/ref/wdbEndPktDrv.html#top {VxWorks Reference Manual} Libraries {}} {wdbLib {WDB agent context management library } vxworks/ref/wdbLib.html#top {VxWorks Reference Manual} Libraries {}} {wdbNetromPktDevInit {initialize a NETROM packet device for the WDB agent} vxworks/ref/wdbNetromPktDrv.html#wdbNetromPktDevInit {VxWorks Reference Manual} Libraries {}} {wdbNetromPktDrv {NETROM packet driver for the WDB agent } vxworks/ref/wdbNetromPktDrv.html#top {VxWorks Reference Manual} Libraries {}} {wdbPipePktDevInit {initialize a pipe packet device.} vxworks/ref/wdbPipePktDrv.html#wdbPipePktDevInit {VxWorks Reference Manual} Libraries {}} {wdbPipePktDrv {pipe packet driver for lightweight UDP/IP } vxworks/ref/wdbPipePktDrv.html#top {VxWorks Reference Manual} Libraries {}} {wdbSlipPktDevInit {initialize a SLIP packet device for a WDB agent} vxworks/ref/wdbSlipPktDrv.html#wdbSlipPktDevInit {VxWorks Reference Manual} Libraries {}} {wdbSlipPktDrv {a serial line packetizer for the WDB agent } vxworks/ref/wdbSlipPktDrv.html#top {VxWorks Reference Manual} Libraries {}} {wdbSystemSuspend {suspend the system.} vxworks/ref/wdbLib.html#wdbSystemSuspend {VxWorks Reference Manual} Libraries {}} {wdbTsfsDrv {initialize the TSFS device driver for a WDB agent} vxworks/ref/wdbTsfsDrv.html#wdbTsfsDrv {VxWorks Reference Manual} Libraries {}} {wdbTsfsDrv {virtual generic file I/O driver for the WDB agent } vxworks/ref/wdbTsfsDrv.html#top {VxWorks Reference Manual} Libraries {}} {wdbUlipPktDevInit {initialize the WDB agent's communication functions for ULIP} vxworks/ref/wdbUlipPktDrv.html#wdbUlipPktDevInit {VxWorks Reference Manual} Libraries {}} {wdbUlipPktDrv {WDB communication interface for the ULIP driver } vxworks/ref/wdbUlipPktDrv.html#top {VxWorks Reference Manual} Libraries {}} {wdbUserEvtLib {WDB user event library } vxworks/ref/wdbUserEvtLib.html#top {VxWorks Reference Manual} Libraries {}} {wdbUserEvtLibInit {include the WDB user event library } vxworks/ref/wdbUserEvtLib.html#wdbUserEvtLibInit {VxWorks Reference Manual} Libraries {}} {wdbUserEvtPost {post a user event string to host tools.} vxworks/ref/wdbUserEvtLib.html#wdbUserEvtPost {VxWorks Reference Manual} Libraries {}} {wdbVioDrv {initialize the tty driver for a WDB agent} vxworks/ref/wdbVioDrv.html#wdbVioDrv {VxWorks Reference Manual} Libraries {}} {wdbVioDrv {virtual tty I/O driver for the WDB agent } vxworks/ref/wdbVioDrv.html#top {VxWorks Reference Manual} Libraries {}} {WDB_CONTEXT_CONT {continue a context} tornado-api/wdbpcl/wdb.html#WDB_CONTEXT_CONT {Tornado API Reference} {WDB Protocol} {}} {WDB_CONTEXT_CREATE {create a context on the target} tornado-api/wdbpcl/wdb.html#WDB_CONTEXT_CREATE {Tornado API Reference} {WDB Protocol} {}} {WDB_CONTEXT_KILL {kill a context on the target} tornado-api/wdbpcl/wdb.html#WDB_CONTEXT_KILL {Tornado API Reference} {WDB Protocol} {}} {WDB_CONTEXT_RESUME {resume a context on the target} tornado-api/wdbpcl/wdb.html#WDB_CONTEXT_RESUME {Tornado API Reference} {WDB Protocol} {}} {WDB_CONTEXT_STATUS_GET {get the context of a status on the target} tornado-api/wdbpcl/wdb.html#WDB_CONTEXT_STATUS_GET {Tornado API Reference} {WDB Protocol} {}} {WDB_CONTEXT_STEP {single step a context} tornado-api/wdbpcl/wdb.html#WDB_CONTEXT_STEP {Tornado API Reference} {WDB Protocol} {}} {WDB_CONTEXT_SUSPEND {suspend a context on the target} tornado-api/wdbpcl/wdb.html#WDB_CONTEXT_SUSPEND {Tornado API Reference} {WDB Protocol} {}} {WDB_DIRECT_CALL {call a function on the target in the agent's context} tornado-api/wdbpcl/wdb.html#WDB_DIRECT_CALL {Tornado API Reference} {WDB Protocol} {}} {WDB_EVALUATE_GOPHER {execute a Gopher string} tornado-api/wdbpcl/wdb.html#WDB_EVALUATE_GOPHER {Tornado API Reference} {WDB Protocol} {}} {WDB_EVENTPOINT_ADD {add an asynchronous eventpoint} tornado-api/wdbpcl/wdb.html#WDB_EVENTPOINT_ADD {Tornado API Reference} {WDB Protocol} {}} {WDB_EVENTPOINT_DELETE {delete an eventpoint} tornado-api/wdbpcl/wdb.html#WDB_EVENTPOINT_DELETE {Tornado API Reference} {WDB Protocol} {}} {WDB_EVENT_GET {upload an event from the target} tornado-api/wdbpcl/wdb.html#WDB_EVENT_GET {Tornado API Reference} {WDB Protocol} {}} {WDB_FUNC_CALL {call a function on the target} tornado-api/wdbpcl/wdb.html#WDB_FUNC_CALL {Tornado API Reference} {WDB Protocol} {}} {WDB_MEM_CACHE_TEXT_UPDATE {synchronize cache after writing to the target} tornado-api/wdbpcl/wdb.html#WDB_MEM_CACHE_TEXT_UPDATE {Tornado API Reference} {WDB Protocol} {}} {WDB_MEM_CHECKSUM {checksum a block of target memory} tornado-api/wdbpcl/wdb.html#WDB_MEM_CHECKSUM {Tornado API Reference} {WDB Protocol} {}} {WDB_MEM_FILL {fill target memory with a pattern} tornado-api/wdbpcl/wdb.html#WDB_MEM_FILL {Tornado API Reference} {WDB Protocol} {}} {WDB_MEM_MOVE {move memory on the target} tornado-api/wdbpcl/wdb.html#WDB_MEM_MOVE {Tornado API Reference} {WDB Protocol} {}} {WDB_MEM_PROTECT {write enable/disable a region of target memory} tornado-api/wdbpcl/wdb.html#WDB_MEM_PROTECT {Tornado API Reference} {WDB Protocol} {}} {WDB_MEM_READ {read memory from the target} tornado-api/wdbpcl/wdb.html#WDB_MEM_READ {Tornado API Reference} {WDB Protocol} {}} {WDB_MEM_SCAN {scan a block of target memory for a pattern} tornado-api/wdbpcl/wdb.html#WDB_MEM_SCAN {Tornado API Reference} {WDB Protocol} {}} {WDB_MEM_WRITE {write the contents of host memory to target memory} tornado-api/wdbpcl/wdb.html#WDB_MEM_WRITE {Tornado API Reference} {WDB Protocol} {}} {WDB_MODE_GET {get the agent mode} tornado-api/wdbpcl/wdb.html#WDB_MODE_GET {Tornado API Reference} {WDB Protocol} {}} {WDB_MODE_SET {set the agent mode} tornado-api/wdbpcl/wdb.html#WDB_MODE_SET {Tornado API Reference} {WDB Protocol} {}} {WDB_REGS_GET {get the registers of a context on the target} tornado-api/wdbpcl/wdb.html#WDB_REGS_GET {Tornado API Reference} {WDB Protocol} {}} {WDB_REGS_SET {set the registers of a context on the target} tornado-api/wdbpcl/wdb.html#WDB_REGS_SET {Tornado API Reference} {WDB Protocol} {}} {WDB_TARGET_CONNECT {connect the target server to the target agent} tornado-api/wdbpcl/wdb.html#WDB_TARGET_CONNECT {Tornado API Reference} {WDB Protocol} {}} {WDB_TARGET_DISCONNECT {disconnect the target server from the target agent} tornado-api/wdbpcl/wdb.html#WDB_TARGET_DISCONNECT {Tornado API Reference} {WDB Protocol} {}} {WDB_TARGET_PING {probe the target} tornado-api/wdbpcl/wdb.html#WDB_TARGET_PING {Tornado API Reference} {WDB Protocol} {}} {WDB_VIO_WRITE {write data to a virtual I/O channel} tornado-api/wdbpcl/wdb.html#WDB_VIO_WRITE {Tornado API Reference} {WDB Protocol} {}} {wdCancel {cancel a currently counting watchdog} vxworks/ref/wdLib.html#wdCancel {VxWorks Reference Manual} Libraries {}} {wdCreate {create a watchdog timer} vxworks/ref/wdLib.html#wdCreate {VxWorks Reference Manual} Libraries {}} {wdDelete {delete a watchdog timer} vxworks/ref/wdLib.html#wdDelete {VxWorks Reference Manual} Libraries {}} {wdLib {watchdog timer library } vxworks/ref/wdLib.html#top {VxWorks Reference Manual} Libraries {}} {{wdShow [windsh]} {show information about a watchdog (WindSh)} tornado/tools/windsh.html#wdShow {Tornado Reference} {Tornado Tools} windsh} {wdShow {show information about a watchdog} vxworks/ref/wdShow.html#wdShow {VxWorks Reference Manual} Libraries {}} {wdShow {watchdog show routines } vxworks/ref/wdShow.html#top {VxWorks Reference Manual} Libraries {}} {wdShowInit {initialize the watchdog show facility} vxworks/ref/wdShow.html#wdShowInit {VxWorks Reference Manual} Libraries {}} {wdStart {start a watchdog timer} vxworks/ref/wdLib.html#wdStart {VxWorks Reference Manual} Libraries {}} {whoami {display the current remote identity} vxworks/ref/remLib.html#whoami {VxWorks Reference Manual} Libraries {}} {wim {return the contents of the window invalid mask register (SPARC)} vxworks/ref/dbgArchLib.html#wim {VxWorks Reference Manual} Libraries {}} {winDevInit {initialize a WIN_CHAN} vxworks/ref/winSio.html#winDevInit {VxWorks Reference Manual} Libraries {}} {winDevInit2 {initialize a WIN_CHAN, part 2} vxworks/ref/winSio.html#winDevInit2 {VxWorks Reference Manual} Libraries {}} {{windHelpDisplay [unix]} {displays specified link in a web browser} tornado-api/guitcl-unix/windHelpLib.html#windHelpDisplay {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpDisplay [win32]} {displays specified link in a web browser} tornado-api/guitcl-win/windHelpLib.html#windHelpDisplay {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windHelpDocDirGet [unix]} {gets the current doc directory} tornado-api/guitcl-unix/windHelpLib.html#windHelpDocDirGet {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpDocDirGet [win32]} {gets the current doc directory} tornado-api/guitcl-win/windHelpLib.html#windHelpDocDirGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windHelpDocDirSet [unix]} {sets the current doc directory} tornado-api/guitcl-unix/windHelpLib.html#windHelpDocDirSet {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpDocDirSet [win32]} {sets the current doc directory} tornado-api/guitcl-win/windHelpLib.html#windHelpDocDirSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windHelpEntryLookup [unix]} {gets the entry number in entry names list} tornado-api/guitcl-unix/windHelpLib.html#windHelpEntryLookup {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpEntryLookup [win32]} {gets the entry number in entry names list} tornado-api/guitcl-win/windHelpLib.html#windHelpEntryLookup {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windHelpIndexGet [unix]} {gets the current complete help index} tornado-api/guitcl-unix/windHelpLib.html#windHelpIndexGet {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpIndexGet [win32]} {gets the current complete help index} tornado-api/guitcl-win/windHelpLib.html#windHelpIndexGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windHelpInit [unix]} {initialises the help data base} tornado-api/guitcl-unix/windHelpLib.html#windHelpInit {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpInit [win32]} {initialises the help data base} tornado-api/guitcl-win/windHelpLib.html#windHelpInit {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windHelpLib [unix]} {Tornado help Tcl library} tornado-api/guitcl-unix/windHelpLib.html#top {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpLib [win32]} {Tornado help Tcl library} tornado-api/guitcl-win/windHelpLib.html#top {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windHelpLinkGet [unix]} {gets the hyper link} tornado-api/guitcl-unix/windHelpLib.html#windHelpLinkGet {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpLinkGet [win32]} {gets the hyper link} tornado-api/guitcl-win/windHelpLib.html#windHelpLinkGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windHelpListGet [unix]} {gets the list of help entries} tornado-api/guitcl-unix/windHelpLib.html#windHelpListGet {Tornado API Reference} {GUI Tcl Library (UNIX)} unix} {{windHelpListGet [win32]} {gets the list of help entries} tornado-api/guitcl-win/windHelpLib.html#windHelpListGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{WindNet SNMPv1/v2c, Component Release Supplement} {} snmp/supplement/index.html {WindNet SNMPv1/v2c, Component Release Supplement} {} {}} {{WindNet STREAMS for Tornado, Component Release Supplement} {} streams/supplement/index.html {WindNet STREAMS for Tornado, Component Release Supplement} {} {}} {{windowActivateCallbackGet [win32]} {returns the script called when the window or dialog is activated} tornado-api/guitcl-win/UITclDocs.html#windowActivateCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowActivateCallbackSet [win32]} {sets the Tcl script to be called when a dialog or window is activated} tornado-api/guitcl-win/UITclDocs.html#windowActivateCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowActiveGet [win32]} {gets the name of the currently active Tcl window, dialog, or toolbar} tornado-api/guitcl-win/UITclDocs.html#windowActiveGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowActiveSet [win32]} {sets the named Tcl window as the active window} tornado-api/guitcl-win/UITclDocs.html#windowActiveSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowClientSizeGet [win32]} {retrieves the size of the client area of a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowClientSizeGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowClose [win32]} {closes a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowClose {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowCreate [win32]} {creates a child window} tornado-api/guitcl-win/UITclDocs.html#windowCreate {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowEventGet [win32]} {returns the most recent event that has occured in a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowEventGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowExists [win32]} {determines whether a particular window exists} tornado-api/guitcl-win/UITclDocs.html#windowExists {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowExitCallbackGet [win32]} {returns the script called when the user or system exits the dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowExitCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowExitCallbackSet [win32]} {sets the Tcl script called when a dialog or window is exited} tornado-api/guitcl-win/UITclDocs.html#windowExitCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowHandleGet [win32]} {gets the internal Windows handle of a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowHandleGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowHelpFileGet [win32]} {gets the path of help file.} tornado-api/guitcl-win/UITclDocs.html#windowHelpFileGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowHelpFileSet [win32]} {sets the help file to be used for the named dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowHelpFileSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowHelpIDGet [win32]} {gets the help ID of the window} tornado-api/guitcl-win/UITclDocs.html#windowHelpIDGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowHelpIDSet [win32]} {sets the help ID and (optionally) the help file to be used for named dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowHelpIDSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowHidden [win32]} {determines whether a particular UITcl window or dialog is hidden} tornado-api/guitcl-win/UITclDocs.html#windowHidden {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowHide [win32]} {hides or shows a Tcl window, dialog, or toolbar} tornado-api/guitcl-win/UITclDocs.html#windowHide {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowInitCallbackGet [win32]} {returns the script called when the dialog or window is initialized} tornado-api/guitcl-win/UITclDocs.html#windowInitCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowInitCallbackSet [win32]} {sets the Tcl script called when a dialog or window is initialized} tornado-api/guitcl-win/UITclDocs.html#windowInitCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowPositionGet [win32]} {retrieves the position of a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowPositionGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowPositionSet [win32]} {sets the position of a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowPositionSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowPropertySet [win32]} {sets the value of a property} tornado-api/guitcl-win/UITclDocs.html#windowPropertySet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowQueryCloseCallbackGet [win32]} {returns the script called to determine whether the dialog or window can be closed safely} tornado-api/guitcl-win/UITclDocs.html#windowQueryCloseCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowQueryCloseCallbackSet [win32]} {sets the Tcl script to be called when closing a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowQueryCloseCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowShow [win32]} {shows or hides a Tcl window, dialog, or toolbar} tornado-api/guitcl-win/UITclDocs.html#windowShow {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowShowCallbackGet [win32]} {returns the script called when the dialog or window is displayed} tornado-api/guitcl-win/UITclDocs.html#windowShowCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowShowCallbackSet [win32]} {sets the Tcl script called when a dialog or window is displayed} tornado-api/guitcl-win/UITclDocs.html#windowShowCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowSizeCallbackGet [win32]} {returns the script called when the user or system resizes the dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowSizeCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowSizeCallbackSet [win32]} {sets the Tcl script to be called when a dialog or window has been resized} tornado-api/guitcl-win/UITclDocs.html#windowSizeCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowSizeGet [win32]} {retrieves the size of a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowSizeGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowSizeSet [win32]} {sets the size of a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowSizeSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowTimerCallbackGet [win32]} {returns the timer script for the given dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowTimerCallbackGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowTimerCallbackSet [win32]} {sets or removes the timer script for the given dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowTimerCallbackSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowTitleGet [win32]} {gets the title of a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowTitleGet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowTitleSet [win32]} {sets the title of a dialog or window} tornado-api/guitcl-win/UITclDocs.html#windowTitleSet {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windowVisible [win32]} {determines whether a particular UITcl window or dialog is visible on the screen} tornado-api/guitcl-win/UITclDocs.html#windowVisible {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32} {{windsh [windsh]} {The Tornado Shell } tornado/tools/windsh.html#top {Tornado Reference} {Tornado Tools} windsh} {{WindView User's Guide} {} windview/guide/index.html {WindView User's Guide} {} {}} {wind_host_type {return the host type in the Tornado format} tornado/hutils/wind_host_type.html#top {Tornado Reference} {Tornado Utilities} {}} {windman {UITclSh GUI for quick help retrieving} tornado/hutils/windman.html#top {Tornado Reference} {Tornado Utilities} {}} {winIntRcv {handle a channel's receive-character interrupt} vxworks/ref/winSio.html#winIntRcv {VxWorks Reference Manual} Libraries {}} {winIntTx {transmit a single character.} vxworks/ref/winSio.html#winIntTx {VxWorks Reference Manual} Libraries {}} {winSio {win serial driver } vxworks/ref/winSio.html#top {VxWorks Reference Manual} Libraries {}} {wpwrlog {wpwr log utilities library } tornado-api/tgtint/wpwrlog.html#top {Tornado API Reference} {Target Server Internal Routines} {}} {wpwrLogErr {log an error message.} tornado-api/tgtint/wpwrlog.html#wpwrLogErr {Tornado API Reference} {Target Server Internal Routines} {}} {wpwrLogHeaderSet {set the message header} tornado-api/tgtint/wpwrlog.html#wpwrLogHeaderSet {Tornado API Reference} {Target Server Internal Routines} {}} {wpwrLogMsg {log a message.} tornado-api/tgtint/wpwrlog.html#wpwrLogMsg {Tornado API Reference} {Target Server Internal Routines} {}} {wpwrLogRaw {log a raw message to `stderr'} tornado-api/tgtint/wpwrlog.html#wpwrLogRaw {Tornado API Reference} {Target Server Internal Routines} {}} {wpwrLogWarn {log a warning message.} tornado-api/tgtint/wpwrlog.html#wpwrLogWarn {Tornado API Reference} {Target Server Internal Routines} {}} {write {write bytes to a file} vxworks/ref/ioLib.html#write {VxWorks Reference Manual} Libraries {}} {wsArgv {examine/change original window system command arguments} tornado-api/guitcl-unix/motiftcl.html#wsArgv {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsBusyAnimation {check or set busy animation} tornado-api/guitcl-unix/motiftcl.html#wsBusyAnimation {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsHierarchy {print the window system hierarchy of graphical objects} tornado-api/guitcl-unix/motiftcl.html#wsHierarchy {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsObjectSelect {change to the help cursor and return the name of the object} tornado-api/guitcl-unix/motiftcl.html#wsObjectSelect {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsRestart {restart the application} tornado-api/guitcl-unix/motiftcl.html#wsRestart {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsSync {flush pending requests to the window system} tornado-api/guitcl-unix/motiftcl.html#wsSync {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsTitleSet {set the text of the window manager title bar} tornado-api/guitcl-unix/motiftcl.html#wsTitleSet {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsWindowGeom {return the geometry string of a window} tornado-api/guitcl-unix/motiftcl.html#wsWindowGeom {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsWindowIconic {report whether a given window is iconified} tornado-api/guitcl-unix/motiftcl.html#wsWindowIconic {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {wsWindowId {return the X Window ID of the application's top level window} tornado-api/guitcl-unix/motiftcl.html#wsWindowId {Tornado API Reference} {GUI Tcl Library (UNIX)} {}} {WTX {WTX Protocol Requests } tornado-api/wtxpcl/wtx.html#top {Tornado API Reference} {WTX Protocol} {}} {wtx {WTX C library } tornado-api/wtxc/wtx.html#top {Tornado API Reference} {WTX C Library} {}} {wtxAgentModeGet {get the mode of the target agent} tornado-api/wtxc/wtx.html#wtxAgentModeGet {Tornado API Reference} {WTX C Library} {}} {{wtxAgentModeGet [Tcl]} {get the WDB agent mode} tornado-api/wtxtcl/wtdoc.html#wtxAgentModeGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxAgentModeSet {set the mode of the target agent} tornado-api/wtxc/wtx.html#wtxAgentModeSet {Tornado API Reference} {WTX C Library} {}} {{wtxAgentModeSet [Tcl]} {set the WDB agent mode} tornado-api/wtxtcl/wtdoc.html#wtxAgentModeSet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxAsyncEventGet {get an event from the asynchronous event list} tornado-api/wtxc/wtx.html#wtxAsyncEventGet {Tornado API Reference} {WTX C Library} {}} {wtxAsyncNotifyDisable {stop the asynchronous event notification} tornado-api/wtxc/wtx.html#wtxAsyncNotifyDisable {Tornado API Reference} {WTX C Library} {}} {{wtxAsyncNotifyDisable [Tcl]} {Stop the asynchronous event notification} tornado-api/wtxtcl/wtextra.html#wtxAsyncNotifyDisable {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxAsyncNotifyEnable {start the asynchronous event notification} tornado-api/wtxc/wtx.html#wtxAsyncNotifyEnable {Tornado API Reference} {WTX C Library} {}} {{wtxAsyncNotifyEnable [Tcl]} {Start the asynchronous event notification} tornado-api/wtxtcl/wtextra.html#wtxAsyncNotifyEnable {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxAsyncResultFree {free memory used by a wtxAsyncEventGet() call result} tornado-api/wtxc/wtx.html#wtxAsyncResultFree {Tornado API Reference} {WTX C Library} {}} {wtxBreakpointAdd {create a new WTX eventpoint of type breakpoint} tornado-api/wtxc/wtx.html#wtxBreakpointAdd {Tornado API Reference} {WTX C Library} {}} {wtxCacheTextUpdate {synchronize the instruction and data caches.} tornado-api/wtxc/wtx.html#wtxCacheTextUpdate {Tornado API Reference} {WTX C Library} {}} {{wtxCacheTextUpdate [Tcl]} {synchronize the instruction and data caches.} tornado-api/wtxtcl/wtdoc.html#wtxCacheTextUpdate {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxClientDataGet {get the client data associated with the WTX handle} tornado-api/wtxc/wtx.html#wtxClientDataGet {Tornado API Reference} {WTX C Library} {}} {wtxClientDataSet {set the client data associated with the WTX handle} tornado-api/wtxc/wtx.html#wtxClientDataSet {Tornado API Reference} {WTX C Library} {}} {{wtxClose [Tcl]} {close a target server file} tornado-api/wtxtcl/wtdoc.html#wtxClose {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxCommandSend {Pass a string to be interpreted by the target server} tornado-api/wtxc/wtx.html#wtxCommandSend {Tornado API Reference} {WTX C Library} {}} {wtxConsoleCreate {create a console window (UNIX only)} tornado-api/wtxc/wtx.html#wtxConsoleCreate {Tornado API Reference} {WTX C Library} {}} {{wtxConsoleCreate [Tcl]} {create a target server console window (UNIX only)} tornado-api/wtxtcl/wtdoc.html#wtxConsoleCreate {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxConsoleKill {destroy a console (UNIX only)} tornado-api/wtxc/wtx.html#wtxConsoleKill {Tornado API Reference} {WTX C Library} {}} {{wtxConsoleKill [Tcl]} {kill a target server virtual I/O console (UNIX only)} tornado-api/wtxtcl/wtdoc.html#wtxConsoleKill {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxContextCont {continue execution of a target context} tornado-api/wtxc/wtx.html#wtxContextCont {Tornado API Reference} {WTX C Library} {}} {{wtxContextCont [Tcl]} {continue a context stopped at a breakpoint} tornado-api/wtxtcl/wtdoc.html#wtxContextCont {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxContextCreate {create a new context on the target} tornado-api/wtxc/wtx.html#wtxContextCreate {Tornado API Reference} {WTX C Library} {}} {{wtxContextCreate [Tcl]} {create a new context on the target} tornado-api/wtxtcl/wtdoc.html#wtxContextCreate {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxContextExitNotifyAdd {add a context exit notification eventpoint} tornado-api/wtxc/wtx.html#wtxContextExitNotifyAdd {Tornado API Reference} {WTX C Library} {}} {wtxContextKill {kill a target context} tornado-api/wtxc/wtx.html#wtxContextKill {Tornado API Reference} {WTX C Library} {}} {{wtxContextKill [Tcl]} {kill a context} tornado-api/wtxtcl/wtdoc.html#wtxContextKill {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxContextResume {resume execution of a target context} tornado-api/wtxc/wtx.html#wtxContextResume {Tornado API Reference} {WTX C Library} {}} {{wtxContextResume [Tcl]} {resume a suspended context} tornado-api/wtxtcl/wtdoc.html#wtxContextResume {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxContextStatusGet {get the status of a context on the target} tornado-api/wtxc/wtx.html#wtxContextStatusGet {Tornado API Reference} {WTX C Library} {}} {{wtxContextStatusGet [Tcl]} {get the status of a context } tornado-api/wtxtcl/wtdoc.html#wtxContextStatusGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxContextStep {single step execution of a target context} tornado-api/wtxc/wtx.html#wtxContextStep {Tornado API Reference} {WTX C Library} {}} {{wtxContextStep [Tcl]} {single step a context by machine instruction} tornado-api/wtxtcl/wtdoc.html#wtxContextStep {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxContextSuspend {suspend a target context} tornado-api/wtxc/wtx.html#wtxContextSuspend {Tornado API Reference} {WTX C Library} {}} {{wtxContextSuspend [Tcl]} {suspend a context} tornado-api/wtxtcl/wtdoc.html#wtxContextSuspend {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxCpuInfoGet {gets cpu related information from architecturedb file} tornado-api/wtxc/wtx.html#wtxCpuInfoGet {Tornado API Reference} {WTX C Library} {}} {{wtxCpuInfoGet [Tcl]} {explore target data base resource file to retrieve info} tornado-api/wtxtcl/wtxtclUtil.html#wtxCpuInfoGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxCtest {test suite for the WTX C API } tornado/tools/wtxCtest.html#top {Tornado Reference} {Tornado Tools} {}} {wtxDirectCall {call a function on the target within the agent} tornado-api/wtxc/wtx.html#wtxDirectCall {Tornado API Reference} {WTX C Library} {}} {{wtxDirectCall [Tcl]} {make a function call in the agent's context} tornado-api/wtxtcl/wtdoc.html#wtxDirectCall {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxEach {call a routine to examine each WTX-registered service} tornado-api/wtxc/wtx.html#wtxEach {Tornado API Reference} {WTX C Library} {}} {{wtxEnumFromString [Tcl]} {convert a WTX constant to numeric form} tornado-api/wtxtcl/wtxtclEnum.html#wtxEnumFromString {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxEnumInfo [Tcl]} {show the mapping between WTX constant names and numeric values} tornado-api/wtxtcl/wtxtclEnum.html#wtxEnumInfo {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxEnumList [Tcl]} {list all WTX constant types known} tornado-api/wtxtcl/wtxtclEnum.html#wtxEnumList {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxEnumToString [Tcl]} {convert a numeric WTX constant to symbolic form} tornado-api/wtxtcl/wtxtclEnum.html#wtxEnumToString {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxErrClear {explicitly clear any error status for the tool} tornado-api/wtxc/wtx.html#wtxErrClear {Tornado API Reference} {WTX C Library} {}} {wtxErrDispatch {dispatch an error with supplied code for the given handle} tornado-api/wtxc/wtx.html#wtxErrDispatch {Tornado API Reference} {WTX C Library} {}} {wtxErrExceptionFunc {a function to handle an error using longjmp()} tornado-api/wtxc/wtx.html#wtxErrExceptionFunc {Tornado API Reference} {WTX C Library} {}} {wtxErrGet {return the last error for a handle} tornado-api/wtxc/wtx.html#wtxErrGet {Tornado API Reference} {WTX C Library} {}} {wtxErrHandlerAdd {add an error handler for the WTX handle} tornado-api/wtxc/wtx.html#wtxErrHandlerAdd {Tornado API Reference} {WTX C Library} {}} {wtxErrHandlerRemove {remove an error handler from the WTX handle} tornado-api/wtxc/wtx.html#wtxErrHandlerRemove {Tornado API Reference} {WTX C Library} {}} {wtxErrMsgGet {fetch the last network WTX API error string} tornado-api/wtxc/wtx.html#wtxErrMsgGet {Tornado API Reference} {WTX C Library} {}} {{wtxErrorHandler [Tcl]} {query or establish an error handler for a connection} tornado-api/wtxtcl/wtxtclComm.html#wtxErrorHandler {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxErrSet {set the error code for the handle} tornado-api/wtxc/wtx.html#wtxErrSet {Tornado API Reference} {WTX C Library} {}} {wtxErrToMsg {convert an WTX error code to a descriptive string} tornado-api/wtxc/wtx.html#wtxErrToMsg {Tornado API Reference} {WTX C Library} {}} {wtxEventAdd {send an event to the target server} tornado-api/wtxc/wtx.html#wtxEventAdd {Tornado API Reference} {WTX C Library} {}} {{wtxEventAdd [Tcl]} {send an event to all other tools attached to the target server} tornado-api/wtxtcl/wtdoc.html#wtxEventAdd {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxEventGet {get an event from the target} tornado-api/wtxc/wtx.html#wtxEventGet {Tornado API Reference} {WTX C Library} {}} {{wtxEventGet [Tcl]} {receive an event if any are waiting} tornado-api/wtxtcl/wtdoc.html#wtxEventGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxEventListGet {get all the events in one call.} tornado-api/wtxc/wtx.html#wtxEventListGet {Tornado API Reference} {WTX C Library} {}} {{wtxEventListGet [Tcl]} {get all the events in one call.} tornado-api/wtxtcl/wtdoc.html#wtxEventListGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxEventpointAdd {create a new WTX eventpoint} tornado-api/wtxc/wtx.html#wtxEventpointAdd {Tornado API Reference} {WTX C Library} {}} {{wtxEventpointAdd [Tcl]} {add an agent eventpoint} tornado-api/wtxtcl/wtdoc.html#wtxEventpointAdd {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxEventpointDelete {delete an eventpoint from the target} tornado-api/wtxc/wtx.html#wtxEventpointDelete {Tornado API Reference} {WTX C Library} {}} {{wtxEventpointDelete [Tcl]} {delete an eventpoint} tornado-api/wtxtcl/wtdoc.html#wtxEventpointDelete {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxEventpointList {list eventpoints on the target server} tornado-api/wtxc/wtx.html#wtxEventpointList {Tornado API Reference} {WTX C Library} {}} {{wtxEventpointList [Tcl]} {list the eventpoints known to the agent} tornado-api/wtxtcl/wtdoc.html#wtxEventpointList {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxEventpointListGet {list eventpoints on the target server} tornado-api/wtxc/wtx.html#wtxEventpointListGet {Tornado API Reference} {WTX C Library} {}} {{wtxEventpointListGet [Tcl]} {list the eventpoints known to the agent} tornado-api/wtxtcl/wtdoc.html#wtxEventpointListGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxEventToStrType {convert a WTX event enumeration type to a string} tornado-api/wtxc/wtx.html#wtxEventToStrType {Tornado API Reference} {WTX C Library} {}} {{wtxExecutableFind [Tcl]} {WDB / WTX requests executable path via document name} tornado-api/wtxtcl/wtextra.html#wtxExecutableFind {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxExecutableFind [Tcl]} {WDB / WTX requests executable path via document name} tornado-api/wtxtcl/wtdoc.html#wtxExecutableFind {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxFileClose {close a file on the target server} tornado-api/wtxc/wtx.html#wtxFileClose {Tornado API Reference} {WTX C Library} {}} {wtxFileOpen {open a file on the target server} tornado-api/wtxc/wtx.html#wtxFileOpen {Tornado API Reference} {WTX C Library} {}} {wtxFuncCall {call a function on the target} tornado-api/wtxc/wtx.html#wtxFuncCall {Tornado API Reference} {WTX C Library} {}} {{wtxFuncCall [Tcl]} {call a function on the target} tornado-api/wtxtcl/wtdoc.html#wtxFuncCall {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxGopherEval {evaluate a Gopher string on the target } tornado-api/wtxc/wtx.html#wtxGopherEval {Tornado API Reference} {WTX C Library} {}} {{wtxGopherEval [Tcl]} {request the evaluation of a Gopher script by the agent} tornado-api/wtxtcl/wtdoc.html#wtxGopherEval {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxHandle [Tcl]} {show the WTX handle stack or set the top element of the stack} tornado-api/wtxtcl/wtxtclComm.html#wtxHandle {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxHostType [Tcl]} {get the host-type code for the current process} tornado-api/wtxtcl/wtxtclComm.html#wtxHostType {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxHwBreakpointAdd {create a new WTX eventpoint of type hardware breakpoint} tornado-api/wtxc/wtx.html#wtxHwBreakpointAdd {Tornado API Reference} {WTX C Library} {}} {wtxInfo {allocate and return a descriptor for the named service} tornado-api/wtxc/wtx.html#wtxInfo {Tornado API Reference} {WTX C Library} {}} {wtxInfoQ {return a list of all services registered with the Tornado registry} tornado-api/wtxc/wtx.html#wtxInfoQ {Tornado API Reference} {WTX C Library} {}} {{wtxInfoQ [Tcl]} {return a list of existing servers} tornado-api/wtxtcl/wtxtclUtil.html#wtxInfoQ {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxInitialize {initialization routine to be called by the WTX client} tornado-api/wtxc/wtx.html#wtxInitialize {Tornado API Reference} {WTX C Library} {}} {wtxLogging {WDB / WTX requests logging controls} tornado-api/wtxc/wtx.html#wtxLogging {Tornado API Reference} {WTX C Library} {}} {{wtxLogging [Tcl]} {WDB / WTX requests logging controls} tornado-api/wtxtcl/wtextra.html#wtxLogging {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemAddToPool {add memory to the agent pool} tornado-api/wtxc/wtx.html#wtxMemAddToPool {Tornado API Reference} {WTX C Library} {}} {{wtxMemAddToPool [Tcl]} {add memory to the agent pool} tornado-api/wtxtcl/wtdoc.html#wtxMemAddToPool {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemAlign {allocate aligned target memory} tornado-api/wtxc/wtx.html#wtxMemAlign {Tornado API Reference} {WTX C Library} {}} {{wtxMemAlign [Tcl]} {allocate a block of aligned memory from the agent pool} tornado-api/wtxtcl/wtdoc.html#wtxMemAlign {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemAlloc {allocate a block of memory to the TS-managed target memory pool} tornado-api/wtxc/wtx.html#wtxMemAlloc {Tornado API Reference} {WTX C Library} {}} {{wtxMemAlloc [Tcl]} {allocate memory from the agent pool} tornado-api/wtxtcl/wtdoc.html#wtxMemAlloc {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemChecksum {perform a checksum on target memory} tornado-api/wtxc/wtx.html#wtxMemChecksum {Tornado API Reference} {WTX C Library} {}} {{wtxMemChecksum [Tcl]} {compute the checksum on target memory} tornado-api/wtxtcl/wtdoc.html#wtxMemChecksum {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemDisassemble {get disassembled instructions matching the given address} tornado-api/wtxc/wtx.html#wtxMemDisassemble {Tornado API Reference} {WTX C Library} {}} {{wtxMemDisassemble [Tcl]} {query the target server disassembled instructions} tornado-api/wtxtcl/wtextra.html#wtxMemDisassemble {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemFree {free a block of target memory} tornado-api/wtxc/wtx.html#wtxMemFree {Tornado API Reference} {WTX C Library} {}} {{wtxMemFree [Tcl]} {free a block of agent pool memory} tornado-api/wtxtcl/wtdoc.html#wtxMemFree {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemInfoGet {get information about the target-server-managed memory pool} tornado-api/wtxc/wtx.html#wtxMemInfoGet {Tornado API Reference} {WTX C Library} {}} {{wtxMemInfoGet [Tcl]} {return information about the agent pool} tornado-api/wtxtcl/wtdoc.html#wtxMemInfoGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemMove {move a block of target memory} tornado-api/wtxc/wtx.html#wtxMemMove {Tornado API Reference} {WTX C Library} {}} {{wtxMemMove [Tcl]} {move a block of memory on the target} tornado-api/wtxtcl/wtdoc.html#wtxMemMove {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemRead {read memory from the target} tornado-api/wtxc/wtx.html#wtxMemRead {Tornado API Reference} {WTX C Library} {}} {{wtxMemRead [Tcl]} {read target memory into a memory block} tornado-api/wtxtcl/wtdoc.html#wtxMemRead {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemRealloc {reallocate a block of target memory} tornado-api/wtxc/wtx.html#wtxMemRealloc {Tornado API Reference} {WTX C Library} {}} {{wtxMemRealloc [Tcl]} {reallocate a block of agent pool memory} tornado-api/wtxtcl/wtdoc.html#wtxMemRealloc {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemScan {scan target memory for the presence or absence of a pattern} tornado-api/wtxc/wtx.html#wtxMemScan {Tornado API Reference} {WTX C Library} {}} {{wtxMemScan [Tcl]} {scan target memory for the presence or absence of a pattern} tornado-api/wtxtcl/wtdoc.html#wtxMemScan {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemSet {set target memory to a given value} tornado-api/wtxc/wtx.html#wtxMemSet {Tornado API Reference} {WTX C Library} {}} {{wtxMemSet [Tcl]} {set a block of memory to a specified value} tornado-api/wtxtcl/wtdoc.html#wtxMemSet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemWidthRead {read memory from the target} tornado-api/wtxc/wtx.html#wtxMemWidthRead {Tornado API Reference} {WTX C Library} {}} {{wtxMemWidthRead [Tcl]} {read memory from the target} tornado-api/wtxtcl/wtdoc.html#wtxMemWidthRead {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemWidthWrite {write memory on the target} tornado-api/wtxc/wtx.html#wtxMemWidthWrite {Tornado API Reference} {WTX C Library} {}} {{wtxMemWidthWrite [Tcl]} {write a memory block to the target} tornado-api/wtxtcl/wtdoc.html#wtxMemWidthWrite {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxMemWrite {write memory on the target} tornado-api/wtxc/wtx.html#wtxMemWrite {Tornado API Reference} {WTX C Library} {}} {{wtxMemWrite [Tcl]} {write a memory block to the target} tornado-api/wtxtcl/wtdoc.html#wtxMemWrite {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleByNameUnload {unload an object module from the target} tornado-api/wtxc/wtx.html#wtxObjModuleByNameUnload {Tornado API Reference} {WTX C Library} {}} {wtxObjModuleChecksum {checks validity of target memory.} tornado-api/wtxc/wtx.html#wtxObjModuleChecksum {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleChecksum [Tcl]} {checks validity of target memory.} tornado-api/wtxtcl/wtdoc.html#wtxObjModuleChecksum {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxObjModuleFind [Tcl]} {find an object module given a name or an ID} tornado-api/wtxtcl/wtdoc.html#wtxObjModuleFind {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleFindId {find the ID of an object module given its name} tornado-api/wtxc/wtx.html#wtxObjModuleFindId {Tornado API Reference} {WTX C Library} {}} {wtxObjModuleFindName {find object module name given its ID} tornado-api/wtxc/wtx.html#wtxObjModuleFindName {Tornado API Reference} {WTX C Library} {}} {wtxObjModuleInfoAndPathGet {return information on a module given its ID} tornado-api/wtxc/wtx.html#wtxObjModuleInfoAndPathGet {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleInfoAndPathGet [Tcl]} {return information about an object module} tornado-api/wtxtcl/wtdoc.html#wtxObjModuleInfoAndPathGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleInfoGet {return information on a module given its module ID} tornado-api/wtxc/wtx.html#wtxObjModuleInfoGet {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleInfoGet [Tcl]} {return information about an object module} tornado-api/wtxtcl/wtdoc.html#wtxObjModuleInfoGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleList {fetch a list of loaded object modules from the target} tornado-api/wtxc/wtx.html#wtxObjModuleList {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleList [Tcl]} {fetch a list of IDs of object modules loaded on the target} tornado-api/wtxtcl/wtdoc.html#wtxObjModuleList {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleLoad {Load a multiple section object file} tornado-api/wtxc/wtx.html#wtxObjModuleLoad {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleLoad [Tcl]} {Load a multiple section object file} tornado-api/wtxtcl/wtextra.html#wtxObjModuleLoad {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleLoadCancel {Stop an asynchronous load request} tornado-api/wtxc/wtx.html#wtxObjModuleLoadCancel {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleLoadCancel [Tcl]} {Stop an asynchronous load request} tornado-api/wtxtcl/wtextra.html#wtxObjModuleLoadCancel {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleLoadProgressReport {get the asynchronous load status} tornado-api/wtxc/wtx.html#wtxObjModuleLoadProgressReport {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleLoadProgressReport [Tcl]} {get the asynchronous load status} tornado-api/wtxtcl/wtextra.html#wtxObjModuleLoadProgressReport {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleLoadStart {Load a multiple section object file asynchronously} tornado-api/wtxc/wtx.html#wtxObjModuleLoadStart {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleLoadStart [Tcl]} {Load a multiple section object file asynchronously} tornado-api/wtxtcl/wtextra.html#wtxObjModuleLoadStart {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxObjModuleUnload {unload an object module from the target} tornado-api/wtxc/wtx.html#wtxObjModuleUnload {Tornado API Reference} {WTX C Library} {}} {{wtxObjModuleUnload [Tcl]} {unload an object module} tornado-api/wtxtcl/wtdoc.html#wtxObjModuleUnload {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxOpen [Tcl]} {open a file for use with virtual I/O} tornado-api/wtxtcl/wtdoc.html#wtxOpen {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxPath [Tcl]} {return a pathname suitable for the environment} tornado-api/wtxtcl/wtxtclComm.html#wtxPath {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxProbe {probe to see if the registry service is running} tornado-api/wtxc/wtx.html#wtxProbe {Tornado API Reference} {WTX C Library} {}} {wtxreg {report information about target servers known to a registry} tornado/tools/wtxreg.html#top {Tornado Reference} {Tornado Tools} {}} {wtxregd {the Tornado service registry } tornado/tools/wtxregd.html#top {Tornado Reference} {Tornado Tools} {}} {wtxRegister {register the target server with the Tornado registry service} tornado-api/wtxc/wtx.html#wtxRegister {Tornado API Reference} {WTX C Library} {}} {{wtxRegister [Tcl]} {add an entry to the Tornado registry} tornado-api/wtxtcl/wtxtclUtil.html#wtxRegister {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxRegisterForEvent {ask the WTX server to send events matching a regexp} tornado-api/wtxc/wtx.html#wtxRegisterForEvent {Tornado API Reference} {WTX C Library} {}} {{wtxRegisterForEvent [Tcl]} {provide a regular expression to mask event delivery} tornado-api/wtxtcl/wtdoc.html#wtxRegisterForEvent {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxRegsGet {read register data from the target} tornado-api/wtxc/wtx.html#wtxRegsGet {Tornado API Reference} {WTX C Library} {}} {{wtxRegsGet [Tcl]} {read a block of register data from the target} tornado-api/wtxtcl/wtdoc.html#wtxRegsGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxRegsSet {write to registers on the target} tornado-api/wtxc/wtx.html#wtxRegsSet {Tornado API Reference} {WTX C Library} {}} {{wtxRegsSet [Tcl]} {write a block of register data to the target} tornado-api/wtxtcl/wtdoc.html#wtxRegsSet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxResultFree {free the memory used by a WTX API call result} tornado-api/wtxc/wtx.html#wtxResultFree {Tornado API Reference} {WTX C Library} {}} {wtxServiceAdd {add a new service to the agent} tornado-api/wtxc/wtx.html#wtxServiceAdd {Tornado API Reference} {WTX C Library} {}} {wtxStrToContextId {convert a string argument to a WTX_CONTEXT_ID_T} tornado-api/wtxc/wtx.html#wtxStrToContextId {Tornado API Reference} {WTX C Library} {}} {wtxStrToContextType {convert a string argument to a WTX_CONTEXT_TYPE value} tornado-api/wtxc/wtx.html#wtxStrToContextType {Tornado API Reference} {WTX C Library} {}} {wtxStrToEventType {convert a string to a WTX event enumeration type} tornado-api/wtxc/wtx.html#wtxStrToEventType {Tornado API Reference} {WTX C Library} {}} {wtxStrToInt32 {convert a string argument to an INT32 value} tornado-api/wtxc/wtx.html#wtxStrToInt32 {Tornado API Reference} {WTX C Library} {}} {wtxStrToTgtAddr {convert a string argument to a TGT_ADDR_T value} tornado-api/wtxc/wtx.html#wtxStrToTgtAddr {Tornado API Reference} {WTX C Library} {}} {wtxSymAdd {add a symbol with the given name, value, and type} tornado-api/wtxc/wtx.html#wtxSymAdd {Tornado API Reference} {WTX C Library} {}} {{wtxSymAdd [Tcl]} {add a new symbol to the symbol table} tornado-api/wtxtcl/wtdoc.html#wtxSymAdd {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxSymAddWithGroup {add a symbol with the given name, value, type and group} tornado-api/wtxc/wtx.html#wtxSymAddWithGroup {Tornado API Reference} {WTX C Library} {}} {wtxSymFind {find information on a symbol given its name or value} tornado-api/wtxc/wtx.html#wtxSymFind {Tornado API Reference} {WTX C Library} {}} {{wtxSymFind [Tcl]} {locate a symbol in the symbol table} tornado-api/wtxtcl/wtdoc.html#wtxSymFind {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxSymListByModuleIdGet {get a list of symbols given a module Id} tornado-api/wtxc/wtx.html#wtxSymListByModuleIdGet {Tornado API Reference} {WTX C Library} {}} {wtxSymListByModuleNameGet {get a list of symbols given a module name} tornado-api/wtxc/wtx.html#wtxSymListByModuleNameGet {Tornado API Reference} {WTX C Library} {}} {wtxSymListFree {free memory used to store symbols in a list} tornado-api/wtxc/wtx.html#wtxSymListFree {Tornado API Reference} {WTX C Library} {}} {wtxSymListGet {get a list of symbols matching the given search criteria} tornado-api/wtxc/wtx.html#wtxSymListGet {Tornado API Reference} {WTX C Library} {}} {{wtxSymListGet [Tcl]} {query the target server symbol table} tornado-api/wtxtcl/wtextra.html#wtxSymListGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxSymRemove {remove a symbol from the default target server symbol table} tornado-api/wtxc/wtx.html#wtxSymRemove {Tornado API Reference} {WTX C Library} {}} {{wtxSymRemove [Tcl]} {remove a symbol from the symbol table} tornado-api/wtxtcl/wtdoc.html#wtxSymRemove {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxSymTblInfoGet {return information about the target server symbol table} tornado-api/wtxc/wtx.html#wtxSymTblInfoGet {Tornado API Reference} {WTX C Library} {}} {{wtxSymTblInfoGet [Tcl]} {return information about the target server symbol table} tornado-api/wtxtcl/wtdoc.html#wtxSymTblInfoGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTargetAttach {reattach to the target} tornado-api/wtxc/wtx.html#wtxTargetAttach {Tornado API Reference} {WTX C Library} {}} {{wtxTargetAttach [Tcl]} {attempt to reattach to the target} tornado-api/wtxtcl/wtdoc.html#wtxTargetAttach {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTargetBootlineGet {get the target bootline information string} tornado-api/wtxc/wtx.html#wtxTargetBootlineGet {Tornado API Reference} {WTX C Library} {}} {wtxTargetBspNameGet {get the target board-support-package name string} tornado-api/wtxc/wtx.html#wtxTargetBspNameGet {Tornado API Reference} {WTX C Library} {}} {wtxTargetCpuTypeGet {get the target CPU type code} tornado-api/wtxc/wtx.html#wtxTargetCpuTypeGet {Tornado API Reference} {WTX C Library} {}} {wtxTargetEndianGet {get the endianness of the target CPU} tornado-api/wtxc/wtx.html#wtxTargetEndianGet {Tornado API Reference} {WTX C Library} {}} {wtxTargetHasFppGet {check if the target has a floating point processor} tornado-api/wtxc/wtx.html#wtxTargetHasFppGet {Tornado API Reference} {WTX C Library} {}} {wtxTargetIpAddressGet {gets target IP address.} tornado-api/wtxc/wtx.html#wtxTargetIpAddressGet {Tornado API Reference} {WTX C Library} {}} {{wtxTargetName [Tcl]} {return the name of the target server attached} tornado-api/wtxtcl/wtxtclComm.html#wtxTargetName {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTargetReset {reset the target } tornado-api/wtxc/wtx.html#wtxTargetReset {Tornado API Reference} {WTX C Library} {}} {{wtxTargetReset [Tcl]} {reset the target} tornado-api/wtxtcl/wtdoc.html#wtxTargetReset {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTargetRtTypeGet {get the target-runtime-type information} tornado-api/wtxc/wtx.html#wtxTargetRtTypeGet {Tornado API Reference} {WTX C Library} {}} {wtxTargetRtVersionGet {get the target-runtime-version information} tornado-api/wtxc/wtx.html#wtxTargetRtVersionGet {Tornado API Reference} {WTX C Library} {}} {wtxtcl {the Tornado TCL shell} tornado/tools/wtxtcl.html#top {Tornado Reference} {Tornado Tools} {}} {{wtxtcl Library Part I [Tcl]} {wtxtcl Library part I} tornado-api/wtxtcl/wtdoc.html#top {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxtcl Library Part II [Tcl]} {wtxtcl Library part II} tornado-api/wtxtcl/wtextra.html#top {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxtclComm [Tcl]} {WTX Tcl calls related to target server communications} tornado-api/wtxtcl/wtxtclComm.html#top {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxtclEnum [Tcl]} {mappings to/from strings to WTX enumeration constants} tornado-api/wtxtcl/wtxtclEnum.html#top {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxtclUtil [Tcl]} {WTX Tcl utilities } tornado-api/wtxtcl/wtxtclUtil.html#top {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTerminate {terminate the use of a WTX client handle} tornado-api/wtxc/wtx.html#wtxTerminate {Tornado API Reference} {WTX C Library} {}} {wtxTest {TCL script, wtxtcl test suite launcher (UNIX)} tornado/tools/wtxtest.html#top {Tornado Reference} {Tornado Tools} {}} {{wtxTimeout [Tcl]} {return or set the current WTX timeout} tornado-api/wtxtcl/wtxtclComm.html#wtxTimeout {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTimeoutGet {get the current timeout for completion of WTX calls} tornado-api/wtxc/wtx.html#wtxTimeoutGet {Tornado API Reference} {WTX C Library} {}} {wtxTimeoutSet {set the timeout for completion of WTX calls} tornado-api/wtxc/wtx.html#wtxTimeoutSet {Tornado API Reference} {WTX C Library} {}} {wtxToolAttach {connect a WTX client to the target server} tornado-api/wtxc/wtx.html#wtxToolAttach {Tornado API Reference} {WTX C Library} {}} {{wtxToolAttach [Tcl]} {attach to a target server} tornado-api/wtxtcl/wtxtclComm.html#wtxToolAttach {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxToolConnected {check to see if a tool is connected to a target server} tornado-api/wtxc/wtx.html#wtxToolConnected {Tornado API Reference} {WTX C Library} {}} {wtxToolDetach {detach from the target server} tornado-api/wtxc/wtx.html#wtxToolDetach {Tornado API Reference} {WTX C Library} {}} {{wtxToolDetach [Tcl]} {detach from a target server} tornado-api/wtxtcl/wtxtclComm.html#wtxToolDetach {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxToolIdGet {return the tool identifier of the current tool} tornado-api/wtxc/wtx.html#wtxToolIdGet {Tornado API Reference} {WTX C Library} {}} {{wtxToolIdGet [Tcl]} {return the tool identifier of the current tool} tornado-api/wtxtcl/wtxtclUtil.html#wtxToolIdGet {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxToolIdGet [Tcl]} {return the tool identifier of the current tool} tornado-api/wtxtcl/wtdoc.html#wtxToolIdGet {Tornado API Reference} {WTX Tcl Library} Tcl} {{wtxToolName [Tcl]} {return the name of the current tool} tornado-api/wtxtcl/wtxtclComm.html#wtxToolName {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxToolNameGet {return the name of the current tool} tornado-api/wtxc/wtx.html#wtxToolNameGet {Tornado API Reference} {WTX C Library} {}} {wtxTsInfoGet {get information about the target server, the target, and the link to the target} tornado-api/wtxc/wtx.html#wtxTsInfoGet {Tornado API Reference} {WTX C Library} {}} {{wtxTsInfoGet [Tcl]} {get information about the target server} tornado-api/wtxtcl/wtdoc.html#wtxTsInfoGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTsKill {kill the target server} tornado-api/wtxc/wtx.html#wtxTsKill {Tornado API Reference} {WTX C Library} {}} {{wtxTsKill [Tcl]} {kill the target server} tornado-api/wtxtcl/wtdoc.html#wtxTsKill {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTsLock {lock the connected target server for exclusive access} tornado-api/wtxc/wtx.html#wtxTsLock {Tornado API Reference} {WTX C Library} {}} {{wtxTsLock [Tcl]} {lock the target server} tornado-api/wtxtcl/wtdoc.html#wtxTsLock {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTsNameGet {get the full name of the currently attached target server} tornado-api/wtxc/wtx.html#wtxTsNameGet {Tornado API Reference} {WTX C Library} {}} {wtxTsRestart {restart the target server} tornado-api/wtxc/wtx.html#wtxTsRestart {Tornado API Reference} {WTX C Library} {}} {wtxTsTimedLock {lock the connected target server a limited time} tornado-api/wtxc/wtx.html#wtxTsTimedLock {Tornado API Reference} {WTX C Library} {}} {wtxTsUnlock {unlock the connected target server} tornado-api/wtxc/wtx.html#wtxTsUnlock {Tornado API Reference} {WTX C Library} {}} {{wtxTsUnlock [Tcl]} {unlock target server} tornado-api/wtxtcl/wtdoc.html#wtxTsUnlock {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxTsVersionGet {return the Tornado version} tornado-api/wtxc/wtx.html#wtxTsVersionGet {Tornado API Reference} {WTX C Library} {}} {{wtxTsVersionGet [Tcl]} {return Tornado version} tornado-api/wtxtcl/wtdoc.html#wtxTsVersionGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxUnregister {unregister the server with the Tornado registry} tornado-api/wtxc/wtx.html#wtxUnregister {Tornado API Reference} {WTX C Library} {}} {{wtxUnregister [Tcl]} {remove an entry from the Tornado registry} tornado-api/wtxtcl/wtxtclUtil.html#wtxUnregister {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxUnregisterForEvent {ask the target server to not send events matching} tornado-api/wtxc/wtx.html#wtxUnregisterForEvent {Tornado API Reference} {WTX C Library} {}} {{wtxUnregisterForEvent [Tcl]} {ask the target server to not send events matching} tornado-api/wtxtcl/wtdoc.html#wtxUnregisterForEvent {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxVerify {verify that a WTX handle is valid for use} tornado-api/wtxc/wtx.html#wtxVerify {Tornado API Reference} {WTX C Library} {}} {wtxVioChanGet {get a virtual I/O channel number} tornado-api/wtxc/wtx.html#wtxVioChanGet {Tornado API Reference} {WTX C Library} {}} {{wtxVioChanGet [Tcl]} {claim a VIO channel} tornado-api/wtxtcl/wtdoc.html#wtxVioChanGet {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxVioChanRelease {release a virtual I/O channel} tornado-api/wtxc/wtx.html#wtxVioChanRelease {Tornado API Reference} {WTX C Library} {}} {{wtxVioChanRelease [Tcl]} {release a VIO channel} tornado-api/wtxtcl/wtdoc.html#wtxVioChanRelease {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxVioCtl {perform a control operation on a virtual I/O channel} tornado-api/wtxc/wtx.html#wtxVioCtl {Tornado API Reference} {WTX C Library} {}} {{wtxVioCtl [Tcl]} {change the characteristics of a virtual I/O channel} tornado-api/wtxtcl/wtdoc.html#wtxVioCtl {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxVioFileList {list the files managed by the target server} tornado-api/wtxc/wtx.html#wtxVioFileList {Tornado API Reference} {WTX C Library} {}} {{wtxVioFileList [Tcl]} {list the files managed by the target server} tornado-api/wtxtcl/wtdoc.html#wtxVioFileList {Tornado API Reference} {WTX Tcl Library} Tcl} {wtxVioWrite {write data to a VIO channel} tornado-api/wtxc/wtx.html#wtxVioWrite {Tornado API Reference} {WTX C Library} {}} {{wtxVioWrite [Tcl]} {virtual I/O write} tornado-api/wtxtcl/wtdoc.html#wtxVioWrite {Tornado API Reference} {WTX Tcl Library} Tcl} {WTX_AGENT_MODE_GET {WTX get debug agent mode} tornado-api/wtxpcl/wtx.html#WTX_AGENT_MODE_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_AGENT_MODE_SET {WTX set debug agent mode} tornado-api/wtxpcl/wtx.html#WTX_AGENT_MODE_SET {Tornado API Reference} {WTX Protocol} {}} {WTX_CACHE_TEXT_UPDATE {WTX synchronize the instruction and data caches} tornado-api/wtxpcl/wtx.html#WTX_CACHE_TEXT_UPDATE {Tornado API Reference} {WTX Protocol} {}} {WTX_CLOSE {WTX close a file or pipe } tornado-api/wtxpcl/wtx.html#WTX_CLOSE {Tornado API Reference} {WTX Protocol} {}} {WTX_COMMAND_SEND {WTX pass a string to be interpreted by the target server} tornado-api/wtxpcl/wtx.html#WTX_COMMAND_SEND {Tornado API Reference} {WTX Protocol} {}} {WTX_CONSOLE_CREATE {WTX create a virtual target console (UNIX only)} tornado-api/wtxpcl/wtx.html#WTX_CONSOLE_CREATE {Tornado API Reference} {WTX Protocol} {}} {WTX_CONSOLE_KILL {WTX kill a virtual target console (UNIX only)} tornado-api/wtxpcl/wtx.html#WTX_CONSOLE_KILL {Tornado API Reference} {WTX Protocol} {}} {WTX_CONTEXT_CONT {WTX continue a context on the target} tornado-api/wtxpcl/wtx.html#WTX_CONTEXT_CONT {Tornado API Reference} {WTX Protocol} {}} {WTX_CONTEXT_CREATE {WTX create a context on the target} tornado-api/wtxpcl/wtx.html#WTX_CONTEXT_CREATE {Tornado API Reference} {WTX Protocol} {}} {WTX_CONTEXT_KILL {WTX destroy a context on the target} tornado-api/wtxpcl/wtx.html#WTX_CONTEXT_KILL {Tornado API Reference} {WTX Protocol} {}} {WTX_CONTEXT_RESUME {WTX resume a context on the target} tornado-api/wtxpcl/wtx.html#WTX_CONTEXT_RESUME {Tornado API Reference} {WTX Protocol} {}} {WTX_CONTEXT_STATUS_GET {WTX gets the context of a status on the target} tornado-api/wtxpcl/wtx.html#WTX_CONTEXT_STATUS_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_CONTEXT_STEP {WTX step a context on the target} tornado-api/wtxpcl/wtx.html#WTX_CONTEXT_STEP {Tornado API Reference} {WTX Protocol} {}} {WTX_CONTEXT_SUSPEND {WTX suspend a context on the target} tornado-api/wtxpcl/wtx.html#WTX_CONTEXT_SUSPEND {Tornado API Reference} {WTX Protocol} {}} {WTX_DIRECT_CALL {WTX call a function on the target within the agent} tornado-api/wtxpcl/wtx.html#WTX_DIRECT_CALL {Tornado API Reference} {WTX Protocol} {}} {WTX_EVENTPOINT_ADD {WTX add an eventpoint } tornado-api/wtxpcl/wtx.html#WTX_EVENTPOINT_ADD {Tornado API Reference} {WTX Protocol} {}} {WTX_EVENTPOINT_ADD_2 {WTX add an eventpoint } tornado-api/wtxpcl/wtx.html#WTX_EVENTPOINT_ADD_2 {Tornado API Reference} {WTX Protocol} {}} {WTX_EVENTPOINT_DELETE {WTX delete an eventpoint } tornado-api/wtxpcl/wtx.html#WTX_EVENTPOINT_DELETE {Tornado API Reference} {WTX Protocol} {}} {WTX_EVENTPOINT_LIST {WTX return a list of eventpoints} tornado-api/wtxpcl/wtx.html#WTX_EVENTPOINT_LIST {Tornado API Reference} {WTX Protocol} {}} {WTX_EVENTPOINT_LIST_GET {WTX return a list of eventpoints} tornado-api/wtxpcl/wtx.html#WTX_EVENTPOINT_LIST_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_EVENT_ADD {WTX add an event } tornado-api/wtxpcl/wtx.html#WTX_EVENT_ADD {Tornado API Reference} {WTX Protocol} {}} {WTX_EVENT_GET {WTX get an event } tornado-api/wtxpcl/wtx.html#WTX_EVENT_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_EVENT_LIST_GET {WTX get all the events in one call } tornado-api/wtxpcl/wtx.html#WTX_EVENT_LIST_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_FUNC_CALL {WTX call a function on the target } tornado-api/wtxpcl/wtx.html#WTX_FUNC_CALL {Tornado API Reference} {WTX Protocol} {}} {WTX_GOPHER_EVAL {WTX evaluate a Gopher program} tornado-api/wtxpcl/wtx.html#WTX_GOPHER_EVAL {Tornado API Reference} {WTX Protocol} {}} {WTX_INFO_GET {WTX get information about a given server} tornado-api/wtxpcl/wtx.html#WTX_INFO_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_INFO_Q_GET {WTX get information about a list of servers} tornado-api/wtxpcl/wtx.html#WTX_INFO_Q_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_ADD_TO_POOL {WTX add memory to the memory pool} tornado-api/wtxpcl/wtx.html#WTX_MEM_ADD_TO_POOL {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_ALIGN {WTX allocate aligned target memory } tornado-api/wtxpcl/wtx.html#WTX_MEM_ALIGN {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_ALLOC {WTX allocate target memory } tornado-api/wtxpcl/wtx.html#WTX_MEM_ALLOC {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_CHECKSUM {WTX perform a target memory checksum } tornado-api/wtxpcl/wtx.html#WTX_MEM_CHECKSUM {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_DISASSEMBLE {WTX target memory disassembler} tornado-api/wtxpcl/wtx.html#WTX_MEM_DISASSEMBLE {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_FREE {WTX free a block of target memory } tornado-api/wtxpcl/wtx.html#WTX_MEM_FREE {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_INFO_GET {WTX get information about the target memory pool} tornado-api/wtxpcl/wtx.html#WTX_MEM_INFO_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_MOVE {WTX move target memory } tornado-api/wtxpcl/wtx.html#WTX_MEM_MOVE {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_READ {WTX target memory read } tornado-api/wtxpcl/wtx.html#WTX_MEM_READ {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_REALLOC {WTX reallocate target memory } tornado-api/wtxpcl/wtx.html#WTX_MEM_REALLOC {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_SCAN {WTX search for a pattern in target memory} tornado-api/wtxpcl/wtx.html#WTX_MEM_SCAN {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_SET {WTX target memory set} tornado-api/wtxpcl/wtx.html#WTX_MEM_SET {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_WIDTH_READ {WTX target memory read } tornado-api/wtxpcl/wtx.html#WTX_MEM_WIDTH_READ {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_WIDTH_WRITE {WTX target memory write } tornado-api/wtxpcl/wtx.html#WTX_MEM_WIDTH_WRITE {Tornado API Reference} {WTX Protocol} {}} {WTX_MEM_WRITE {WTX target memory write } tornado-api/wtxpcl/wtx.html#WTX_MEM_WRITE {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_KILL {WTX object kill } tornado-api/wtxpcl/wtx.html#WTX_OBJ_KILL {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_MODULE_CHECKSUM {WTX checks validity of the target memory} tornado-api/wtxpcl/wtx.html#WTX_OBJ_MODULE_CHECKSUM {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_MODULE_FIND {WTX find an object module} tornado-api/wtxpcl/wtx.html#WTX_OBJ_MODULE_FIND {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_MODULE_INFO_GET {WTX get information about an object module } tornado-api/wtxpcl/wtx.html#WTX_OBJ_MODULE_INFO_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_MODULE_LIST {WTX list loaded object modules } tornado-api/wtxpcl/wtx.html#WTX_OBJ_MODULE_LIST {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_MODULE_LOAD {WTX load an object module into target memory } tornado-api/wtxpcl/wtx.html#WTX_OBJ_MODULE_LOAD {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_MODULE_LOAD_2 {WTX load an object module into target memory } tornado-api/wtxpcl/wtx.html#WTX_OBJ_MODULE_LOAD_2 {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_MODULE_UNLOAD {WTX unload an object module } tornado-api/wtxpcl/wtx.html#WTX_OBJ_MODULE_UNLOAD {Tornado API Reference} {WTX Protocol} {}} {WTX_OBJ_MODULE_UNLOAD_2 {WTX unload an object module} tornado-api/wtxpcl/wtx.html#WTX_OBJ_MODULE_UNLOAD_2 {Tornado API Reference} {WTX Protocol} {}} {WTX_OPEN {WTX open a file or pipe } tornado-api/wtxpcl/wtx.html#WTX_OPEN {Tornado API Reference} {WTX Protocol} {}} {WTX_REGISTER {WTX register a server} tornado-api/wtxpcl/wtx.html#WTX_REGISTER {Tornado API Reference} {WTX Protocol} {}} {WTX_REGISTER_FOR_EVENT {WTX register for events } tornado-api/wtxpcl/wtx.html#WTX_REGISTER_FOR_EVENT {Tornado API Reference} {WTX Protocol} {}} {WTX_REGS_GET {WTX get target registers } tornado-api/wtxpcl/wtx.html#WTX_REGS_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_REGS_SET {WTX set target registers } tornado-api/wtxpcl/wtx.html#WTX_REGS_SET {Tornado API Reference} {WTX Protocol} {}} {WTX_SYM_ADD {WTX add a symbol } tornado-api/wtxpcl/wtx.html#WTX_SYM_ADD {Tornado API Reference} {WTX Protocol} {}} {WTX_SYM_FIND {WTX find a symbol } tornado-api/wtxpcl/wtx.html#WTX_SYM_FIND {Tornado API Reference} {WTX Protocol} {}} {WTX_SYM_LIST_GET {WTX get a list of symbols } tornado-api/wtxpcl/wtx.html#WTX_SYM_LIST_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_SYM_REMOVE {WTX remove a symbol } tornado-api/wtxpcl/wtx.html#WTX_SYM_REMOVE {Tornado API Reference} {WTX Protocol} {}} {WTX_SYM_TBL_INFO_GET {WTX get information about a symbol table } tornado-api/wtxpcl/wtx.html#WTX_SYM_TBL_INFO_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_TARGET_ATTACH {WTX attach a target to the target server} tornado-api/wtxpcl/wtx.html#WTX_TARGET_ATTACH {Tornado API Reference} {WTX Protocol} {}} {WTX_TARGET_RESET {WTX reset a target } tornado-api/wtxpcl/wtx.html#WTX_TARGET_RESET {Tornado API Reference} {WTX Protocol} {}} {WTX_TOOL_ATTACH {WTX attach a tool to a target server} tornado-api/wtxpcl/wtx.html#WTX_TOOL_ATTACH {Tornado API Reference} {WTX Protocol} {}} {WTX_TOOL_DETACH {WTX detach a tool from a target server} tornado-api/wtxpcl/wtx.html#WTX_TOOL_DETACH {Tornado API Reference} {WTX Protocol} {}} {WTX_TS_INFO_GET {WTX get target and target server information } tornado-api/wtxpcl/wtx.html#WTX_TS_INFO_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_TS_LOCK {WTX target server lock} tornado-api/wtxpcl/wtx.html#WTX_TS_LOCK {Tornado API Reference} {WTX Protocol} {}} {WTX_TS_UNLOCK {WTX target server unlock } tornado-api/wtxpcl/wtx.html#WTX_TS_UNLOCK {Tornado API Reference} {WTX Protocol} {}} {WTX_UNREGISTER {WTX unregister a server} tornado-api/wtxpcl/wtx.html#WTX_UNREGISTER {Tornado API Reference} {WTX Protocol} {}} {WTX_UNREGISTER_FOR_EVENT {WTX unregister for events } tornado-api/wtxpcl/wtx.html#WTX_UNREGISTER_FOR_EVENT {Tornado API Reference} {WTX Protocol} {}} {WTX_VIO_CHAN_GET {WTX get a virtual I/O channel number} tornado-api/wtxpcl/wtx.html#WTX_VIO_CHAN_GET {Tornado API Reference} {WTX Protocol} {}} {WTX_VIO_CHAN_RELEASE {WTX release a virtual-I/O-channel number} tornado-api/wtxpcl/wtx.html#WTX_VIO_CHAN_RELEASE {Tornado API Reference} {WTX Protocol} {}} {WTX_VIO_CTL {WTX virtual I/O control } tornado-api/wtxpcl/wtx.html#WTX_VIO_CTL {Tornado API Reference} {WTX Protocol} {}} {WTX_VIO_FILE_LIST {WTX list files managed by the target server} tornado-api/wtxpcl/wtx.html#WTX_VIO_FILE_LIST {Tornado API Reference} {WTX Protocol} {}} {WTX_VIO_WRITE {WTX write to a virtual I/O channel } tornado-api/wtxpcl/wtx.html#WTX_VIO_WRITE {Tornado API Reference} {WTX Protocol} {}} {wvEvent {log a user-defined event (WindView)} vxworks/ref/wvLib.html#wvEvent {VxWorks Reference Manual} Libraries {}} {wvEvtBufferGet {return the ID of the WindView event buffer (WindView)} vxworks/ref/wvLib.html#wvEvtBufferGet {VxWorks Reference Manual} Libraries {}} {wvEvtClassClear {clear the specified class of events from those being logged (WindView)} vxworks/ref/wvLib.html#wvEvtClassClear {VxWorks Reference Manual} Libraries {}} {wvEvtClassClearAll {clear all classes of events from those logged (WindView)} vxworks/ref/wvLib.html#wvEvtClassClearAll {VxWorks Reference Manual} Libraries {}} {wvEvtClassGet {get the current set of classes being logged (WindView)} vxworks/ref/wvLib.html#wvEvtClassGet {VxWorks Reference Manual} Libraries {}} {wvEvtClassSet {set the class of events to log (WindView)} vxworks/ref/wvLib.html#wvEvtClassSet {VxWorks Reference Manual} Libraries {}} {wvEvtLogInit {initialize an event log (WindView)} vxworks/ref/wvLib.html#wvEvtLogInit {VxWorks Reference Manual} Libraries {}} {wvEvtLogStart {start logging events to the buffer (WindView)} vxworks/ref/wvLib.html#wvEvtLogStart {VxWorks Reference Manual} Libraries {}} {wvEvtLogStop {stop logging events to the buffer (WindView)} vxworks/ref/wvLib.html#wvEvtLogStop {VxWorks Reference Manual} Libraries {}} {wvFileUploadPathLib {file destination for event data } vxworks/ref/wvFileUploadPathLib.html#top {VxWorks Reference Manual} Libraries {}} {wvLib {event logging control library (WindView) } vxworks/ref/wvLib.html#top {VxWorks Reference Manual} Libraries {}} {wvLibInit {initialize wvLib - first step (WindView)} vxworks/ref/wvLib.html#wvLibInit {VxWorks Reference Manual} Libraries {}} {wvLibInit2 {initialize wvLib - final step (WindView)} vxworks/ref/wvLib.html#wvLibInit2 {VxWorks Reference Manual} Libraries {}} {wvLogHeaderCreate {create the event-log header (WindView)} vxworks/ref/wvLib.html#wvLogHeaderCreate {VxWorks Reference Manual} Libraries {}} {wvLogHeaderUpload {transfer the log header to the host (WindView)} vxworks/ref/wvLib.html#wvLogHeaderUpload {VxWorks Reference Manual} Libraries {}} {wvObjInst {instrument objects (WindView)} vxworks/ref/wvLib.html#wvObjInst {VxWorks Reference Manual} Libraries {}} {wvObjInstModeSet {set object instrumentation on/off (WindView)} vxworks/ref/wvLib.html#wvObjInstModeSet {VxWorks Reference Manual} Libraries {}} {wvRBuffMgrPrioritySet {set the priority of the WindView rBuff manager (WindView)} vxworks/ref/rBuffLib.html#wvRBuffMgrPrioritySet {VxWorks Reference Manual} Libraries {}} {wvSigInst {instrument signals (WindView)} vxworks/ref/wvLib.html#wvSigInst {VxWorks Reference Manual} Libraries {}} {wvSockUploadPathLib {socket upload path library } vxworks/ref/wvSockUploadPathLib.html#top {VxWorks Reference Manual} Libraries {}} {wvTaskNamesPreserve {preserve an extra copy of task name events (WindView)} vxworks/ref/wvLib.html#wvTaskNamesPreserve {VxWorks Reference Manual} Libraries {}} {wvTaskNamesUpload {upload preserved task name events (WindView)} vxworks/ref/wvLib.html#wvTaskNamesUpload {VxWorks Reference Manual} Libraries {}} {wvTmrLib {timer library (WindView) } vxworks/ref/wvTmrLib.html#top {VxWorks Reference Manual} Libraries {}} {wvTmrRegister {register a timestamp timer (WindView)} vxworks/ref/wvTmrLib.html#wvTmrRegister {VxWorks Reference Manual} Libraries {}} {wvTsfsUploadPathLib {target host connection library using TSFS } vxworks/ref/wvTsfsUploadPathLib.html#top {VxWorks Reference Manual} Libraries {}} {wvUploadStart {start upload of events to the host (WindView)} vxworks/ref/wvLib.html#wvUploadStart {VxWorks Reference Manual} Libraries {}} {wvUploadStop {stop upload of events to host (WindView)} vxworks/ref/wvLib.html#wvUploadStop {VxWorks Reference Manual} Libraries {}} {wvUploadTaskConfig {set priority and stacksize of 'tWVUpload' task (WindView)} vxworks/ref/wvLib.html#wvUploadTaskConfig {VxWorks Reference Manual} Libraries {}} {xlinkHppa {fix debug info in a partially linked HP-PA SOM COFF object module } tornado/hutils/xlinkHppa.html#top {Tornado Reference} {Tornado Utilities} {}} {xsym {extract the symbol table from a BSD `a.out' object module } tornado/hutils/xsym.html#top {Tornado Reference} {Tornado Utilities} {}} {xsymc {extract the symbol table from a COFF object module } tornado/hutils/xsymc.html#top {Tornado Reference} {Tornado Utilities} {}} {xsymcArm {extract the symbol table from an ARM COFF object module } tornado/hutils/xsymcArm.html#top {Tornado Reference} {Tornado Utilities} {}} {xsymDec {extract the symbol table from an a.out object module for x86 } tornado/hutils/xsymDec.html#top {Tornado Reference} {Tornado Utilities} {}} {xsymHppa {extract the symbol table from an HP-PA SOM COFF object module } tornado/hutils/xsymHppa.html#top {Tornado Reference} {Tornado Utilities} {}} {y {return the contents of the `y' register (SPARC)} vxworks/ref/dbgArchLib.html#y {VxWorks Reference Manual} Libraries {}} {z8530DevInit {intialize a Z8530_DUSART} vxworks/ref/z8530Sio.html#z8530DevInit {VxWorks Reference Manual} Libraries {}} {z8530Int {handle all interrupts in one vector} vxworks/ref/z8530Sio.html#z8530Int {VxWorks Reference Manual} Libraries {}} {z8530IntEx {handle error interrupts} vxworks/ref/z8530Sio.html#z8530IntEx {VxWorks Reference Manual} Libraries {}} {z8530IntRd {handle a reciever interrupt} vxworks/ref/z8530Sio.html#z8530IntRd {VxWorks Reference Manual} Libraries {}} {z8530IntWr {handle a transmitter interrupt} vxworks/ref/z8530Sio.html#z8530IntWr {VxWorks Reference Manual} Libraries {}} {z8530Sio {Z8530 SCC Serial Communications Controller driver } vxworks/ref/z8530Sio.html#top {VxWorks Reference Manual} Libraries {}} {zbufCreate {create an empty zbuf} vxworks/ref/zbufLib.html#zbufCreate {VxWorks Reference Manual} Libraries {}} {zbufCut {delete bytes from a zbuf} vxworks/ref/zbufLib.html#zbufCut {VxWorks Reference Manual} Libraries {}} {zbufDelete {delete a zbuf} vxworks/ref/zbufLib.html#zbufDelete {VxWorks Reference Manual} Libraries {}} {zbufDup {duplicate a zbuf} vxworks/ref/zbufLib.html#zbufDup {VxWorks Reference Manual} Libraries {}} {zbufExtractCopy {copy data from a zbuf to a buffer} vxworks/ref/zbufLib.html#zbufExtractCopy {VxWorks Reference Manual} Libraries {}} {zbufInsert {insert a zbuf into another zbuf} vxworks/ref/zbufLib.html#zbufInsert {VxWorks Reference Manual} Libraries {}} {zbufInsertBuf {create a zbuf segment from a buffer and insert into a zbuf} vxworks/ref/zbufLib.html#zbufInsertBuf {VxWorks Reference Manual} Libraries {}} {zbufInsertCopy {copy buffer data into a zbuf} vxworks/ref/zbufLib.html#zbufInsertCopy {VxWorks Reference Manual} Libraries {}} {zbufLength {determine the length in bytes of a zbuf} vxworks/ref/zbufLib.html#zbufLength {VxWorks Reference Manual} Libraries {}} {zbufLib {zbuf interface library } vxworks/ref/zbufLib.html#top {VxWorks Reference Manual} Libraries {}} {zbufSegData {determine the location of data in a zbuf segment} vxworks/ref/zbufLib.html#zbufSegData {VxWorks Reference Manual} Libraries {}} {zbufSegFind {find the zbuf segment containing a specified byte location} vxworks/ref/zbufLib.html#zbufSegFind {VxWorks Reference Manual} Libraries {}} {zbufSegLength {determine the length of a zbuf segment} vxworks/ref/zbufLib.html#zbufSegLength {VxWorks Reference Manual} Libraries {}} {zbufSegNext {get the next segment in a zbuf} vxworks/ref/zbufLib.html#zbufSegNext {VxWorks Reference Manual} Libraries {}} {zbufSegPrev {get the previous segment in a zbuf} vxworks/ref/zbufLib.html#zbufSegPrev {VxWorks Reference Manual} Libraries {}} {zbufSockBufSend {create a zbuf from user data and send it to a TCP socket} vxworks/ref/zbufSockLib.html#zbufSockBufSend {VxWorks Reference Manual} Libraries {}} {zbufSockBufSendto {create a zbuf from a user message and send it to a UDP socket} vxworks/ref/zbufSockLib.html#zbufSockBufSendto {VxWorks Reference Manual} Libraries {}} {zbufSockLib {zbuf socket interface library } vxworks/ref/zbufSockLib.html#top {VxWorks Reference Manual} Libraries {}} {zbufSockLibInit {initialize the zbuf socket interface library} vxworks/ref/zbufSockLib.html#zbufSockLibInit {VxWorks Reference Manual} Libraries {}} {zbufSockRecv {receive data in a zbuf from a TCP socket} vxworks/ref/zbufSockLib.html#zbufSockRecv {VxWorks Reference Manual} Libraries {}} {zbufSockRecvfrom {receive a message in a zbuf from a UDP socket} vxworks/ref/zbufSockLib.html#zbufSockRecvfrom {VxWorks Reference Manual} Libraries {}} {zbufSockSend {send zbuf data to a TCP socket} vxworks/ref/zbufSockLib.html#zbufSockSend {VxWorks Reference Manual} Libraries {}} {zbufSockSendto {send a zbuf message to a UDP socket} vxworks/ref/zbufSockLib.html#zbufSockSendto {VxWorks Reference Manual} Libraries {}} {zbufSplit {split a zbuf into two separate zbufs} vxworks/ref/zbufLib.html#zbufSplit {VxWorks Reference Manual} Libraries {}}