Searched defs:ifd (Results 1 - 25 of 27) sorted by relevance

12

/src/sys/arch/ews4800mips/stand/common/
H A Dinckern.c41 FILE *ifd, *ofd; local in function:main
/src/sys/arch/pmax/stand/smallnet/setnetimage/
H A Dsetnetimage.c79 int ifd, ofd, i, nsegs; local in function:main
[all...]
/src/usr.bin/split/
H A Dsplit.c60 static int ifd = STDIN_FILENO, ofd = -1; /* Input/output file descriptors. */ variable in typeref:typename:int
/src/sys/arch/amiga/stand/bootblock/elf2bb/
H A Delf2bb.c94 int ifd, ofd; local in function:main
/src/bin/pax/
H A Dbuf_subs.c613 wr_rdfile(ARCHD *arcn, int ifd, off_t *left) argument
/src/common/dist/zlib/test/
H A Dminigzip.c311 int ifd = fileno(in); local in function:gz_compress_mmap
/src/usr.bin/patch/
H A Dinp.c144 int ifd, statfailed, devnull, pstat; local in function:plan_a
/src/sys/rump/net/lib/libvirtif/
H A Dif_virt.c200 struct ifdrv *ifd; local in function:virtif_ioctl
[all...]
/src/sys/netcan/
H A Dcan.c104 can_get_netlink(struct ifnet *ifp, struct ifdrv *ifd) argument
129 can_set_netlink(struct ifnet * ifp,struct ifdrv * ifd) argument
[all...]
/src/sbin/canconfig/
H A Dcanconfig.c429 struct ifdrv ifd; local in function:do_cmd2
[all...]
/src/sys/arch/mips/adm5120/dev/
H A Dif_admsw.c733 struct ifdrv *ifd; local in function:admsw_ioctl
/src/usr.bin/gencat/
H A Dgencat.c150 int ofd, ifd; local in function:main
/src/usr.sbin/ifwatchd/
H A Difwatchd.c319 struct interface_data *ifd = NULL; local in function:check_addrs
500 do_announce(struct interface_data *ifd, argument
563 struct interface_data * ifd; local in function:run_initial_ups
[all...]
/src/sys/rump/net/lib/libshmif/
H A Dif_shmem.c485 struct ifdrv *ifd; local in function:shmif_ioctl
[all...]
/src/sbin/brconfig/
H A Dbrconfig.c513 struct ifdrv ifd; local in function:do_cmd2
[all...]
/src/sys/altq/
H A Daltq_rmclass.c198 rmc_newclass(int pri, struct rm_ifdat *ifd, uint64_t psecPerByte, argument
354 struct rm_ifdat *ifd; local in function:rmc_modclass
409 rmc_wrr_set_weights(struct rm_ifdat * ifd) argument
447 rmc_get_weight(struct rm_ifdat * ifd,int pri) argument
545 rmc_delete_class(struct rm_ifdat * ifd,struct rm_class * cl) argument
665 rmc_init(struct ifaltq * ifq,struct rm_ifdat * ifd,uint64_t psecPerByte,void (* restart)(struct ifaltq *),int maxq,int maxqueued,u_int maxidle,int minidle,u_int offtime,int flags) argument
753 struct rm_ifdat *ifd = cl->ifdat_; local in function:rmc_queue_packet
818 rmc_tl_satisfied(struct rm_ifdat * ifd,struct timespec * now) argument
881 struct rm_ifdat *ifd = cl->ifdat_; local in function:rmc_under_limit
963 _rmc_wrr_dequeue_next(struct rm_ifdat * ifd,int op) argument
1119 _rmc_prr_dequeue_next(struct rm_ifdat * ifd,int op) argument
1233 rmc_dequeue_next(struct rm_ifdat * ifd,int mode) argument
1259 rmc_update_class_util(struct rm_ifdat * ifd) argument
1442 struct rm_ifdat *ifd = cl->ifdat_; local in function:rmc_drop_action
1453 struct rm_ifdat *ifd = cl->ifdat_; local in function:rmc_dropall
1574 struct rm_ifdat *ifd = cl->ifdat_; local in function:rmc_restart
[all...]
/src/sys/dev/usb/
H A Dusbdi_util.c455 usb_interface_descriptor_t *ifd = usbd_get_interface_descriptor(iface); local in function:usbd_set_idle
527 usb_interface_descriptor_t *ifd = usbd_get_interface_descriptor(iface); local in function:usbd_set_report
549 usb_interface_descriptor_t *ifd = usbd_get_interface_descriptor(iface); local in function:usbd_get_report
/src/usr.bin/sdiff/
H A Dsdiff.c100 int ifd, ofd; local in function:mktmpcpy
/src/usr.bin/xlint/xlint/
H A Dxlint.c525 int ifd, ofd; local in function:cat
/src/usr.sbin/wgconfig/
H A Dwgconfig.c209 struct ifdrv ifd; local in function:ioctl_get
394 struct ifdrv ifd; local in function:ioctl_set
[all...]
/src/sys/compat/linux/common/
H A Dlinux_inotify.c278 struct inotifyfd *ifd; local in function:do_inotify_init
424 struct inotifyfd *ifd; local in function:linux_sys_inotify_add_watch
616 inotify_close_wd(struct inotifyfd * ifd,int wd) argument
667 struct inotifyfd *ifd; local in function:linux_sys_inotify_rm_watch
900 handle_write(struct inotifyfd * ifd,int wd,struct inotify_entry * buf,size_t * nbuf) argument
976 kevent_to_inotify(struct inotifyfd * ifd,int wd,enum vtype wtype,uint32_t flags,uint32_t fflags,struct inotify_entry * buf,size_t * nbuf) argument
1049 struct inotifyfd *ifd; local in function:inotify_filt_event
1140 struct inotifyfd *ifd = fp->f_data; local in function:inotify_read
1209 struct inotifyfd *ifd = fp->f_data; local in function:inotify_close
1249 struct inotifyfd *ifd = fp->f_data; local in function:inotify_poll
1273 struct inotifyfd *ifd = fp->f_data; local in function:inotify_kqfilter
1294 struct inotifyfd *ifd = ((file_t *)kn->kn_obj)->f_data; local in function:inotify_read_filt_detach
1307 struct inotifyfd *ifd = ((file_t *)kn->kn_obj)->f_data; local in function:inotify_read_filt_event
1326 struct inotifyfd *ifd = fp->f_data; local in function:inotify_restart
[all...]
/src/sbin/savecore/
H A Dsavecore.c523 int nw, nr, ifd; local in function:save_kernel
647 int bounds, ifd, nr, nw, ofd, tryksyms; local in function:save_core
[all...]
/src/usr.bin/netstat/
H A Dif.c205 struct if_data *ifd = NULL; local in function:intpr_sysctl
328 ifname_to_ifdata(int s,const char * ifname,struct if_data * const ifd) argument
343 struct if_data ifd; local in function:intpr_kvm
514 print_addr(const int ifindex,struct sockaddr * sa,struct sockaddr ** rtinfo,struct if_data * ifd,struct ifnet * ifnet,struct if_data_ext * dext) argument
843 struct if_data ifd; local in function:sidewaysintpr_kvm
1128 struct if_data *ifd = NULL; local in function:fetchifs
[all...]
/src/usr.sbin/installboot/
H A Devboards.c1666 int ifd = -1; local in function:evb_uboot_do_step
/src/sys/net/
H A Dif_bridge.c525 struct ifdrv *ifd = (struct ifdrv *) data; local in function:bridge_ioctl
[all...]

Completed in 138 milliseconds

12