/openbsd-src/usr.bin/fstat/ |
H A D | fstat.c | 145 struct kinfo_file *kf, *kflast; in main() local 382 fstat_dofile(struct kinfo_file *kf) in fstat_dofile() 427 vtrans(struct kinfo_file *kf) in vtrans() 526 pipetrans(struct kinfo_file *kf) in pipetrans() 557 kqueuetrans(struct kinfo_file *kf) in kqueuetrans() 624 find_splices(struct kinfo_file *kf, int cnt) in find_splices() 644 print_inet_details(struct kinfo_file *kf) in print_inet_details() 679 print_inet6_details(struct kinfo_file *kf) in print_inet6_details() 725 print_sock_details(struct kinfo_file *kf) in print_sock_details() 734 socktrans(struct kinfo_file *kf) in socktrans()
|
H A D | fuser.c | 68 match(struct filearg *fa, struct kinfo_file *kf) in match() 84 fuser_check(struct kinfo_file *kf) in fuser_check()
|
/openbsd-src/lib/libkvm/ |
H A D | kvm_file2.c | 206 struct kinfo_file kf; in kvm_deadfile_byfile() local 271 struct kinfo_file kf; in kvm_deadfile_byid() local 468 fill_file(kvm_t *kd, struct kinfo_file *kf, struct file *fp, u_long fpaddr, in fill_file() 767 ufs_filestat(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in ufs_filestat() 796 ext2fs_filestat(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in ext2fs_filestat() 825 msdos_filestat(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in msdos_filestat() 851 nfs_filestat(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in nfs_filestat() 871 spec_filestat(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in spec_filestat() 897 filestat(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in filestat()
|
H A D | kvm_cd9660.c | 41 _kvm_stat_cd9660(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in _kvm_stat_cd9660()
|
H A D | kvm_ntfs.c | 52 _kvm_stat_ntfs(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in _kvm_stat_ntfs()
|
H A D | kvm_udf.c | 75 _kvm_stat_udf(kvm_t *kd, struct kinfo_file *kf, struct vnode *vp) in _kvm_stat_udf()
|
/openbsd-src/usr.sbin/bgpd/ |
H A D | kroute.c | 459 kr_change(u_int rtableid, struct kroute_full *kf) in kr_change() argument 485 kr4_change(struct ktable * kt,struct kroute_full * kf) kr4_change() argument 522 kr6_change(struct ktable * kt,struct kroute_full * kf) kr6_change() argument 560 krVPN4_change(struct ktable * kt,struct kroute_full * kf) krVPN4_change() argument 616 krVPN6_change(struct ktable * kt,struct kroute_full * kf) krVPN6_change() argument 673 kr_delete(u_int rtableid,struct kroute_full * kf) kr_delete() argument 885 struct kroute_full *kf; kr_show_route() local 1227 kr_redistribute(int type,struct ktable * kt,struct kroute_full * kf) kr_redistribute() argument 1389 kr_priority(struct kroute_full * kf) kr_priority() argument 1399 static struct kroute_full kf; kr_tofull() local 1420 static struct kroute_full kf; kr6_tofull() local 1604 kroute_matchgw(struct kroute * kr,struct kroute_full * kf) kroute_matchgw() argument 1628 kroute_insert(struct ktable * kt,struct kroute_full * kf) kroute_insert() argument 1739 kroute4_remove(struct ktable * kt,struct kroute_full * kf,int any) kroute4_remove() argument 1809 kroute6_remove(struct ktable * kt,struct kroute_full * kf,int any) kroute6_remove() argument 1879 kroute_remove(struct ktable * kt,struct kroute_full * kf,int any) kroute_remove() argument 1946 kroute6_matchgw(struct kroute6 * kr,struct kroute_full * kf) kroute6_matchgw() argument 2156 knexthop_true_nexthop(struct ktable * kt,struct kroute_full * kf) knexthop_true_nexthop() argument 2267 knexthop_update(struct ktable * kt,struct kroute_full * kf) knexthop_update() argument 2673 send_rtmsg(int action,struct ktable * kt,struct kroute_full * kf) send_rtmsg() argument 2844 struct kroute_full kf; fetchtable() local 2975 struct kroute_full kf; dispatch_rtmsg() local 3049 dispatch_rtmsg_addr(struct rt_msghdr * rtm,struct kroute_full * kf) dispatch_rtmsg_addr() argument 3139 kr_fib_delete(struct ktable * kt,struct kroute_full * kf,int mpath) kr_fib_delete() argument 3145 kr_fib_change(struct ktable * kt,struct kroute_full * kf,int type,int mpath) kr_fib_change() argument [all...] |
H A D | bgpd.c | 847 struct kroute_full kf; dispatch_imsg() local 1164 bgpd_oknexthop(struct kroute_full * kf) bgpd_oknexthop() argument [all...] |
H A D | rde.c | 3236 struct kroute_full kf; rde_send_kroute() local 4452 struct kroute_full kf; network_dump_upcall() local [all...] |
/openbsd-src/usr.bin/kstat/ |
H A D | kstat.c | 184 struct kstat_filter *kf = kstat_filter_parse(argv[i]); in main() local 228 struct kstat_filter *kf; in kstat_filter_parse() local 292 struct kstat_filter *kf; in kstat_filter_entry() local
|
/openbsd-src/sys/dev/microcode/kue/ |
H A D | build.c | 33 struct kue_firmware kfproto, *kf; in main() local
|
/openbsd-src/usr.bin/netstat/ |
H A D | unix.c | 57 unixdomainpr(struct kinfo_file *kf) in unixdomainpr()
|
H A D | inet.c | 147 struct kinfo_file *kf; in protopr() local 217 netdomainpr(struct kinfo_file * kf,int proto) netdomainpr() argument [all...] |
/openbsd-src/usr.bin/systat/ |
H A D | netstat.c | 169 enter(struct kinfo_file *kf) in enter() argument 306 struct kinfo_file *kf; read_ns() local [all...] |
/openbsd-src/regress/usr.bin/ssh/unittests/sshkey/ |
H A D | test_sshkey.c | 174 struct sshkey *kr = NULL, *kd = NULL, *ke = NULL, *kf = NULL; in sshkey_tests() local [all...] |
/openbsd-src/lib/libcrypto/idea/ |
H A D | idea.c | 349 IDEA_INT *kt, *kf, r0, r1, r2; in idea_set_encrypt_key() local
|
/openbsd-src/usr.sbin/bgpctl/ |
H A D | output_json.c | 364 json_fib(struct kroute_full * kf) json_fib() argument [all...] |
H A D | output.c | 471 show_fib(struct kroute_full * kf) show_fib() argument [all...] |
H A D | bgpctl.c | 468 struct kroute_full kf; show() local
|
/openbsd-src/usr.sbin/pstat/ |
H A D | pstat.c | 88 struct kinfo_file *kf; variable
|
/openbsd-src/sys/kern/ |
H A D | kern_sysctl.c | 1220 fill_file(struct kinfo_file * kf,struct file * fp,struct filedesc * fdp,int fd,struct vnode * vp,struct process * pr,struct proc * p,struct socket * so,int show_pointers) fill_file() argument 1449 struct kinfo_file *kf; sysctl_file() local [all...] |