Searched defs:flash (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | _flash.c | 49 flash(void) function
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | beep.c | 48 * not, flash the screen if possible. 68 * flash() - Flash the current terminal's screen if possible. If not, 72 flash() function 75 __m_trace("flash(void)"); 85 return __m_return_code("flash", OK);
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | beep.c | 54 * not, flash the screen if possible. 70 * flash() - Flash the current terminal's screen if possible. If not, 74 flash(void) function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | output.c | 387 * Skip this route if doing a flash update and it and the routes 744 int flash, /* 1=flash update */ 777 if (flash) 907 * send all of the routing table or just do a flash update 910 rip_bcast(int flash) argument 928 flash ? "dynamic update" : "all routes", 970 supply(&dst, ifp, type, flash, vers, _B_TRUE); 741 supply(struct sockaddr_in *dst, struct interface *ifp, enum output_type type, int flash, int vers, boolean_t passwd_ok) argument
|
/illumos-gate/usr/src/man/man3xcurses/ |
H A D | Makefile | 162 flash.3xcurses \ 466 flash.3xcurses := LINKSRC = beep.3xcurses
|
/illumos-gate/usr/src/man/man3curses/ |
H A D | Makefile | 196 flash.3curses \ 652 flash.3curses := LINKSRC = curs_beep.3curses
|
Completed in 75 milliseconds