| /openbsd/src/sys/kern/ |
| D | kern_event.c | 256 filt_fileattach(struct knote *kn) in filt_fileattach() 264 kqueue_kqfilter(struct file *fp, struct knote *kn) in kqueue_kqfilter() 277 filt_kqdetach(struct knote *kn) in filt_kqdetach() 285 filt_kqueue_common(struct knote *kn, struct kqueue *kq) in filt_kqueue_common() 295 filt_kqueue(struct knote *kn, long hint) in filt_kqueue() 308 filt_kqueuemodify(struct kevent *kev, struct knote *kn) in filt_kqueuemodify() 322 filt_kqueueprocess(struct knote *kn, struct kevent *kev) in filt_kqueueprocess() 340 filt_procattach(struct knote *kn) in filt_procattach() 402 filt_procdetach(struct knote *kn) in filt_procdetach() 420 filt_proc(struct knote *kn, long hint) in filt_proc() [all …]
|
| D | uipc_socket.c | 2251 soo_kqfilter(struct file *fp, struct knote *kn) in soo_kqfilter() 2279 filt_sordetach(struct knote *kn) in filt_sordetach() 2287 filt_soread(struct knote *kn, long hint) in filt_soread() 2342 filt_sowdetach(struct knote *kn) in filt_sowdetach() 2350 filt_sowrite(struct knote *kn, long hint) in filt_sowrite() 2383 filt_soexcept(struct knote *kn, long hint) in filt_soexcept() 2416 filt_sowmodify(struct kevent *kev, struct knote *kn) in filt_sowmodify() 2429 filt_sowprocess(struct knote *kn, struct kevent *kev) in filt_sowprocess() 2442 filt_sormodify(struct kevent *kev, struct knote *kn) in filt_sormodify() 2459 filt_sorprocess(struct knote *kn, struct kevent *kev) in filt_sorprocess() [all …]
|
| D | vfs_default.c | 181 struct knote *kn = ap->a_kn; in vop_generic_kqfilter() local 206 filt_generic_detach(struct knote *kn) in filt_generic_detach() 211 filt_generic_readwrite(struct knote *kn, long hint) in filt_generic_readwrite()
|
| D | sys_pipe.c | 836 pipe_kqfilter(struct file *fp, struct knote *kn) in pipe_kqfilter() 890 filt_pipedetach(struct knote *kn) in filt_pipedetach() 898 filt_piperead(struct knote *kn, long hint) in filt_piperead() 919 filt_pipewrite(struct knote *kn, long hint) in filt_pipewrite() 940 filt_pipeexcept(struct knote *kn, long hint) in filt_pipeexcept() 960 filt_pipemodify(struct kevent *kev, struct knote *kn) in filt_pipemodify() 973 filt_pipeprocess(struct knote *kn, struct kevent *kev) in filt_pipeprocess()
|
| D | subr_log.c | 312 logkqfilter(dev_t dev, struct knote *kn) in logkqfilter() 332 filt_logrdetach(struct knote *kn) in filt_logrdetach() 338 filt_logread(struct knote *kn, long hint) in filt_logread() 349 filt_logmodify(struct kevent *kev, struct knote *kn) in filt_logmodify() 361 filt_logprocess(struct knote *kn, struct kevent *kev) in filt_logprocess()
|
| /openbsd/src/sys/miscfs/fifofs/ |
| D | fifo_vnops.c | 520 filt_fifordetach(struct knote *kn) in filt_fifordetach() 528 filt_fiforead(struct knote *kn, long hint) in filt_fiforead() 554 filt_fifowdetach(struct knote *kn) in filt_fifowdetach() 562 filt_fifowrite(struct knote *kn, long hint) in filt_fifowrite() 582 filt_fifoexcept(struct knote *kn, long hint) in filt_fifoexcept() 602 filt_fiformodify(struct kevent *kev, struct knote *kn) in filt_fiformodify() 617 filt_fiforprocess(struct knote *kn, struct kevent *kev) in filt_fiforprocess() 632 filt_fifowmodify(struct kevent *kev, struct knote *kn) in filt_fifowmodify() 645 filt_fifowprocess(struct knote *kn, struct kevent *kev) in filt_fifowprocess()
|
| /openbsd/src/sys/dev/wscons/ |
| D | wsevent.c | 265 wsevent_kqfilter(struct wseventvar *ev, struct knote *kn) in wsevent_kqfilter() 282 filt_wseventdetach(struct knote *kn) in filt_wseventdetach() 290 filt_wseventread(struct knote *kn, long hint) in filt_wseventread() 310 filt_wseventmodify(struct kevent *kev, struct knote *kn) in filt_wseventmodify() 327 filt_wseventprocess(struct knote *kn, struct kevent *kev) in filt_wseventprocess()
|
| /openbsd/src/sys/nfs/ |
| D | nfs_kq.c | 181 filt_nfsdetach(struct knote *kn) in filt_nfsdetach() 222 filt_nfsread(struct knote *kn, long hint) in filt_nfsread() 252 filt_nfswrite(struct knote *kn, long hint) in filt_nfswrite() 268 filt_nfsvnode(struct knote *kn, long hint) in filt_nfsvnode() 305 struct knote *kn; in nfs_kqfilter() local
|
| /openbsd/src/sys/dev/ |
| D | hotplug.c | 204 hotplugkqfilter(dev_t dev, struct knote *kn) in hotplugkqfilter() 219 filt_hotplugrdetach(struct knote *kn) in filt_hotplugrdetach() 225 filt_hotplugread(struct knote *kn, long hint) in filt_hotplugread() 233 filt_hotplugmodify(struct kevent *kev, struct knote *kn) in filt_hotplugmodify() 245 filt_hotplugprocess(struct knote *kn, struct kevent *kev) in filt_hotplugprocess()
|
| D | midi.c | 315 midikqfilter(dev_t dev, struct knote *kn) in midikqfilter() 347 filt_midirdetach(struct knote *kn) in filt_midirdetach() 355 filt_midiread(struct knote *kn, long hint) in filt_midiread() 363 filt_midiwdetach(struct knote *kn) in filt_midiwdetach() 371 filt_midiwrite(struct knote *kn, long hint) in filt_midiwrite() 379 filt_midimodify(struct kevent *kev, struct knote *kn) in filt_midimodify() 391 filt_midiprocess(struct knote *kn, struct kevent *kev) in filt_midiprocess()
|
| D | video.c | 449 filt_videodetach(struct knote *kn) in filt_videodetach() 457 filt_videoread(struct knote *kn, long hint) in filt_videoread() 468 filt_videomodify(struct kevent *kev, struct knote *kn) in filt_videomodify() 481 filt_videoprocess(struct knote *kn, struct kevent *kev) in filt_videoprocess() 503 videokqfilter(dev_t dev, struct knote *kn) in videokqfilter()
|
| D | vscsi.c | 536 vscsikqfilter(dev_t dev, struct knote *kn) in vscsikqfilter() 561 filt_vscsidetach(struct knote *kn) in filt_vscsidetach() 570 filt_vscsiread(struct knote *kn, long hint) in filt_vscsiread() 578 filt_vscsimodify(struct kevent *kev, struct knote *kn) in filt_vscsimodify() 591 filt_vscsiprocess(struct knote *kn, struct kevent *kev) in filt_vscsiprocess()
|
| /openbsd/src/sys/net/ |
| D | if_pppx.c | 459 pppxkqfilter(dev_t dev, struct knote *kn) in pppxkqfilter() 485 filt_pppx_rdetach(struct knote *kn) in filt_pppx_rdetach() 493 filt_pppx_read(struct knote *kn, long hint) in filt_pppx_read() 505 filt_pppx_wdetach(struct knote *kn) in filt_pppx_wdetach() 513 filt_pppx_write(struct knote *kn, long hint) in filt_pppx_write() 520 filt_pppx_modify(struct kevent *kev, struct knote *kn) in filt_pppx_modify() 533 filt_pppx_process(struct knote *kn, struct kevent *kev) in filt_pppx_process() 1241 pppackqfilter(dev_t dev, struct knote *kn) in pppackqfilter() 1267 filt_pppac_rdetach(struct knote *kn) in filt_pppac_rdetach() 1275 filt_pppac_read(struct knote *kn, long hint) in filt_pppac_read() [all …]
|
| D | if_tun.c | 1089 tunkqfilter(dev_t dev, struct knote *kn) in tunkqfilter() 1095 tapkqfilter(dev_t dev, struct knote *kn) in tapkqfilter() 1101 tun_dev_kqfilter(dev_t dev, struct knote *kn) in tun_dev_kqfilter() 1135 filt_tunrdetach(struct knote *kn) in filt_tunrdetach() 1143 filt_tunread(struct knote *kn, long hint) in filt_tunread() 1155 filt_tunwdetach(struct knote *kn) in filt_tunwdetach() 1163 filt_tunwrite(struct knote *kn, long hint) in filt_tunwrite() 1176 filt_tunmodify(struct kevent *kev, struct knote *kn) in filt_tunmodify() 1189 filt_tunprocess(struct knote *kn, struct kevent *kev) in filt_tunprocess()
|
| /openbsd/src/usr.sbin/eigrpd/ |
| D | kroute.c | 209 struct kroute_node *kn; in kr_change() local 242 struct kroute_node *kn; in kr_delete() local 279 struct kroute_node *kn; in kr_fib_couple() local 302 struct kroute_node *kn; in kr_fib_decouple() local 333 struct kroute_node *kn; in kr_show_route() local 439 struct kroute_node *kn; in kr_redistribute() local 509 struct kroute_node *kn; in kroute_find_gw() local 523 struct kroute_node *kn; in kroute_insert() local 586 struct kroute_node *kn; in kroute_remove() local 631 struct kroute_node *kn; in kroute_clear() local [all …]
|
| /openbsd/src/usr.sbin/ldpd/ |
| D | kroute.c | 234 struct kroute_node *kn; in kr_change() local 280 struct kroute_node *kn; in kr_delete() local 327 struct kroute_node *kn; in kr_fib_couple() local 366 struct kroute_node *kn; in kr_fib_decouple() local 409 struct kroute_node *kn; in kr_change_egress_label() local 452 struct kroute_node *kn; in kr_show_route() local 576 struct kroute_node *kn; in kr_redistribute() local 644 struct kroute_node *kn; in kroute_find_gw() local 658 struct kroute_node *kn; in kroute_insert() local 706 kroute_uninstall(struct kroute_node *kn) in kroute_uninstall() [all …]
|
| /openbsd/src/sys/dev/acpi/ |
| D | acpi_apm.c | 175 acpikqfilter(dev_t dev, struct knote *kn) in acpikqfilter() 201 acpi_filtdetach(struct knote *kn) in acpi_filtdetach() 212 acpi_filtread(struct knote *kn, long hint) in acpi_filtread() 258 acpikqfilter(dev_t dev, struct knote *kn) in acpikqfilter()
|
| /openbsd/src/sys/miscfs/fuse/ |
| D | fuse_device.c | 535 fusekqfilter(dev_t dev, struct knote *kn) in fusekqfilter() 563 filt_fuse_rdetach(struct knote *kn) in filt_fuse_rdetach() 572 filt_fuse_read(struct knote *kn, long hint) in filt_fuse_read() 586 filt_fuse_modify(struct kevent *kev, struct knote *kn) in filt_fuse_modify() 599 filt_fuse_process(struct knote *kn, struct kevent *kev) in filt_fuse_process()
|
| /openbsd/src/usr.sbin/ospf6d/ |
| D | kroute.c | 188 struct kroute_node *kn, *nkn; in kr_change_fib() local 354 struct kroute_node *kn; in kr_fib_couple() local 373 struct kroute_node *kn; in kr_fib_decouple() local 416 struct kroute_node *krn, *kr, *kn; in kr_fib_reload() local 472 struct kroute_node *kn; in kr_show_route() local 514 kr_redist_remove(struct kroute_node *kh, struct kroute_node *kn) in kr_redist_remove() 601 struct kroute_node *kn; in kr_redistribute() local 631 struct kroute_node *kr, *kn; in kr_reload() local 699 struct kroute_node *kn, *tmp; in kroute_find() local
|
| /openbsd/src/usr.sbin/ospfd/ |
| D | kroute.c | 207 struct kroute_node *kn, *nkn; in kr_change_fib() local 352 struct kroute_node *kn; in kr_fib_couple() local 371 struct kroute_node *kn; in kr_fib_decouple() local 414 struct kroute_node *krn, *kr, *kn; in kr_fib_reload() local 470 struct kroute_node *kn; in kr_show_route() local 527 kr_redist_remove(struct kroute_node *kh, struct kroute_node *kn) in kr_redist_remove() 610 struct kroute_node *kn; in kr_redistribute() local 640 struct kroute_node *kr, *kn; in kr_reload() local 713 struct kroute_node *kn, *tmp; in kroute_find() local
|
| /openbsd/src/regress/lib/libcrypto/evp/ |
| D | evptest.c | 134 test1(const EVP_CIPHER *c, const unsigned char *key, int kn, in test1() 243 test_cipher(const char *cipher, const unsigned char *key, int kn, in test_cipher() 351 int kn, in, pn, cn; in main() local
|
| /openbsd/src/sys/isofs/cd9660/ |
| D | cd9660_vnops.c | 953 struct knote *kn = ap->a_kn; in cd9660_kqfilter() local 977 filt_cd9660detach(struct knote *kn) in filt_cd9660detach() 985 filt_cd9660read(struct knote *kn, long hint) in filt_cd9660read() 1012 filt_cd9660write(struct knote *kn, long hint) in filt_cd9660write() 1028 filt_cd9660vnode(struct knote *kn, long hint) in filt_cd9660vnode()
|
| /openbsd/src/sys/arch/sparc64/dev/ |
| D | vldcp.c | 580 filt_vldcprdetach(struct knote *kn) in filt_vldcprdetach() 591 filt_vldcpwdetach(struct knote *kn) in filt_vldcpwdetach() 602 filt_vldcpread(struct knote *kn, long hint) in filt_vldcpread() 627 filt_vldcwrite(struct knote *kn, long hint) in filt_vldcwrite() 666 vldcpkqfilter(dev_t dev, struct knote *kn) in vldcpkqfilter()
|
| /openbsd/src/sys/arch/loongson/dev/ |
| D | apm.c | 291 filt_apmrdetach(struct knote *kn) in filt_apmrdetach() 299 filt_apmread(struct knote *kn, long hint) in filt_apmread() 309 apmkqfilter(dev_t dev, struct knote *kn) in apmkqfilter()
|
| /openbsd/src/sys/arch/macppc/dev/ |
| D | apm.c | 297 filt_apmrdetach(struct knote *kn) in filt_apmrdetach() 305 filt_apmread(struct knote *kn, long hint) in filt_apmread() 315 apmkqfilter(dev_t dev, struct knote *kn) in apmkqfilter()
|