/freebsd/sys/kern/ |
H A D | sys_timerfd.c | 134 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 D | openat.c | 117 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 D | t_etfs.c | 66 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 D | tx.c |
|
H A D | tx.h |
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | cp_files.c | 14 int tfd; in main() local
|
/freebsd/usr.sbin/vipw/ |
H A D | vipw.c | 57 int ch, pfd, tfd; in main() local
|
/freebsd/usr.sbin/pw/ |
H A D | grupd.c | 51 int pfd, tfd; in gr_update() local
|
H A D | pw_nis.c | 41 int pfd, tfd; in pw_nisupdate() local
|
H A D | pwupd.c | 88 int rc, pfd, tfd; in pw_update() local
|
/freebsd/tools/test/stress2/testcases/rename/ |
H A D | rename.c | 95 int tfd; in test_rename() local
|
/freebsd/contrib/mandoc/ |
H A D | term_tag.c | 55 int tfd; in term_tag_init() local
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | tx-gen2.c | 44 struct iwl_tfh_tfd *tfd; iwl_pcie_gen2_enqueue_hcmd() local [all...] |
H A D | tx.c | 159 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 D | ipft_hx.c | 23 static int tfd = -1; variable
|
H A D | ipft_tx.c | 29 static int tfd = -1; variable
|
/freebsd/lib/libutil/ |
H A D | pw_util.c | 210 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 D | gr_util.c | 130 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 D | pci_ahci.c | 163 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 D | chpass.c | 71 int ch, pfd, tfd; in main() local
|
/freebsd/usr.sbin/rpc.yppasswdd/ |
H A D | yppasswdd_server.c | 473 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 D | sock.c | 150 find_tcp(int tfd, struct tcpiphdr *ti) in find_tcp()
|
/freebsd/lib/libpam/modules/pam_unix/ |
H A D | pam_unix.c | 292 int pfd, tfd, retval; in pam_sm_chauthtok() local
|
/freebsd/usr.sbin/pwd_mkdb/ |
H A D | pwd_mkdb.c | 92 int ch, cnt, ypcnt, makeold, tfd, yp_enabled = 0; in main() local
|
/freebsd/usr.sbin/lpr/lpr/ |
H A D | lpr.c | 90 static int tfd; /* control file descriptor */ variable
|