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

  /src/games/hunt/huntd/
terminal.c 110 * Refresh the screen
115 sendcom(pp, REFRESH);
execute.c 374 sendcom(pp, REFRESH);
377 sendcom(pp, REFRESH);
421 sendcom(pp, REFRESH);
424 sendcom(pp, REFRESH);
answer.c 166 sendcom(pp, REFRESH);
246 sendcom(pp, REFRESH);
370 sendcom(newpp, REFRESH);
shots.c 169 sendcom(pp, REFRESH); /* Flush out the explosions */
171 sendcom(pp, REFRESH);
175 sendcom(pp, REFRESH);
  /src/usr.sbin/timed/timedc/
cmds.c 71 enum { CACHED, REFRESH };
74 myname(int refresh)
79 if (refresh || !initialized) {
236 (void)myname(REFRESH);
326 (void)myname(REFRESH);
453 if (getaddr(myname(REFRESH), &dest, port) == NULL)
  /src/games/hunt/include/
hunt_common.h 67 #define REFRESH ('r' | 0200)
  /src/games/hunt/hunt/
playit.c 140 case REFRESH:
141 refresh();
145 refresh();
148 refresh();
157 refresh();
299 refresh();
313 refresh();
334 refresh();
337 refresh();
385 refresh();
    [all...]
  /src/external/mpl/dhcp/dist/includes/
dhctoken.h 314 REFRESH = 612,
  /src/external/mpl/dhcp/dist/keama/
dhctoken.h 318 REFRESH = 612,
conflex.c 1298 return REFRESH;
  /src/external/mpl/dhcp/dist/dhcpctl/
omshell.c 242 printf (" refresh\n");
786 case REFRESH:
789 printf ("usage: refresh\n");
811 printf ("can't refresh object: %s\n",
  /src/external/mpl/dhcp/dist/common/
conflex.c 1320 return REFRESH;
  /src/external/mpl/bind/dist/bin/named/
server.c 4745 * refresh the RRset will still be made in background.
4766 result = named_config_get(maps, "stale-refresh-time", &obj);
11093 msg = "zone refresh queued";
11234 * Act on a "refresh" command from the command channel.
11241 const char msg1[] = "zone refresh queued";
12688 snprintf(line, sizeof(line), "xfers first refresh: %u\n",
15620 /* Refresh/expire times */
15630 /* Key refresh time */
15709 CHECK(putstr(text, "\nnext refresh: "));
16289 isc_time_set(&t, kd.refresh, 0)
    [all...]
  /src/share/terminfo/
terminfo 10747 # sw2 ON selects 50Hz monitor refresh rate
10748 # OFF selects 60Hz monitor refresh rate - Factory Setting
11305 # 4: 50 Hz refresh 60 Hz refresh
14958 # "REDRAW" same as "REFRESH" (krfr)
16668 # checked by "op", "seta[bf]", and "set[bf]" to refresh the attribute settings.
22010 # the cpu to bitblt pixels to scroll, it took longer than the refresh
22909 # 7 = 50Hz refresh (1 = 60Hz refresh)
    [all...]

Completed in 173 milliseconds