Searched defs:ct (Results 101 - 115 of 115) sorted by relevance

12345

/freebsd-10.3-release/sys/geom/raid/
H A Dmd_ddf.c565 struct clocktime ct; local
845 struct clocktime ct; local
[all...]
/freebsd-10.3-release/sys/dev/sound/pci/
H A Des137x.c1711 kobj_class_t ct = NULL; local
/freebsd-10.3-release/sys/powerpc/powermac/
H A Dsmu.c1337 struct clocktime ct; local
1362 struct clocktime ct; local
[all...]
/freebsd-10.3-release/sys/dev/siba/
H A Dsiba_core.c1451 static const uint8_t ct[] = { local
/freebsd-10.3-release/usr.bin/mt/
H A Dmt.c555 const struct compression_types *ct; local
576 const struct compression_types *ct; local
[all...]
/freebsd-10.3-release/usr.sbin/inetd/
H A Dinetd.c2315 CTime *ct = &chBest->ch_Times[ticks % CHTSIZE]; local
2323 CTime *ct = &chBest->ch_Times[i]; local
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A Dasn1parse.c2822 new_constraint_spec(enum ctype ct) argument
/freebsd-10.3-release/sys/dev/drm2/
H A Ddrm_crtc.c1070 struct drm_crtc *crtc, *ct; local
/freebsd-10.3-release/sys/dev/isp/
H A Disp.c3507 ct_hdr_t *ct; local
3968 ct_hdr_t *ct; local
4080 ct_hdr_t *ct; local
[all...]
H A Disp_freebsd.c2430 ct7_entry_t *ct = arg; local
2453 ct2_entry_t *ct = arg; local
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c183 zfs_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) argument
698 zfs_read(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t *ct) argument
850 zfs_write(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t *ct) argument
216 zfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, caller_context_t *ct) argument
292 zfs_ioctl(vnode_t *vp, u_long com, intptr_t data, int flag, cred_t *cred, int *rvalp, caller_context_t *ct) argument
1370 zfs_access(vnode_t *vp, int mode, int flag, cred_t *cr, caller_context_t *ct) argument
1848 vnevent_create(ZTOV(zp), ct); local
1892 zfs_remove(vnode_t *dvp, char *name, cred_t *cr, caller_context_t *ct, int flags) argument
2139 zfs_mkdir(vnode_t *dvp, char *dirname, vattr_t *vap, vnode_t **vpp, cred_t *cr, caller_context_t *ct, int flags, vsecattr_t *vsecp) argument
2329 zfs_rmdir(vnode_t *dvp, char *name, vnode_t *cwd, cred_t *cr, caller_context_t *ct, int flags) argument
2777 zfs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) argument
2811 zfs_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr, caller_context_t *ct) argument
3036 zfs_setattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr, caller_context_t *ct) argument
3780 zfs_rename(vnode_t *sdvp, char *snm, vnode_t *tdvp, char *tnm, cred_t *cr, caller_context_t *ct, int flags) argument
4011 vnevent_rename_src(ZTOV(szp), sdvp, snm, ct); local
4013 vnevent_rename_dest(ZTOV(tzp), tdvp, tnm, ct); local
4318 zfs_readlink(vnode_t *vp, uio_t *uio, cred_t *cr, caller_context_t *ct) argument
4358 zfs_link(vnode_t *tdvp, vnode_t *svp, char *name, cred_t *cr, caller_context_t *ct, int flags) argument
4648 zfs_putpage(vnode_t *vp, offset_t off, size_t len, int flags, cred_t *cr, caller_context_t *ct) argument
4732 zfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) argument
4794 zfs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) argument
4807 zfs_frlock(vnode_t *vp, int cmd, flock64_t *bfp, int flag, offset_t offset, flk_callback_t *flk_cbp, cred_t *cr, caller_context_t *ct) argument
4933 zfs_getpage(vnode_t *vp, offset_t off, size_t len, uint_t *protp, page_t *pl[], size_t plsz, struct seg *seg, caddr_t addr, enum seg_rw rw, cred_t *cr, caller_context_t *ct) argument
5018 zfs_map(vnode_t *vp, offset_t off, struct as *as, caddr_t *addrp, size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr, caller_context_t *ct) argument
5093 zfs_addmap(vnode_t *vp, offset_t off, struct as *as, caddr_t addr, size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr, caller_context_t *ct) argument
5126 zfs_delmap(vnode_t *vp, offset_t off, struct as *as, caddr_t addr, size_t len, uint_t prot, uint_t maxprot, uint_t flags, cred_t *cr, caller_context_t *ct) argument
5163 zfs_space(vnode_t *vp, int cmd, flock64_t *bfp, int flag, offset_t offset, cred_t *cr, caller_context_t *ct) argument
5204 zfs_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) argument
5269 zfs_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, caller_context_t *ct) argument
5352 zfs_getsecattr(vnode_t *vp, vsecattr_t *vsecp, int flag, cred_t *cr, caller_context_t *ct) argument
5370 zfs_setsecattr(vnode_t *vp, vsecattr_t *vsecp, int flag, cred_t *cr, caller_context_t *ct) argument
5405 zfs_reqzcbuf(vnode_t *vp, enum uio_rw ioflag, xuio_t *xuio, cred_t *cr, caller_context_t *ct) argument
5527 zfs_retzcbuf(vnode_t *vp, xuio_t *xuio, cred_t *cr, caller_context_t *ct) argument
[all...]
H A Darc.c1411 uint64_t *ct; local
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_parse.c4787 long ct = ((poll_info_t *)parse->parse_type->cl_data)->count; local
/freebsd-10.3-release/sys/dev/oce/
H A Doce_hw.h2473 uint32_t ct:2; member in struct:oce_nic_tx_cqe::__anon10054::__anon10055
2546 uint32_t ct:2; member in struct:oce_nic_rx_cqe::__anon10058::__anon10059
2629 uint32_t ct:2; member in struct:oce_nic_rx_cqe_v1::__anon10060::__anon10061
/freebsd-10.3-release/contrib/gcc/config/i386/
H A Di386.c11218 HOST_WIDE_INT ct = INTVAL (operands[2]); local
[all...]

Completed in 291 milliseconds

12345