Searched defs:tee (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/sys/netinet/ |
H A D | ip_divert.c | 537 ip_divert_out(struct mbuf *m, int tee) in ip_divert_out() 564 ip_divert_in(struct mbuf *m, int tee) in ip_divert_in() 660 ip_divert(struct mbuf *m, int tee, int incoming) in ip_divert()
|
H A D | ip_divert.h | 44 int tee; member
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ui-file.c | 696 struct tee_file *tee = xmalloc (sizeof (struct tee_file)); in tee_file_new() local 714 struct tee_file *tee = ui_file_data (file); in tee_file_delete() local 730 struct tee_file *tee = ui_file_data (file); in tee_file_flush() local 742 struct tee_file *tee = ui_file_data (file); in tee_file_write() local 754 struct tee_file *tee = ui_file_data (file); in tee_file_fputs() local 766 struct tee_file *tee = ui_file_data (file); in tee_file_isatty() local
|
/dflybsd-src/sys/netgraph7/ |
H A D | ng_ipfw.c | 259 ng_ipfw_input(struct mbuf **m0, int dir, struct ip_fw_args *fwa, int tee) in ng_ipfw_input()
|
/dflybsd-src/sys/net/ipfw3/ |
H A D | ip_fw3.c | 1185 int tee = 0, error = 0, ret; in ip_fw3_check_in() local 1260 int tee = 0, error = 0, ret; in ip_fw3_check_out() local
|
/dflybsd-src/sbin/md5/ |
H A D | md5.c | 582 MDFilter(const Algorithm_t *alg, int tee) in MDFilter()
|
/dflybsd-src/sys/net/ipfw/ |
H A D | ip_fw2.c | 6949 int tee = 0, error = 0, ret; in ipfw_check_in() local 7008 int tee = 0, error = 0, ret; in ipfw_check_out() local
|