INDEX.WRS
上传用户:xxzbdq
上传日期:2013-02-25
资源大小:6789k
文件大小:498k
- {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 {}}
- {{kbdReset [pc386]} {reset a keyboard} vxworks/bsp/pc386/sysLib.html#kbdReset {BSP Reference} pc386 pc386}
- {{kbdReset [pc486]} {reset a keyboard} vxworks/bsp/pc486/sysLib.html#kbdReset {BSP Reference} pc486 pc486}
- {{kbdReset [pcPentiumpro]} {reset a keyboard} vxworks/bsp/pcPentiumpro/sysLib.html#kbdReset {BSP Reference} pcPentiumpro pcPentiumpro}
- {{kbdReset [pcPentium]} {reset a keyboard} vxworks/bsp/pcPentium/sysLib.html#kbdReset {BSP Reference} pcPentium pcPentium}
- {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 <nStep> 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 {}}
- {{mkboot [pc386]} {program to make a boot diskette } vxworks/bsp/pc386/mkboot.html#top {BSP Reference} pc386 pc386}
- {{mkboot [pc486]} {program to make a boot diskette } vxworks/bsp/pc486/mkboot.html#top {BSP Reference} pc486 pc486}
- {{mkboot [pcPentiumpro]} {program to make a boot diskette } vxworks/bsp/pcPentiumpro/mkboot.html#top {BSP Reference} pcPentiumpro pcPentiumpro}
- {{mkboot [pcPentium]} {program to make a boot diskette } vxworks/bsp/pcPentium/mkboot.html#top {BSP Reference} pcPentium pcPentium}
- {{mkbootAta [pc386]} {create a boot ATA disk from a specified file} vxworks/bsp/pc386/mkboot.html#mkbootAta {BSP Reference} pc386 pc386}
- {{mkbootAta [pc486]} {create a boot ATA disk from a specified file} vxworks/bsp/pc486/mkboot.html#mkbootAta {BSP Reference} pc486 pc486}
- {{mkbootAta [pcPentiumpro]} {create a boot ATA disk from a specified file} vxworks/bsp/pcPentiumpro/mkboot.html#mkbootAta {BSP Reference} pcPentiumpro pcPentiumpro}
- {{mkbootAta [pcPentium]} {create a boot ATA disk from a specified file} vxworks/bsp/pcPentium/mkboot.html#mkbootAta {BSP Reference} pcPentium pcPentium}
- {{mkbootFd [pc386]} {create a boot floppy disk from a specified file} vxworks/bsp/pc386/mkboot.html#mkbootFd {BSP Reference} pc386 pc386}
- {{mkbootFd [pc486]} {create a boot floppy disk from a specified file} vxworks/bsp/pc486/mkboot.html#mkbootFd {BSP Reference} pc486 pc486}
- {{mkbootFd [pcPentiumpro]} {create a boot floppy disk from a specified file} vxworks/bsp/pcPentiumpro/mkboot.html#mkbootFd {BSP Reference} pcPentiumpro pcPentiumpro}
- {{mkbootFd [pcPentium]} {create a boot floppy disk from a specified file} vxworks/bsp/pcPentium/mkboot.html#mkbootFd {BSP Reference} pcPentium pcPentium}
- {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 {}}
- {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 {}}
- {ns486 {National Semiconductor NS486SXF} vxworks/bsp/ns486/ns486.html#top {BSP Reference} ns486 {}}
- {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 {}}
- {pc386/486 {PC 386/486} vxworks/bsp/pc386/pc.html#top {BSP Reference} pc386 {}}
- {pc386/486 {PC 386/486} vxworks/bsp/pc486/pc.html#top {BSP Reference} pc486 {}}
- {pc386/486 {PC 386/486} vxworks/bsp/pcPentiumpro/pc.html#top {BSP Reference} pcPentiumpro {}}
- {pc386/486 {PC 386/486} vxworks/bsp/pcPentium/pc.html#top {BSP Reference} pcPentium {}}
- {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 {}}
- {{pcConDevCreate [pc386]} {create a device for the on-board ports} vxworks/bsp/pc386/sysLib.html#pcConDevCreate {BSP Reference} pc386 pc386}
- {{pcConDevCreate [pc486]} {create a device for the on-board ports} vxworks/bsp/pc486/sysLib.html#pcConDevCreate {BSP Reference} pc486 pc486}
- {{pcConDevCreate [pcPentiumpro]} {create a device for the on-board ports} vxworks/bsp/pcPentiumpro/sysLib.html#pcConDevCreate {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pcConDevCreate [pcPentium]} {create a device for the on-board ports} vxworks/bsp/pcPentium/sysLib.html#pcConDevCreate {BSP Reference} pcPentium pcPentium}
- {{pcConDrv [pc386]} {initialize the console driver } vxworks/bsp/pc386/sysLib.html#pcConDrv {BSP Reference} pc386 pc386}
- {{pcConDrv [pc486]} {initialize the console driver } vxworks/bsp/pc486/sysLib.html#pcConDrv {BSP Reference} pc486 pc486}
- {{pcConDrv [pcPentiumpro]} {initialize the console driver } vxworks/bsp/pcPentiumpro/sysLib.html#pcConDrv {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pcConDrv [pcPentium]} {initialize the console driver } vxworks/bsp/pcPentium/sysLib.html#pcConDrv {BSP Reference} pcPentium pcPentium}
- {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 [pc386]} {pack parameters for the Configuration Address Register} vxworks/bsp/pc386/sysLib.html#pciConfigBdfPack {BSP Reference} pc386 pc386}
- {{pciConfigBdfPack [pc486]} {pack parameters for the Configuration Address Register} vxworks/bsp/pc486/sysLib.html#pciConfigBdfPack {BSP Reference} pc486 pc486}
- {{pciConfigBdfPack [pcPentiumpro]} {pack parameters for the Configuration Address Register} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigBdfPack {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigBdfPack [pcPentium]} {pack parameters for the Configuration Address Register} vxworks/bsp/pcPentium/sysLib.html#pciConfigBdfPack {BSP Reference} pcPentium pcPentium}
- {{pciConfigInByte [pc386]} {read one byte from the PCI configuration space} vxworks/bsp/pc386/sysLib.html#pciConfigInByte {BSP Reference} pc386 pc386}
- {{pciConfigInByte [pc486]} {read one byte from the PCI configuration space} vxworks/bsp/pc486/sysLib.html#pciConfigInByte {BSP Reference} pc486 pc486}
- {{pciConfigInByte [pcPentiumpro]} {read one byte from the PCI configuration space} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigInByte {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigInByte [pcPentium]} {read one byte from the PCI configuration space} vxworks/bsp/pcPentium/sysLib.html#pciConfigInByte {BSP Reference} pcPentium pcPentium}
- {{pciConfigInLong [pc386]} {read one longword from the PCI configuration space} vxworks/bsp/pc386/sysLib.html#pciConfigInLong {BSP Reference} pc386 pc386}
- {{pciConfigInLong [pc486]} {read one longword from the PCI configuration space} vxworks/bsp/pc486/sysLib.html#pciConfigInLong {BSP Reference} pc486 pc486}
- {{pciConfigInLong [pcPentiumpro]} {read one longword from the PCI configuration space} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigInLong {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigInLong [pcPentium]} {read one longword from the PCI configuration space} vxworks/bsp/pcPentium/sysLib.html#pciConfigInLong {BSP Reference} pcPentium pcPentium}
- {{pciConfigInWord [pc386]} {read one word from the PCI configuration space} vxworks/bsp/pc386/sysLib.html#pciConfigInWord {BSP Reference} pc386 pc386}
- {{pciConfigInWord [pc486]} {read one word from the PCI configuration space} vxworks/bsp/pc486/sysLib.html#pciConfigInWord {BSP Reference} pc486 pc486}
- {{pciConfigInWord [pcPentiumpro]} {read one word from the PCI configuration space} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigInWord {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigInWord [pcPentium]} {read one word from the PCI configuration space} vxworks/bsp/pcPentium/sysLib.html#pciConfigInWord {BSP Reference} pcPentium pcPentium}
- {{pciConfigLibInit [pc386]} {initialize the configuration access-method and addresses} vxworks/bsp/pc386/sysLib.html#pciConfigLibInit {BSP Reference} pc386 pc386}
- {{pciConfigLibInit [pc486]} {initialize the configuration access-method and addresses} vxworks/bsp/pc486/sysLib.html#pciConfigLibInit {BSP Reference} pc486 pc486}
- {{pciConfigLibInit [pcPentiumpro]} {initialize the configuration access-method and addresses} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigLibInit {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigLibInit [pcPentium]} {initialize the configuration access-method and addresses} vxworks/bsp/pcPentium/sysLib.html#pciConfigLibInit {BSP Reference} pcPentium pcPentium}
- {{pciConfigModifyByte [pc386]} {Perform a masked longword register update} vxworks/bsp/pc386/sysLib.html#pciConfigModifyByte {BSP Reference} pc386 pc386}
- {{pciConfigModifyByte [pc486]} {Perform a masked longword register update} vxworks/bsp/pc486/sysLib.html#pciConfigModifyByte {BSP Reference} pc486 pc486}
- {{pciConfigModifyByte [pcPentiumpro]} {Perform a masked longword register update} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigModifyByte {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigModifyByte [pcPentium]} {Perform a masked longword register update} vxworks/bsp/pcPentium/sysLib.html#pciConfigModifyByte {BSP Reference} pcPentium pcPentium}
- {{pciConfigModifyLong [pc386]} {Perform a masked longword register update} vxworks/bsp/pc386/sysLib.html#pciConfigModifyLong {BSP Reference} pc386 pc386}
- {{pciConfigModifyLong [pc486]} {Perform a masked longword register update} vxworks/bsp/pc486/sysLib.html#pciConfigModifyLong {BSP Reference} pc486 pc486}
- {{pciConfigModifyLong [pcPentiumpro]} {Perform a masked longword register update} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigModifyLong {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigModifyLong [pcPentium]} {Perform a masked longword register update} vxworks/bsp/pcPentium/sysLib.html#pciConfigModifyLong {BSP Reference} pcPentium pcPentium}
- {{pciConfigModifyWord [pc386]} {Perform a masked longword register update} vxworks/bsp/pc386/sysLib.html#pciConfigModifyWord {BSP Reference} pc386 pc386}
- {{pciConfigModifyWord [pc486]} {Perform a masked longword register update} vxworks/bsp/pc486/sysLib.html#pciConfigModifyWord {BSP Reference} pc486 pc486}
- {{pciConfigModifyWord [pcPentiumpro]} {Perform a masked longword register update} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigModifyWord {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigModifyWord [pcPentium]} {Perform a masked longword register update} vxworks/bsp/pcPentium/sysLib.html#pciConfigModifyWord {BSP Reference} pcPentium pcPentium}
- {{pciConfigOutByte [pc386]} {write one byte to the PCI configuration space} vxworks/bsp/pc386/sysLib.html#pciConfigOutByte {BSP Reference} pc386 pc386}
- {{pciConfigOutByte [pc486]} {write one byte to the PCI configuration space} vxworks/bsp/pc486/sysLib.html#pciConfigOutByte {BSP Reference} pc486 pc486}
- {{pciConfigOutByte [pcPentiumpro]} {write one byte to the PCI configuration space} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigOutByte {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigOutByte [pcPentium]} {write one byte to the PCI configuration space} vxworks/bsp/pcPentium/sysLib.html#pciConfigOutByte {BSP Reference} pcPentium pcPentium}
- {{pciConfigOutLong [pc386]} {write one longword to the PCI configuration space} vxworks/bsp/pc386/sysLib.html#pciConfigOutLong {BSP Reference} pc386 pc386}
- {{pciConfigOutLong [pc486]} {write one longword to the PCI configuration space} vxworks/bsp/pc486/sysLib.html#pciConfigOutLong {BSP Reference} pc486 pc486}
- {{pciConfigOutLong [pcPentiumpro]} {write one longword to the PCI configuration space} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigOutLong {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigOutLong [pcPentium]} {write one longword to the PCI configuration space} vxworks/bsp/pcPentium/sysLib.html#pciConfigOutLong {BSP Reference} pcPentium pcPentium}
- {{pciConfigOutWord [pc386]} {write one 16-bit word to the PCI configuration space} vxworks/bsp/pc386/sysLib.html#pciConfigOutWord {BSP Reference} pc386 pc386}
- {{pciConfigOutWord [pc486]} {write one 16-bit word to the PCI configuration space} vxworks/bsp/pc486/sysLib.html#pciConfigOutWord {BSP Reference} pc486 pc486}
- {{pciConfigOutWord [pcPentiumpro]} {write one 16-bit word to the PCI configuration space} vxworks/bsp/pcPentiumpro/sysLib.html#pciConfigOutWord {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciConfigOutWord [pcPentium]} {write one 16-bit word to the PCI configuration space} vxworks/bsp/pcPentium/sysLib.html#pciConfigOutWord {BSP Reference} pcPentium pcPentium}
- {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 [pc386]} {configure a device on a PCI bus} vxworks/bsp/pc386/sysLib.html#pciDevConfig {BSP Reference} pc386 pc386}
- {{pciDevConfig [pc486]} {configure a device on a PCI bus} vxworks/bsp/pc486/sysLib.html#pciDevConfig {BSP Reference} pc486 pc486}
- {{pciDevConfig [pcPentiumpro]} {configure a device on a PCI bus} vxworks/bsp/pcPentiumpro/sysLib.html#pciDevConfig {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciDevConfig [pcPentium]} {configure a device on a PCI bus} vxworks/bsp/pcPentium/sysLib.html#pciDevConfig {BSP Reference} pcPentium pcPentium}
- {{pciDeviceShow [pc386]} {print information about PCI devices} vxworks/bsp/pc386/sysLib.html#pciDeviceShow {BSP Reference} pc386 pc386}
- {{pciDeviceShow [pc486]} {print information about PCI devices} vxworks/bsp/pc486/sysLib.html#pciDeviceShow {BSP Reference} pc486 pc486}
- {{pciDeviceShow [pcPentiumpro]} {print information about PCI devices} vxworks/bsp/pcPentiumpro/sysLib.html#pciDeviceShow {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciDeviceShow [pcPentium]} {print information about PCI devices} vxworks/bsp/pcPentium/sysLib.html#pciDeviceShow {BSP Reference} pcPentium pcPentium}
- {{pciFindClass [pc386]} {find the nth occurence of a device by PCI class code.} vxworks/bsp/pc386/sysLib.html#pciFindClass {BSP Reference} pc386 pc386}
- {{pciFindClass [pc486]} {find the nth occurence of a device by PCI class code.} vxworks/bsp/pc486/sysLib.html#pciFindClass {BSP Reference} pc486 pc486}
- {{pciFindClass [pcPentiumpro]} {find the nth occurence of a device by PCI class code.} vxworks/bsp/pcPentiumpro/sysLib.html#pciFindClass {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciFindClass [pcPentium]} {find the nth occurence of a device by PCI class code.} vxworks/bsp/pcPentium/sysLib.html#pciFindClass {BSP Reference} pcPentium pcPentium}
- {{pciFindClassShow [pc386]} {find a device by 24-bit class code} vxworks/bsp/pc386/sysLib.html#pciFindClassShow {BSP Reference} pc386 pc386}
- {{pciFindClassShow [pc486]} {find a device by 24-bit class code} vxworks/bsp/pc486/sysLib.html#pciFindClassShow {BSP Reference} pc486 pc486}
- {{pciFindClassShow [pcPentiumpro]} {find a device by 24-bit class code} vxworks/bsp/pcPentiumpro/sysLib.html#pciFindClassShow {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciFindClassShow [pcPentium]} {find a device by 24-bit class code} vxworks/bsp/pcPentium/sysLib.html#pciFindClassShow {BSP Reference} pcPentium pcPentium}
- {{pciFindDevice [pc386]} {find the nth device with the given device & vendor ID} vxworks/bsp/pc386/sysLib.html#pciFindDevice {BSP Reference} pc386 pc386}
- {{pciFindDevice [pc486]} {find the nth device with the given device & vendor ID} vxworks/bsp/pc486/sysLib.html#pciFindDevice {BSP Reference} pc486 pc486}
- {{pciFindDevice [pcPentiumpro]} {find the nth device with the given device & vendor ID} vxworks/bsp/pcPentiumpro/sysLib.html#pciFindDevice {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciFindDevice [pcPentium]} {find the nth device with the given device & vendor ID} vxworks/bsp/pcPentium/sysLib.html#pciFindDevice {BSP Reference} pcPentium pcPentium}
- {{pciFindDeviceShow [pc386]} {find a device by deviceId, then print an information.} vxworks/bsp/pc386/sysLib.html#pciFindDeviceShow {BSP Reference} pc386 pc386}
- {{pciFindDeviceShow [pc486]} {find a device by deviceId, then print an information.} vxworks/bsp/pc486/sysLib.html#pciFindDeviceShow {BSP Reference} pc486 pc486}
- {{pciFindDeviceShow [pcPentiumpro]} {find a device by deviceId, then print an information.} vxworks/bsp/pcPentiumpro/sysLib.html#pciFindDeviceShow {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciFindDeviceShow [pcPentium]} {find a device by deviceId, then print an information.} vxworks/bsp/pcPentium/sysLib.html#pciFindDeviceShow {BSP Reference} pcPentium pcPentium}
- {{pciHeaderShow [pc386]} {print a header of the specified PCI device} vxworks/bsp/pc386/sysLib.html#pciHeaderShow {BSP Reference} pc386 pc386}
- {{pciHeaderShow [pc486]} {print a header of the specified PCI device} vxworks/bsp/pc486/sysLib.html#pciHeaderShow {BSP Reference} pc486 pc486}
- {{pciHeaderShow [pcPentiumpro]} {print a header of the specified PCI device} vxworks/bsp/pcPentiumpro/sysLib.html#pciHeaderShow {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciHeaderShow [pcPentium]} {print a header of the specified PCI device} vxworks/bsp/pcPentium/sysLib.html#pciHeaderShow {BSP Reference} pcPentium pcPentium}
- {{pciInt [pc386]} {interrupt handler for shared PCI interrupt.} vxworks/bsp/pc386/sysLib.html#pciInt {BSP Reference} pc386 pc386}
- {{pciInt [pc486]} {interrupt handler for shared PCI interrupt.} vxworks/bsp/pc486/sysLib.html#pciInt {BSP Reference} pc486 pc486}
- {{pciInt [pcPentiumpro]} {interrupt handler for shared PCI interrupt.} vxworks/bsp/pcPentiumpro/sysLib.html#pciInt {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciInt [pcPentium]} {interrupt handler for shared PCI interrupt.} vxworks/bsp/pcPentium/sysLib.html#pciInt {BSP Reference} pcPentium pcPentium}
- {{pciIntConnect [pc386]} {connect the interrupt handler to the PCI interrupt.} vxworks/bsp/pc386/sysLib.html#pciIntConnect {BSP Reference} pc386 pc386}
- {{pciIntConnect [pc486]} {connect the interrupt handler to the PCI interrupt.} vxworks/bsp/pc486/sysLib.html#pciIntConnect {BSP Reference} pc486 pc486}
- {{pciIntConnect [pcPentiumpro]} {connect the interrupt handler to the PCI interrupt.} vxworks/bsp/pcPentiumpro/sysLib.html#pciIntConnect {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciIntConnect [pcPentium]} {connect the interrupt handler to the PCI interrupt.} vxworks/bsp/pcPentium/sysLib.html#pciIntConnect {BSP Reference} pcPentium pcPentium}
- {{pciIntDisconnect [pc386]} {disconnect the interrupt handler from the PCI interrupt.} vxworks/bsp/pc386/sysLib.html#pciIntDisconnect {BSP Reference} pc386 pc386}
- {{pciIntDisconnect [pc486]} {disconnect the interrupt handler from the PCI interrupt.} vxworks/bsp/pc486/sysLib.html#pciIntDisconnect {BSP Reference} pc486 pc486}
- {{pciIntDisconnect [pcPentiumpro]} {disconnect the interrupt handler from the PCI interrupt.} vxworks/bsp/pcPentiumpro/sysLib.html#pciIntDisconnect {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciIntDisconnect [pcPentium]} {disconnect the interrupt handler from the PCI interrupt.} vxworks/bsp/pcPentium/sysLib.html#pciIntDisconnect {BSP Reference} pcPentium pcPentium}
- {{pciIntLibInit [pc386]} {} vxworks/bsp/pc386/sysLib.html#pciIntLibInit {BSP Reference} pc386 pc386}
- {{pciIntLibInit [pc486]} {} vxworks/bsp/pc486/sysLib.html#pciIntLibInit {BSP Reference} pc486 pc486}
- {{pciIntLibInit [pcPentiumpro]} {} vxworks/bsp/pcPentiumpro/sysLib.html#pciIntLibInit {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciIntLibInit [pcPentium]} {} vxworks/bsp/pcPentium/sysLib.html#pciIntLibInit {BSP Reference} pcPentium pcPentium}
- {{pciSpecialCycle [pc386]} {generate a special cycle with a message} vxworks/bsp/pc386/sysLib.html#pciSpecialCycle {BSP Reference} pc386 pc386}
- {{pciSpecialCycle [pc486]} {generate a special cycle with a message} vxworks/bsp/pc486/sysLib.html#pciSpecialCycle {BSP Reference} pc486 pc486}
- {{pciSpecialCycle [pcPentiumpro]} {generate a special cycle with a message} vxworks/bsp/pcPentiumpro/sysLib.html#pciSpecialCycle {BSP Reference} pcPentiumpro pcPentiumpro}
- {{pciSpecialCycle [pcPentium]} {generate a special cycle with a message} vxworks/bsp/pcPentium/sysLib.html#pciSpecialCycle {BSP Reference} pcPentium pcPentium}
- {{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 <n> 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 {}}