02.03.2014 Views

Tornado

Tornado

Tornado

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

C<br />

<strong>Tornado</strong> Tools Reference<br />

EXAMPLE<br />

RETURNS<br />

SEE ALSO<br />

The following call displays all interfaces whose names begin with “ln”, (such as “ln0”,<br />

“ln1”, and “ln2”):<br />

-> ifShow "ln"<br />

The following call displays just the interface “ln0”:<br />

N/A<br />

-> ifShow "ln0"<br />

windsh, <strong>Tornado</strong> User’s Guide: Shell<br />

C<br />

inetstatShow()<br />

NAME<br />

inetstatShow( ) – display all active connections for Internet protocol sockets<br />

SYNOPSIS<br />

DESCRIPTION<br />

RETURNS<br />

SEE ALSO<br />

void inetstatShow (void)<br />

This routine displays a list of all active Internet protocol sockets in a format similar to the<br />

UNIX netstat command.<br />

N/A<br />

windsh, <strong>Tornado</strong> User’s Guide: Shell<br />

intVecShow( )<br />

NAME<br />

intVecShow( ) – display the interrupt vector table<br />

SYNOPSIS<br />

DESCRIPTION<br />

void intVecShow<br />

(<br />

int vector /* interrupt vector number or -1 to display the whole */<br />

/* vector table */<br />

)<br />

This routine displays information about the given vector or the whole interrupt vector<br />

table if vector is equal to -1.<br />

393

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!