Home
last modified time | relevance | path

Searched defs:tfd (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/sys/kern/
H A Dsys_timerfd.c134 struct timerfd *tfd; in timerfd_jumped() local
184 struct timerfd *tfd = fp->f_data; in timerfd_read() local
253 struct timerfd *tfd = fp->f_data; in timerfd_poll() local
270 struct timerfd *tfd = kn->kn_hook; in filt_timerfddetach() local
280 struct timerfd *tfd = kn->kn_hook; in filt_timerfdread() local
296 struct timerfd *tfd = fp->f_data; in timerfd_kqfilter() local
311 struct timerfd *tfd = fp->f_data; in timerfd_stat() local
332 struct timerfd *tfd = fp->f_data; in timerfd_close() local
352 struct timerfd *tfd = fp->f_data; in timerfd_fill_kinfo() local
380 timerfd_curval(struct timerfd *tfd, struct itimerspec *old_value) in timerfd_curval()
[all …]
/freebsd/tools/test/stress2/testcases/openat/
H A Dopenat.c117 int tfd; in test_openat() local
139 int tfd; in test_renameat() local
165 int tfd; in test_unlinkat() local
/freebsd/contrib/netbsd-tests/rump/rumpvfs/
H A Dt_etfs.c66 int tfd; in ATF_TC_BODY() local
122 int rv, tfd; in ATF_TC_BODY() local
170 int rv, tfd; in ATF_TC_BODY() local
232 int rv, tfd; in ATF_TC_BODY() local
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
H A Dtx.h
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcp_files.c14 int tfd; in main() local
/freebsd/usr.sbin/vipw/
H A Dvipw.c57 int ch, pfd, tfd; in main() local
/freebsd/usr.sbin/pw/
H A Dgrupd.c51 int pfd, tfd; in gr_update() local
H A Dpw_nis.c41 int pfd, tfd; in pw_nisupdate() local
H A Dpwupd.c88 int rc, pfd, tfd; in pw_update() local
/freebsd/tools/test/stress2/testcases/rename/
H A Drename.c95 int tfd; in test_rename() local
/freebsd/contrib/mandoc/
H A Dterm_tag.c55 int tfd; in term_tag_init() local
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx-gen2.c44 struct iwl_tfh_tfd *tfd; iwl_pcie_gen2_enqueue_hcmd() local
[all...]
H A Dtx.c159 tfd->num_tbs = idx + 1; in iwl_pcie_txq_build_tfd() local
140 iwl_pcie_tfd_set_tb(struct iwl_trans * trans,void * tfd,u8 idx,dma_addr_t addr,u16 len) iwl_pcie_tfd_set_tb() argument
1453 void *tfd; iwl_trans_pcie_tx() local
[all...]
/freebsd/sbin/ipf/libipf/
H A Dipft_hx.c23 static int tfd = -1; variable
H A Dipft_tx.c29 static int tfd = -1; variable
/freebsd/lib/libutil/
H A Dpw_util.c210 int tfd; in pw_tmp() local
426 pw_copy(int ffd, int tfd, const struct passwd *pw, struct passwd *old_pw) in pw_copy()
H A Dgr_util.c130 int tfd; in gr_tmp() local
164 gr_copy(int ffd, int tfd, const struct group *gr, struct group *old_gr) in gr_copy()
/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c163 uint32_t tfd; member
374 ahci_write_fis_sdb(struct ahci_port *p, int slot, uint8_t *cfis, uint32_t tfd) in ahci_write_fis_sdb()
401 ahci_write_fis_d2h(struct ahci_port *p, int slot, uint8_t *cfis, uint32_t tfd) in ahci_write_fis_d2h()
1195 uint32_t tfd; in atapi_inquiry() local
1273 uint32_t tfd; in atapi_read_toc() local
1421 uint32_t tfd; in atapi_read_toc() local
1524 uint32_t tfd; in atapi_start_stop_unit() local
1548 uint32_t tfd; in atapi_mode_sense() local
1624 uint32_t tfd; in atapi_get_event_status_notification() local
1950 uint32_t tfd; in ata_ioreq_cb() local
[all …]
/freebsd/usr.bin/chpass/
H A Dchpass.c71 int ch, pfd, tfd; in main() local
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c473 int pfd, tfd; in yppasswdproc_update_1_svc() local
739 int pfd, tfd; in yppasswdproc_update_master_1_svc() local
/freebsd/sbin/ipf/ipsend/
H A Dsock.c150 find_tcp(int tfd, struct tcpiphdr *ti) in find_tcp()
/freebsd/lib/libpam/modules/pam_unix/
H A Dpam_unix.c292 int pfd, tfd, retval; in pam_sm_chauthtok() local
/freebsd/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c92 int ch, cnt, ypcnt, makeold, tfd, yp_enabled = 0; in main() local
/freebsd/usr.sbin/lpr/lpr/
H A Dlpr.c90 static int tfd; /* control file descriptor */ variable

12