/dflybsd-src/sbin/jscan/ |
H A D | jfile.c | 52 struct jfile *jf; in jopen_fd() local 71 struct jfile *jf; in jopen_prefix() local 157 struct jfile *jf; in jrecord_init() local 199 jclose(struct jfile *jf) in jclose() 222 jread(struct jfile *jf, struct jdata *jd, enum jdirection direction) in jread() 575 jwrite(struct jfile *jf, struct jdata *jd) in jwrite() 637 jseek(struct jfile *jf, int64_t transid, enum jdirection direction) in jseek() 747 jalign(struct jfile *jf, enum jdirection direction) in jalign() 768 jreadbuf(struct jfile *jf, enum jdirection direction, void *buf, int bytes) in jreadbuf()
|
H A D | jscan.c | 83 struct jfile *jf; in main() local 421 struct jfile *jf; in fork_subprocess() local 439 jscan_do_output(struct jfile *jf, const char *output_transid_file, const char *dummy __unused, int6… in jscan_do_output() 470 jscan_do_mirror(struct jfile *jf, const char *mirror_transid_file, const char *mirror_directory, in… in jscan_do_mirror() 541 jscan_do_debug(struct jfile *jf, const char *dummy1 __unused, in jscan_do_debug()
|
H A D | subs.c | 38 jf_warn(struct jfile *jf, const char *ctl, ...) in jf_warn()
|
H A D | jstream.c | 260 struct jfile *jf = ss->ss_jfin; in jaddrecord_backtrack() local
|
/dflybsd-src/contrib/libpcap/pcap/ |
H A D | bpf.h | 248 u_char jf; member 269 #define BPF_JUMP(code, k, jt, jf) { (u_short)(code), jt, jf, k } argument
|
/dflybsd-src/sys/net/ |
H A D | bpf.h | 218 u_char jf; member 226 #define BPF_JUMP(code, k, jt, jf) { (u_short)(code), jt, jf, k } argument
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | bpf.c | 360 uint8_t jt, jf; in bpf_cmp_hwaddr() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-prop.c | 1764 ipa_set_jfunc_bits (ipa_jump_func *jf, const widest_int &value, in ipa_set_jfunc_bits() 1807 ipa_set_jfunc_vr (ipa_jump_func *jf, enum value_range_type type, in ipa_set_jfunc_vr() 1817 ipa_set_jfunc_vr (ipa_jump_func *jf, value_range *tmp) in ipa_set_jfunc_vr() 3574 struct ipa_jump_func *jf = ipa_get_ith_jump_func (args, i); in propagate_controlled_uses() local 3657 struct ipa_jump_func *jf = ipa_get_ith_jump_func (args, i); in propagate_controlled_uses() local 3776 struct ipa_jump_func *jf; in remove() local
|
H A D | ipa-fnsummary.c | 466 struct ipa_jump_func *jf = ipa_get_ith_jump_func (args, i); in evaluate_properties_for_edge() local
|
/dflybsd-src/contrib/libpcap/ |
H A D | gencode.h | 209 struct slist *jf; /* only for relative jump in block */ member
|
H A D | optimize.c | 2748 int jt, jf; in convert_code_r() local
|