Home
last modified time | relevance | path

Searched refs:down (Results 1 – 25 of 170) sorted by relevance

1234567

/dragonfly/sbin/startslip/
HDstartslip.c94 static void down(int);
254 down(0); in main()
261 down(3); in main()
273 down(2); in main()
296 down(1); in main()
308 down(2); in main()
312 down(2); in main()
317 down(2); in main()
337 down(2); in main()
346 down(2); in main()
[all …]
/dragonfly/games/quiz/datfiles/
HDposneg3 standing up:sitting down
26 fall down|go to bed:[get|stand|rise] up
28 up:down
HDpoetry153 I fled Him, down the nights and down the days;:\
154 I fled Him, down the arches of the years:\
169 I must go down to the seas again, to the lonely sea and the sky,:\
/dragonfly/contrib/dhcpcd/src/
HDipv4ll.h49 bool down; member
61 (IPV4LL_CSTATE((ifp)) && !IPV4LL_CSTATE((ifp))->down && \
/dragonfly/contrib/tcsh-6/nls/finnish/
HDset419 17 sends cursor down
34 32 cursor down multiple
/dragonfly/contrib/tcsh-6/nls/ukrainian/
HDset419 17 sends cursor down
34 32 cursor down multiple
/dragonfly/games/sail/
HDpl_7.c284 down(int *posp, int *scrollp, int max, int visible) in down() function
982 down(&player, NULL, cc->vessels, in pickship()
1053 down(&loadpos, NULL, 3, 3); in pickload()
1238 down(&pickerpos, &pickerscroll, NSCENE, LINES-12); in pickscenario()
1571 down(&joinpos, &joinscroll, in startup()
1574 down(&startpos, NULL, in startup()
1577 down(&optionspos, NULL, in startup()
1580 down(&mainpos, NULL, in startup()
/dragonfly/games/battlestar/
HDcommand6.c64 location[position].down) { in land()
66 position = location[position].down; in land()
HDcommand1.c256 if (!location[position].down) { in crash()
263 position = location[position].down; in crash()
HDcommand5.c195 if (location[position].down) { in zzz()
196 position = location[position].down; in zzz()
/dragonfly/usr.bin/rwho/
HDrwho.c63 #define down(w,now) ((now) - (w)->wd_recvtime > 11 * 60) macro
116 if (down(w,now)) { in main()
/dragonfly/usr.bin/window/
HDxxflush.c156 goto down; in xxflush_scroll()
161 down: in xxflush_scroll()
/dragonfly/games/hack/
HDhh49 > down go down the stairs
/dragonfly/tools/tools/net80211/scripts/
HDsetup.sta15 ifconfig $WIRED down delete
HDsetup.local12 ifconfig $WIRED down delete
/dragonfly/share/examples/slattach/
HDunit-command.sh7 ifconfig sl$old_unit delete down
/dragonfly/test/stress/fsx/
HDfsx.c220 int i, count, down; in logdump() local
278 down = lp->args[0] < lp->args[1]; in logdump()
280 down ? "DOWN" : "UP", lp->args[1], lp->args[0]); in logdump()
281 if (badoff >= lp->args[!down] && in logdump()
282 badoff < lp->args[!!down]) in logdump()
/dragonfly/sys/vfs/hammer2/
HDCHANGES5 I haven't figured out a way to break it down into smaller associative
/dragonfly/initrd/rescue/
HDdowpa14 ifconfig wlan0 down > /dev/null 2>&1
/dragonfly/share/examples/netgraph/
HDudp.tunnel28 ifconfig ng0 inet down delete >/dev/null 2>&1
/dragonfly/contrib/tcsh-6/nls/russian/
HDset434 32 cursor down multiple
/dragonfly/games/adventure/
HDglorkz4 1 down a gully.
6 2 down the other side of the hill. There is a building in the distance.
55 28 down to an E/W passage.
101 57 down one wall. You could climb down here but you could not get back
108 60 round two foot hole slants down.
117 65 To explore at random select north, south, up, or down.
139 74 very tight canyon 15 feet below. If you go down you may not be able
162 91 climb down here, but you would not be able to climb up. There is a
216 111 below. You could climb down it, and jump from it to the floor, but
258 124 down a gentle slope. The main corridor enters from the west.
[all …]
/dragonfly/share/examples/ppp/
HDppp.conf.span-isp29 # The connection is implemented so that any ISP connection can go down
31 # of course also possible to shut down any link manually.
176 # to get bogged down with sublinks. Replace REAL-ASSIGNED-IP with the
/dragonfly/contrib/tcsh-6/nls/ja/
HDset3123 121 (WIN32のみ) Page visible console window down
/dragonfly/share/skel/
HDdot.cshrc40 bindkey -k down history-search-forward

1234567