Home
last modified time | relevance | path

Searched refs:enter (Results 1 – 25 of 80) sorted by relevance

1234

/dragonfly/usr.sbin/lpr/pac/
H A Dpac.c89 static struct hent *enter(const char _name[]);
155 enter(--cp); in main()
226 hp = enter(cp); in account()
320 enter(const char name[]) in enter() function
/dragonfly/games/hunt/
H A DREADME.protocol126 C: {uint32: 'enter status'}
147 The 'enter status' integer is one of the following:
149 1 (Q_CLOAK) the player wishes to enter cloaked
150 2 (Q_FLY) the player wishes to enter flying
151 3 (Q_SCAN) the player wishes to enter scanning
153 Any other value indicates that the player wishes to enter in
159 On successful allocation, the server will immediately enter the
228 re-enter the game. Otherwise the client should quit.
H A DREADME103 running on a server machine. All players who enter the game
110 playing. The first person to enter hunt will automatically
/dragonfly/usr.bin/systat/
H A Dnetstat.c76 static void enter(struct inpcb *, struct xsocket *, int, const char *);
156 enter(&xtcp->xt_inp, xso, state, "tcp"); in enter_tcp()
168 enter(&xinp->xi_inp, xso, 0, "udp"); in enter_udp()
233 enter(struct inpcb *inp, struct xsocket *so, int state, const char *proto) in enter() function
/dragonfly/sys/dev/acpica/
H A Dacpi_cpu_cstate.c391 cx_ptr->enter = acpi_cst_c1_halt_enter; in acpi_cst_cx_probe_fadt()
425 cx_ptr->enter = acpi_cst_cx_io_enter; in acpi_cst_cx_probe_fadt()
453 cx_ptr->enter = acpi_cst_cx_io_enter; in acpi_cst_cx_probe_fadt()
549 cx_ptr->enter = acpi_cst_c1_halt_enter; in acpi_cst_cx_probe_cst()
601 cx_ptr->enter = acpi_cst_cx_io_enter; in acpi_cst_cx_probe_cst()
612 KASSERT(cx_ptr->enter != NULL, in acpi_cst_cx_probe_cst()
952 cx_next->enter(cx_next); in acpi_cst_idle()
970 cx_next->enter(cx_next); in acpi_cst_idle()
H A Dacpi_cpu_cstate.h43 void (*enter)(const struct acpi_cst_cx *); member
/dragonfly/contrib/tcsh-6/nls/russian/
H A Dset384 82 Vi enter insert mode after the cursor
85 83 Vi enter insert mode at end of line
109 107 Vi replace character under the cursor and enter insert mode
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsgen.c151 enum stringwork { enter, copy, edit, expand, edit_expand }; enumerator
194 scandeltatext(deltas->first, enter, false);
257 case enter: enterstring(); break;
/dragonfly/games/hack/
H A Dhack.fix84 /* Did we just enter a zoo of some kind? */
93 /* Did we just enter a zoo of some kind? */
/dragonfly/contrib/tcsh-6/nls/ukrainian/
H A Dset384 82 Vi enter insert mode after the cursor
85 83 Vi enter insert mode at end of line
109 107 Vi replace character under the cursor and enter insert mode
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-evrp-analyze.h33 void enter (basic_block);
H A Dgimple-ssa-evrp.c99 evrp_range_analyzer.enter (bb); in before_dom_children()
H A Dgimple-ssa-evrp-analyze.c70 evrp_range_analyzer::enter (basic_block bb) in enter() function
/dragonfly/games/adventure/
H A Dinit.c110 static int enter, /*stream,*/ pour; variable
231 enter = vocab(DECR('e', 'n', 't', 'e', 'r'), 0, 0); in linkdata()
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Dreadme.txt98 will see an empty rectangle. Click in the rectangle to enter a
101 d) Type "iASL Compiler" in the box and hit enter. You can now edit
/dragonfly/contrib/nvi2/cl/
H A DREADME.signal70 The second problem is that vi permits you to enter literal signal
85 enter a literal flow control character).
114 to enter a literal character (e.g. ^V^C). If the user enters the
118 since we turn off flow control so that the user can enter literal
/dragonfly/sys/bus/u4b/
H A Dusb_controller.h163 void (*enter)(struct usb_xfer *); member
/dragonfly/sys/platform/pc64/acpica/
H A Dacpi_cstate_machdep.c168 cx->enter = acpi_cst_cx_mwait_enter; in acpi_cst_cx_mwait_setup()
/dragonfly/usr.bin/calendar/calendars/
H A Dcalendar.fictional38 09/15 Black riders enter the Shire (LOTR)
/dragonfly/usr.bin/ee/nls/uk_UA.KOI8-U/
H A Dee.msg114 104 "������� <enter> ��� �����������..."
/dragonfly/contrib/dhcpcd/hooks/
H A Ddhcpcd-run-hooks337 /etc/dhcpcd.enter-hook \
/dragonfly/lib/libc/db/test/
H A DREADME9 To run the tests, enter "sh run.test". If your system dictionary isn't
/dragonfly/contrib/dhcpcd/
H A DREADME.md16 It also has a nice configuration dialog and the ability to enter a pass phrase
/dragonfly/bin/ed/
H A DPOSIX29 encryption. The `x' command prompts the user to enter a key used for
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c1698 .enter = ohci_device_bulk_enter,
1739 .enter = ohci_device_ctrl_enter,
1811 .enter = ohci_device_intr_enter,
2019 .enter = ohci_device_isoc_enter,

1234