HomeSort by: relevance | last modified time | path
    Searched defs:UP (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libterminfo/
termcap.c 48 char *UP;
75 UP = __UNCONST(cursor_up);
  /src/usr.sbin/ifwatchd/
ifwatchd.c 58 enum event { ARRIVAL, DEPARTURE, UP, DOWN, CARRIER, NO_CARRIER };
246 "\t\t [-d down-script] [-u up-script]\n"
255 "\t -i no (!) initial run of the up script if the interface\n"
256 "\t is already up on ifwatchd startup\n"
258 "\t -u <cmd> specify command to run on interface up event\n"
347 ev = ifam->ifam_type == RTM_DELADDR ? DOWN : UP;
349 if ((ev == UP && aflag == READY) || ev == DOWN)
628 invoke_script(ifd->ifname, UP, ifa, p->ifa_dstaddr);
  /src/games/battlestar/
extern.h 134 #define UP 1000
248 #define up link[4] macro
  /src/sys/dev/qbus/
qdreg.h 198 #define UP 0
  /src/sys/arch/vax/include/
qdreg.h 200 #define UP 0

Completed in 15 milliseconds