| /netbsd/src/sys/altq/ |
| D | altq_rmclass.c | 82 #define reset_cutoff(ifd) { ifd->cutoff_ = RM_MAXDEPTH; } argument 198 rmc_newclass(int pri, struct rm_ifdat *ifd, uint64_t psecPerByte, in rmc_newclass() 354 struct rm_ifdat *ifd; in rmc_modclass() local 409 rmc_wrr_set_weights(struct rm_ifdat *ifd) in rmc_wrr_set_weights() 447 rmc_get_weight(struct rm_ifdat *ifd, int pri) in rmc_get_weight() 545 rmc_delete_class(struct rm_ifdat *ifd, struct rm_class *cl) in rmc_delete_class() 665 rmc_init(struct ifaltq *ifq, struct rm_ifdat *ifd, uint64_t psecPerByte, in rmc_init() 753 struct rm_ifdat *ifd = cl->ifdat_; in rmc_queue_packet() local 818 rmc_tl_satisfied(struct rm_ifdat *ifd, struct timespec *now) in rmc_tl_satisfied() 881 struct rm_ifdat *ifd = cl->ifdat_; in rmc_under_limit() local [all …]
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_inotify.c | 278 struct inotifyfd *ifd; in do_inotify_init() local 424 struct inotifyfd *ifd; in linux_sys_inotify_add_watch() local 616 inotify_close_wd(struct inotifyfd *ifd, int wd) in inotify_close_wd() 667 struct inotifyfd *ifd; in linux_sys_inotify_rm_watch() local 900 handle_write(struct inotifyfd *ifd, int wd, struct inotify_entry *buf, in handle_write() 976 kevent_to_inotify(struct inotifyfd *ifd, int wd, enum vtype wtype, in kevent_to_inotify() 1049 struct inotifyfd *ifd; in inotify_filt_event() local 1140 struct inotifyfd *ifd = fp->f_data; in inotify_read() local 1209 struct inotifyfd *ifd = fp->f_data; in inotify_close() local 1249 struct inotifyfd *ifd = fp->f_data; in inotify_poll() local [all …]
|
| /netbsd/src/usr.bin/netstat/ |
| D | if.c | 205 struct if_data *ifd = NULL; in intpr_sysctl() local 328 ifname_to_ifdata(int s, const char *ifname, struct if_data * const ifd) in ifname_to_ifdata() 343 struct if_data ifd; in intpr_kvm() local 515 struct if_data *ifd, struct ifnet *ifnet, struct if_data_ext *dext) in print_addr() 843 struct if_data ifd; in sidewaysintpr_kvm() local 1128 struct if_data *ifd = NULL; in fetchifs() local
|
| /netbsd/src/sys/arch/ews4800mips/stand/common/ |
| D | inckern.c | 41 FILE *ifd, *ofd; in main() local
|
| /netbsd/src/usr.sbin/ifwatchd/ |
| D | ifwatchd.c | 319 struct interface_data *ifd = NULL; in check_addrs() local 500 do_announce(struct interface_data *ifd, in do_announce() 563 struct interface_data * ifd; in run_initial_ups() local
|
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | dbm_map.c | 51 static int ifd; variable
|
| /netbsd/src/external/bsd/ntp/dist/util/ |
| D | tickadj.c | 837 int ifd; in openfile() local 882 int ifd, in readvar()
|
| /netbsd/src/external/bsd/ipf/dist/samples/ |
| D | relay.c | 31 int relay(ifd, ofd, rfd) in relay() argument
|
| /netbsd/src/external/bsd/tmux/dist/compat/ |
| D | imsg.c | 64 struct imsg_fd *ifd; in imsg_read() local 419 struct imsg_fd *ifd; in imsg_dequeue_fd() local
|
| /netbsd/src/sys/arch/pmax/stand/smallnet/setnetimage/ |
| D | setnetimage.c | 79 int ifd, ofd, i, nsegs; in main() local
|
| /netbsd/src/usr.bin/split/ |
| D | split.c | 60 static int ifd = STDIN_FILENO, ofd = -1; /* Input/output file descriptors. */ variable
|
| /netbsd/src/sys/dev/usb/ |
| D | usbdi_util.c | 455 usb_interface_descriptor_t *ifd = usbd_get_interface_descriptor(iface); in usbd_set_idle() local 527 usb_interface_descriptor_t *ifd = usbd_get_interface_descriptor(iface); in usbd_set_report() local 549 usb_interface_descriptor_t *ifd = usbd_get_interface_descriptor(iface); in usbd_get_report() local
|
| /netbsd/src/sys/arch/amiga/stand/bootblock/elf2bb/ |
| D | elf2bb.c | 94 int ifd, ofd; in main() local
|
| /netbsd/src/usr.bin/patch/ |
| D | inp.c | 144 int ifd, statfailed, devnull, pstat; in plan_a() local
|
| /netbsd/src/sbin/savecore/ |
| D | savecore.c | 523 int nw, nr, ifd; in save_kernel() local 647 int bounds, ifd, nr, nw, ofd, tryksyms; in save_core() local
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | tty.c | 969 start_charshunt(int ifd, int ofd) in start_charshunt() 1021 charshunt(int ifd, int ofd, char *record_file) in charshunt()
|
| /netbsd/src/sys/rump/net/lib/libvirtif/ |
| D | if_virt.c | 200 struct ifdrv *ifd; in virtif_ioctl() local
|
| /netbsd/src/external/bsd/nvi/dist/ipc/ |
| D | ip.h | 122 int ifd; /* Input file descriptor. */ member 136 int ifd; /* Input file descriptor. */ member
|
| /netbsd/src/bin/pax/ |
| D | buf_subs.c | 613 wr_rdfile(ARCHD *arcn, int ifd, off_t *left) in wr_rdfile()
|
| /netbsd/src/usr.bin/gencat/ |
| D | gencat.c | 150 int ofd, ifd; in main() local
|
| /netbsd/src/external/gpl3/gdb/dist/sim/m32c/ |
| D | mem.c | 396 fd_set ifd; in stdin_ready() local
|
| /netbsd/src/sys/net/ |
| D | if_wg.c | 4835 wg_alloc_prop_buf(char **_buf, struct ifdrv *ifd) in wg_alloc_prop_buf() 4859 wg_ioctl_set_private_key(struct wg_softc *wg, struct ifdrv *ifd) in wg_ioctl_set_private_key() 4897 wg_ioctl_set_listen_port(struct wg_softc *wg, struct ifdrv *ifd) in wg_ioctl_set_listen_port() 4922 wg_ioctl_add_peer(struct wg_softc *wg, struct ifdrv *ifd) in wg_ioctl_add_peer() 4972 wg_ioctl_delete_peer(struct wg_softc *wg, struct ifdrv *ifd) in wg_ioctl_delete_peer() 5010 wg_ioctl_get(struct wg_softc *wg, struct ifdrv *ifd) in wg_ioctl_get() 5188 struct ifdrv *ifd = data; in wg_ioctl() local 5423 wg_ioctl_linkstr(struct wg_softc *wg, struct ifdrv *ifd) in wg_ioctl_linkstr()
|
| /netbsd/src/usr.bin/sdiff/ |
| D | sdiff.c | 100 int ifd, ofd; in mktmpcpy() local
|
| /netbsd/src/sys/arch/mips/adm5120/dev/ |
| D | if_admsw.c | 738 struct ifdrv *ifd; in admsw_ioctl() local
|
| /netbsd/src/sys/rump/net/lib/libshmif/ |
| D | if_shmem.c | 485 struct ifdrv *ifd; in shmif_ioctl() local
|