Searched refs:direction (Results 51 - 75 of 219) sorted by relevance

123456789

/freebsd-9.3-release/lib/libedit/
H A Dsearch.c586 cv_csearch(EditLine *el, int direction, int ch, int count, int tflag) argument
602 el->el_search.chadir = direction;
608 cp += direction;
609 for (;;cp += direction) {
620 cp -= direction;
625 if (direction > 0)
/freebsd-9.3-release/bin/sh/
H A Dhistedit.c194 int first, last, direction; local
321 direction = first < last ? H_PREV : H_NEXT;
349 for (;retval != -1; retval = history(hist, &he, direction)) {
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipmon_y.y63 %type <opt> direction dstip dstport every execute group interface
99 direction { $$ = $1; }
127 direction: label
251 { "direction", IPM_DIRECTION },
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64-protos.h106 /* expr.h defines ARGS_SIZE_RTX and `enum direction'. */
107 extern enum direction ia64_hpux_function_arg_padding (enum machine_mode, tree);
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc-protos.h39 /* expr.h defines ARGS_SIZE_RTX and `enum direction' */
40 extern enum direction function_arg_padding (enum machine_mode, tree);
/freebsd-9.3-release/contrib/groff/src/devices/grolbp/
H A Dlbp.h101 lbpmoverel(int despl, char direction) argument
103 fprintf(lbpoutput,"\033[%d%c",despl,direction);
108 lbplinerel(int width,int despl,char direction )
110 fprintf(lbpoutput,"\033[%d;0;9{\033[%d%c\033[9}",width,despl,direction);
414 /* if we've changed direction we must draw the line */
/freebsd-9.3-release/contrib/texinfo/info/
H A Dwindow.h82 int direction; /* The direction that this search is heading in. */ member in struct:__anon4246
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h150 void printsub (int direction, unsigned char *pointer, int length);
/freebsd-9.3-release/lib/libc/sparc64/gen/
H A Dmodf.S121 set FSR_RD_MASK, %l3 ! %l3 = rounding direction mask
/freebsd-9.3-release/sys/dev/usb/storage/
H A Durio.c145 .direction = UE_DIR_OUT,
154 .direction = UE_DIR_IN,
163 .direction = UE_DIR_ANY,
173 .direction = UE_DIR_ANY,
H A Dumass.c499 .direction = UE_DIR_ANY,
509 .direction = UE_DIR_ANY,
519 .direction = UE_DIR_ANY,
529 .direction = UE_DIR_OUT,
538 .direction = UE_DIR_IN,
548 .direction = UE_DIR_ANY,
557 .direction = UE_DIR_OUT,
567 .direction = UE_DIR_ANY,
576 .direction = UE_DIR_IN,
589 .direction
[all...]
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dchannel.c247 panic("%s(): Invalid direction=%d", __func__, dir);
288 if (c->direction == PCMDIR_PLAY)
371 if (c->direction == PCMDIR_PLAY) {
429 KASSERT(c->direction == PCMDIR_PLAY, ("%s(): bad channel", __func__));
559 KASSERT(c->direction == PCMDIR_REC, ("chn_rdupdate on bad channel"));
655 if (c->direction == PCMDIR_PLAY)
694 if (c->direction == PCMDIR_REC) {
727 if (c->direction == PCMDIR_PLAY)
776 if (c->direction != PCMDIR_PLAY)
969 KASSERT(c->direction
1188 chn_init(struct pcm_channel *c, void *devinfo, int dir, int direction) argument
[all...]
H A Dchannel.h98 int direction; member in struct:pcm_channel
263 int chn_init(struct pcm_channel *c, void *devinfo, int dir, int direction);
424 #define CHN_DIRSTR(c) (((c)->direction == PCMDIR_PLAY) ? \
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf.c383 (s)->rule.ptr->direction == PF_OUT) || \
385 (s)->rule.ptr->direction == PF_IN)) && \
398 (s)->rule.ptr->direction == PF_OUT) || \
400 (s)->rule.ptr->direction == PF_IN)) && \
644 (((*state)->direction == PF_OUT &&
647 ((*state)->direction == PF_IN &&
880 si->s->direction == s->direction) {
1840 dir = s ? s->direction : 0;
1954 if (cur->direction !
2967 pf_socket_lookup(int direction, struct pf_pdesc *pd, struct inpcb *inp_arg) argument
3334 pf_test_rule(struct pf_rule **rm, struct pf_state **sm, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, struct pf_rule **am, struct pf_ruleset **rsm, struct ifqueue *ifq, struct inpcb *inp) argument
4093 pf_test_fragment(struct pf_rule **rm, int direction, struct pfi_kif *kif, struct mbuf *m, void *h, struct pf_pdesc *pd, struct pf_rule **am, struct pf_ruleset **rsm) argument
4609 pf_test_state_tcp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
4806 pf_test_state_udp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd) argument
4880 pf_test_state_icmp(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, int off, void *h, struct pf_pdesc *pd, u_short *reason) argument
5579 pf_test_state_other(struct pf_state **state, int direction, struct pfi_kif *kif, struct mbuf *m, struct pf_pdesc *pd) argument
[all...]
/freebsd-9.3-release/contrib/libreadline/
H A Dsearch.c199 cxt->direction = dir;
341 return (noninc_dosearch (noninc_search_string, cxt->direction));
/freebsd-9.3-release/libexec/tftpd/
H A Dtftp-utils.c301 printstats(const char *direction, int verbose, struct tftp_stats *ts) argument
310 direction, ts->amount, delta, ts->blocks);
/freebsd-9.3-release/sys/netinet/
H A Dsiftr.c170 uint8_t direction; member in struct:pkt_node
281 static char direction[3] = {'\0', 'i','o'}; variable
396 if (pkt_node->direction == PFIL_IN)
445 direction[pkt_node->direction],
502 direction[pkt_node->direction],
793 pn->direction = dir;
806 * stack in either direction.
/freebsd-9.3-release/contrib/groff/src/preproc/pic/
H A Dobject.cpp790 graphic_object *object_spec::make_box(position *curpos, direction *dirp)
834 position *curpos, direction *dirp)
837 dir = *dirp; // ignore any direction in attribute list
944 graphic_object *object_spec::make_block(position *curpos, direction *dirp)
982 graphic_object *object_spec::make_text(position *curpos, direction *dirp)
1032 graphic_object *object_spec::make_ellipse(position *curpos, direction *dirp)
1081 graphic_object *object_spec::make_circle(position *curpos, direction *dirp)
1129 graphic_object *object_spec::make_move(position *curpos, direction *dirp)
1416 linear_object *object_spec::make_line(position *curpos, direction *dirp)
1616 // handle arrow direction; mak
[all...]
/freebsd-9.3-release/sbin/natd/
H A Dnatd.c107 static void DoAliasing (int fd, int direction);
556 * Print packet direction and protocol type.
637 static void DoAliasing (int fd, int direction) argument
684 if (direction == DONT_KNOW) {
686 direction = OUTPUT;
688 direction = INPUT;
693 * Print packet direction and protocol type.
695 printf (direction == OUTPUT ? "Out " : "In ");
722 if (direction == OUTPUT) {
753 if (direction
[all...]
/freebsd-9.3-release/contrib/pf/ftp-proxy/
H A Dfilter.c70 pfr.rule.direction = dir;
346 pnl.direction = PF_OUT;
374 pnl.direction = PF_OUT;
/freebsd-9.3-release/contrib/pf/tftp-proxy/
H A Dfilter.c74 pfr.rule.direction = dir;
357 pnl.direction = PF_OUT;
385 pnl.direction = PF_OUT;
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dlibbfd-in.h642 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
644 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
H A Dlibbfd.h647 ((abfd)->direction == read_direction || (abfd)->direction == both_direction)
649 ((abfd)->direction == write_direction || (abfd)->direction == both_direction)
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-tcp.c185 enum sunrpc_msg_type direction; local
194 direction = (enum sunrpc_msg_type)EXTRACT_32BITS(&rp->rm_direction);
196 direction == SUNRPC_CALL) {
202 direction == SUNRPC_REPLY) {
/freebsd-9.3-release/sys/dev/usb/misc/
H A Dudbp.c207 .direction = UE_DIR_OUT,
217 .direction = UE_DIR_IN,
226 .direction = UE_DIR_ANY,
236 .direction = UE_DIR_ANY,

Completed in 419 milliseconds

123456789