Searched refs:REFRESH (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Dcron.h52 #define REFRESH 'r' macro
H A Dcron.c2593 /* We got THAW or REFRESH message */
2857 case REFRESH:
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Demacs.c164 REFRESH, /* Redraw entire screen */ enumerator in enum:__anon3947
256 draw(ep,reedit?REFRESH:FIRST);
603 draw(ep,REFRESH);
954 draw(ep,REFRESH);
1008 draw(ep,REFRESH);
1304 if (option == FIRST || option == REFRESH)
1416 if(ep->ed->e_multiline && option == REFRESH && ep->ed->e_nocrnl==0)
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h63 #define REFRESH 1 macro
/illumos-gate/usr/src/cmd/tzreload/
H A Dtzreload.c375 * Send REFRESH event to cron.
391 msg.etype = REFRESH;

Completed in 499 milliseconds