Home
last modified time | relevance | path

Searched defs:reverse (Results 1 – 21 of 21) sorted by relevance

/mirbsd/src/bin/systrace/
Dalias.c117 struct systrace_revalias tmp, *reverse; in systrace_reverse() local
147 struct systrace_revalias *reverse; in systrace_new_alias() local
174 struct systrace_revalias *reverse; in systrace_switch_alias() local
Dsystrace.h179 struct systrace_revalias *reverse; member
Dfilter.c398 struct systrace_revalias *reverse = NULL; in filter_modifypolicy() local
/mirbsd/src/lib/libssl/src/crypto/acss/
Dacss_skey.c23 static unsigned char reverse[] = { variable
/mirbsd/src/lib/libssl/src/apps/
Dpasswd.c75 int passed_salt = 0, quiet = 0, table = 0, reverse = 0; in MAIN() local
420 char *passwd, BIO *out, int quiet, int table, int reverse, in do_passwd()
/mirbsd/src/lib/libncurses/src/ncurses/tty/
Dlib_vidattr.c96 bool reverse = FALSE; in NCURSES_EXPORT() local
/mirbsd/src/lib/libncurses/src/ncurses/widechar/
Dlib_vid_attr.c67 bool reverse = FALSE; in NCURSES_EXPORT() local
/mirbsd/src/usr.bin/tail/
Dreverse.c91 reverse(fp, style, off, sbp) in reverse() function
/mirbsd/src/sys/netinet/
Din_pcb.c1070 in_pcblookup_listen(table, laddr, lport_arg, reverse) in in_pcblookup_listen() argument
1133 in6_pcblookup_listen(table, laddr, lport_arg, reverse) in in6_pcblookup_listen() argument
/mirbsd/src/usr.sbin/lpr/pac/
Dpac.c78 static int reverse; /* Reverse sort order */ variable
/mirbsd/src/lib/libc/stdlib/
Dmerge.c232 #define reverse(bot, top) { \ macro
/mirbsd/src/usr.bin/ul/
Dul.c415 reverse(void) in reverse() function
/mirbsd/src/lib/libncurses/src/ncurses/base/
Dlib_color.c502 _nc_do_color(int old_pair, int pair, bool reverse, int (*outc) (int)) in _nc_do_color()
/mirbsd/src/usr.bin/patch/
Dpatch.c80 bool reverse = false; variable
/mirbsd/src/sbin/ipsecctl/
Dparse.y858 struct ipsec_rule *reverse; in reverse_rule() local
/mirbsd/src/sys/dev/wsfont/
Dwsfont.c177 static const u_char reverse[256] = { variable
/mirbsd/src/usr.bin/tsort/
Dtsort.c304 read_pairs(FILE *f, struct ohash *h, int reverse, const char *name, in read_pairs()
/mirbsd/src/gnu/usr.bin/texinfo/util/
Dtexindex.c73 char reverse; /* Non-zero means compare in reverse order. */ member
/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_autoindex.c1367 int reverse; in emit_link() local
/mirbsd/src/gnu/usr.bin/perl/
Dop.c6840 OP * const reverse = o->op_next; in Perl_peep() local
/mirbsd/src/usr.bin/host/
Dhost.c725 bool reverse = false; /* generate reverse in-addr.arpa queries */ variable