| /src/lib/libterminfo/ |
| termcap.h | 45 extern char *UP;
|
| termcap.c | 48 char *UP; 75 UP = __UNCONST(cursor_up);
|
| /src/usr.sbin/sysinst/arch/evbarm/ |
| md.h | 114 #define MD_SET_EXTRACT_FINALIZE(UP) evbarm_extract_finalize(UP)
|
| /src/usr.sbin/sysinst/arch/sparc64/ |
| msg.md.de | 59 {Kernel (GENERIC.UP)}
|
| msg.md.en | 58 {Kernel (GENERIC.UP)}
|
| msg.md.es | 58 {N�cleo (GENERIC.UP)}
|
| msg.md.fr | 58 {Kernel (GENERIC.UP)}
|
| msg.md.pl | 60 {Kernel (GENERIC.UP)}
|
| /src/tests/net/route/ |
| t_change.sh | 86 atf_check -s exit:0 rump.ifconfig shmif0 10.0.0.10/24 up 121 atf_check -s exit:0 rump.ifconfig shmif0 up 135 flags: 0x843<UP,GATEWAY,DONE,STATIC> 154 flags: 0x843<UP,GATEWAY,DONE,STATIC> 184 atf_check -s exit:0 rump.ifconfig shmif0 10.0.0.10/24 up 188 atf_check -s exit:0 rump.ifconfig shmif1 10.0.0.11/24 up 202 flags: 0x843<UP,GATEWAY,DONE,STATIC> 221 flags: 0x843<UP,GATEWAY,DONE,STATIC> 251 atf_check -s exit:0 rump.ifconfig shmif0 10.0.0.10/24 up 255 atf_check -s exit:0 rump.ifconfig shmif1 10.0.0.11/24 up [all...] |
| t_route.sh | 72 atf_check -s exit:0 rump.ifconfig shmif0 up 83 atf_check -s exit:0 rump.ifconfig shmif0 up 146 atf_check -s exit:0 rump.ifconfig shmif0 up 171 atf_check -s exit:0 rump.ifconfig shmif0 up 172 atf_check -s exit:0 rump.ifconfig shmif1 up 237 flags: 0x40045<UP,HOST,DONE,LOCAL> 253 flags: 0x141<UP,DONE,CONNECTED> 269 flags: 0x843<UP,GATEWAY,DONE,STATIC> 287 flags: 0x141<UP,DONE,CONNECTED> 312 flags: 0x40045<UP,HOST,DONE,LOCAL [all...] |
| /src/games/backgammon/common_source/ |
| fancy.c | 51 * PC, BC, and UP only. This is gross. 68 char *UP; /* up cursor sequence */ 74 static int lUP; /* length of UP */ 83 static char **tstr[] = {&BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP}; 228 if (j < 4) { /* figure how far to back up for next row */ 478 /* try corresponding UP combinations */ 480 /* CR, UP, and ND */ 485 /* UP and ND */ 491 /* UP and BS * [all...] |
| /src/games/warp/ |
| term.c | 148 tmpaddr = tcarea; /* set up strange tgetstr pointer */ 157 UP = Tgetstr("up"); /* move up a line */ 193 if (tgetflag("nc") && *UP) { 194 size_t l = strlen(UP) + 2; 196 snprintf(CR, l, "%s\r",UP); 225 if (!*UP) /* not defined? */ 228 UPsize = comp_tc(cmbuffer,UP,1); 234 printf("UP"); [all...] |
| term.h | 257 EXT char *UP INIT(NULL); /* move cursor up one line */ 301 #define up_line() do_tc(UP,1) 304 ???????? /* up to you */
|
| /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/ |
| words.c | 114 { "up", UP, VERB, NULL }, 115 { "u", UP, VERB, NULL },
|
| fly.c | 42 #undef UP
|
| extern.h | 134 #define UP 1000 248 #define up link[4] macro
|
| command4.c | 238 case UP: 239 deposit = location[position].up * 258 printf("nearby sends up a cloud of ");
|
| cypher.c | 68 * "make love", "climb up"). 73 case UP: 77 puts("you up."); 79 if (!moveplayer(location[position].up, AHEAD)) 82 puts("There is no way up."); 347 printf("anything up.\n"); 366 printf("\nYou can still carry up to "); 567 puts("Surf's up!");
|
| /src/sys/arch/sparc64/doc/ |
| TODO | 11 - GENERIC.UP kernel hangs on v445 (missing interrupt?)
|
| /src/sys/arch/vax/include/ |
| qdreg.h | 200 #define UP 0
|
| /src/sys/dev/qbus/ |
| qdreg.h | 198 #define UP 0
|
| /src/sys/arch/m68k/060sp/dist/ |
| fplsp.s | 5055 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5266 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5785 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 7288 cmp.l %d1,&0x4004C215 # 70log2 rounded up to 16 bits 8029 # being added up. # 9250 # don't want any accrued bits from the fintrz showing up later since 10048 # dst so we don't screw up the version passed to us.
|
| fpsp.s | 1912 # stack frame "up". 1923 # shift the stack frame "up". we don't really care about the <ea> field. 2037 # shift stack frame "up". who cares about <ea> field. 2594 # store a result. then, only fcmp will branch back and pick up a dst operand. 4153 # mode was (a7)+, then the stack frame for the rte must be shifted "up" 4415 mov.w EXC_SR(%a6),2+EXC_PC(%a6) # shift SR "up" 5161 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5372 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 5891 #--THE ARGUMENT REDUCTION IS DONE BY TABLE LOOK UP. 7394 cmp.l %d1,&0x4004C215 # 70log2 rounded up to 16 bit [all...] |
| /src/sys/arch/sparc64/sparc64/ |
| locore.s | 1211 * We need to fix up the window registers, switch to the interrupt 1344 * When we allocate our trap windows we must give up our globals because 1670 /* Look up kpte to test algorithm */ 1725 * It looks up the page mapping in the page table associated with 1744 ldx [%g4+%g6], %g4 ! Load up our page table. 1865 ldx [%g4+%g6], %g4 ! Load up our page table. 2076 * valid register windows, so we need to clean up the window 2275 /* fix up pcb fields */ 2441 * the instruction, clean up the register windows, then done. 2637 ldx [%g4+%g6], %g4 ! Load up our page table [all...] |