Home
last modified time | relevance | path

Searched refs:kin (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_util.h127 void freebsd32_kinfo_knote_to_32(const struct kinfo_knote *kin,
H A Dfreebsd32_misc.c725 freebsd32_kinfo_knote_to_32(const struct kinfo_knote *kin, in freebsd32_kinfo_knote_to_32() argument
729 CP(*kin, *kin32, knt_kq_fd); in freebsd32_kinfo_knote_to_32()
730 freebsd32_kevent_to_kevent32(&kin->knt_event, &kin32->knt_event); in freebsd32_kinfo_knote_to_32()
731 CP(*kin, *kin32, knt_status); in freebsd32_kinfo_knote_to_32()
732 CP(*kin, *kin32, knt_extdata); in freebsd32_kinfo_knote_to_32()
733 switch (kin->knt_extdata) { in freebsd32_kinfo_knote_to_32()
737 CP(*kin, *kin32, knt_vnode.knt_vnode_type); in freebsd32_kinfo_knote_to_32()
738 FU64_CP(*kin, *kin32, knt_vnode.knt_vnode_fsid); in freebsd32_kinfo_knote_to_32()
739 FU64_CP(*kin, *kin32, knt_vnode.knt_vnode_fileid); in freebsd32_kinfo_knote_to_32()
741 kin->knt_vnode.knt_vnode_fullpath, PATH_MAX); in freebsd32_kinfo_knote_to_32()
[all …]
/freebsd/sys/kern/
H A Dkern_event.c3270 struct kinfo_knote kin; in kern_proc_kqueue_report_one() local
3279 memset(&kin, 0, sizeof(kin)); in kern_proc_kqueue_report_one()
3280 kin.knt_kq_fd = kq_fd; in kern_proc_kqueue_report_one()
3281 memcpy(&kin.knt_event, &kn->kn_kevent, sizeof(struct kevent)); in kern_proc_kqueue_report_one()
3282 kin.knt_status = knote_status_export(kn->kn_status); in kern_proc_kqueue_report_one()
3286 (void)kn->kn_fop->f_userdump(p, kn, &kin); in kern_proc_kqueue_report_one()
3289 freebsd32_kinfo_knote_to_32(&kin, &kin32); in kern_proc_kqueue_report_one()
3293 error = sbuf_bcat(s, &kin, sizeof(kin)); in kern_proc_kqueue_report_one()
H A Dsys_pipe.c179 struct kinfo_knote *kin);
1915 struct kinfo_knote *kin) in filt_pipedump() argument
1919 kin->knt_extdata = KNOTE_EXTDATA_PIPE; in filt_pipedump()
1920 kin->knt_pipe.knt_pipe_ino = pipe->pipe_ino; in filt_pipedump()
H A Dvfs_subr.c6671 struct kinfo_knote *kin);
6848 filt_vfsdump(struct proc *p, struct knote *kn, struct kinfo_knote *kin) in filt_vfsdump() argument
6855 kin->knt_extdata = KNOTE_EXTDATA_VNODE; in filt_vfsdump()
6858 kin->knt_vnode.knt_vnode_type = vntype_to_kinfo(vp->v_type); in filt_vfsdump()
6866 kin->knt_vnode.knt_vnode_fsid = va.va_fsid; in filt_vfsdump()
6867 kin->knt_vnode.knt_vnode_fileid = va.va_fileid; in filt_vfsdump()
6873 strlcpy(kin->knt_vnode.knt_vnode_fullpath, fullpath, in filt_vfsdump()
6874 sizeof(kin->knt_vnode.knt_vnode_fullpath)); in filt_vfsdump()
/freebsd/sys/sys/
H A Devent.h289 struct kinfo_knote *kin);
/freebsd/share/misc/
H A Diso639265 rw kin kin Kinyarwanda
/freebsd/share/dict/
H A Dweb2a57527 spear kin
65780 totem kin
75659 yang-kin
H A Dweb2102108 kin
/freebsd/contrib/one-true-awk/testdir/
H A Dbib3258 None of you shall approach to any that is near of kin to him, to uncover their nakedness: I am the …
3338 …hy mother's sister, nor of thy father's sister: for he uncovereth his near kin: they shall bear th…
3348 But for his kin, that is near unto him, that is, for his mother, and for his father, and for his so…
3495 If thy brother be waxen poor, and hath sold away some of his possession, and if any of his kin come…
3519 Either his uncle, or his uncle's son, may redeem him, or any that is nigh of kin unto him of his fa…
7170 …to the living and to the dead. And Naomi said unto her, The man is near of kin unto us, one of our…
8554 And all the men of Judah answered the men of Israel, Because the king is near of kin to us: wherefo…
24412 …A prophet is not without honour, but in his own country, and among his own kin, and in his own hou…
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src21475 # Coherent, Minix, Venix, and several lesser-known kin were OSs for 8088