HomeSort by: relevance | last modified time | path
    Searched refs:Down (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/xorg/bin/bitmap/
Makefile 11 FILES= Dashes Down Excl FlipHoriz FlipVert Fold Left Right RotateLeft \
  /src/external/mit/libcbor/dist/docs/doxygen/search/
search.js 270 if (e.keyCode==40 && this.searchIndex<this.SelectItemCount()) // Down
628 else if (this.lastKey==40) // Down
683 else if (this.lastKey==40) // Down
  /src/sys/net/
if_spppsubr.c 274 void (*Down)(struct sppp *, void *);
1088 /* Lets not beat about the bush, we know we're down. */
1511 SPPP_WQ_SET(&scp->work_down, cp->Down, cp);
1730 /* Shut down the PPP link. */
1776 * The generic part of all Up/Down/Open/Close/TO event handlers.
1822 SPPP_DLOG(sp, "%s down(%s)\n", cp->name,
1845 * a down event may be caused regardless
1852 "%s illegal down in state %s\n", cp->name,
2012 /* parse error, shut down */
2478 * We need to do tls to restart when a down event is cause
    [all...]

Completed in 30 milliseconds