Searched defs:tsp (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-13-stable/contrib/nvi/ex/
H A Dex_visual.c35 SCR *tsp; local
H A Dex_screen.c100 SCR *tsp; local
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_join.c91 struct timespec ts, ts2, *tsp; local
H A Dthr_umtx.h227 _thr_rwlock_rdlock(struct urwlock *rwlock, int flags, struct timespec *tsp) argument
236 _thr_rwlock_wrlock(struct urwlock *rwlock, struct timespec *tsp) argument
H A Dthr_umtx.c312 __thr_rwlock_wrlock(struct urwlock *rwlock, const struct timespec *tsp) argument
291 __thr_rwlock_rdlock(struct urwlock *rwlock, int flags, const struct timespec *tsp) argument
/freebsd-13-stable/contrib/nvi/common/
H A Dline.c609 SCR *tsp; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h82 SameTailElt(MPIterator mp, MachineBasicBlock::iterator tsp) argument
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c54 smb_time_local2server(struct timespec *tsp, int tzoff, u_long *seconds) argument
61 smb_time_server2local(u_long seconds, int tzoff, struct timespec *tsp) argument
75 smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp) argument
81 smb_time_local2NT(struct timespec *tsp, int tzoff, int64_t *nsec) argument
90 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, argument
103 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, struct timespec *tsp) argument
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_fattime.c139 timespec2fattime(const struct timespec *tsp, int utc, uint16_t *ddp, argument
220 fattime2timespec(unsigned dd, unsigned dt, unsigned dh, int utc, struct timespec *tsp) argument
[all...]
H A Dkern_ffclock.c256 ffclock_nanotime(struct timespec *tsp) argument
282 ffclock_getnanotime(struct timespec *tsp) argument
309 ffclock_nanouptime(struct timespec *tsp) argument
335 ffclock_getnanouptime(struct timespec *tsp) argument
362 ffclock_nanodifftime(ffcounter ffdelta, struct timespec *tsp) argument
[all...]
H A Dkern_thr.c495 struct timespec ts, *tsp; local
510 kern_thr_suspend(struct thread *td, struct timespec *tsp) argument
/freebsd-13-stable/usr.bin/touch/
H A Dtouch.c388 stime_file(const char *fname, struct timespec *tsp) argument
/freebsd-13-stable/include/protocols/
H A Dtimed.h46 struct tsp { struct
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-timed.c44 struct tsp { struct
101 const struct tsp *tsp = (const struct tsp *)bp; local
[all...]
/freebsd-13-stable/contrib/nvi/cl/
H A Dcl_funcs.c349 SCR* tsp; local
523 SCR *psp, *tsp; local
[all...]
/freebsd-13-stable/contrib/nvi/vi/
H A Dvs_refresh.c67 SCR *tsp; local
[all...]
H A Dvs_split.c296 SCR *tsp; local
336 SCR *tsp, **lp, *list[100]; local
453 SCR **lp, *tsp; local
[all...]
H A Dvi.c1000 SCR *tsp; local
/freebsd-13-stable/sys/sys/
H A Dtimeffc.h271 nanotime_fromclock(struct timespec *tsp, in argument
301 getnanotime_fromclock(struct timespec *tsp, int whichclock) argument
331 nanouptime_fromclock(struct timespec *tsp, int whichclock) argument
361 getnanouptime_fromclock(struct timespec *tsp, int whichclock) argument
[all...]
/freebsd-13-stable/sys/dev/sound/
H A Dclone.c75 struct timespec tsp; member in struct:snd_clone_entry
84 struct timespec tsp; member in struct:snd_clone
112 snd_timestamp(struct timespec *tsp) argument
300 snd_clone_gettime(struct snd_clone *c, struct timespec *tsp) argument
331 snd_clone_getdevtime(struct cdev *dev, struct timespec *tsp) argument
[all...]
/freebsd-13-stable/usr.sbin/makefs/msdos/
H A Dmsdosfs_vnops.c115 unix2fattime(const struct timespec *tsp, uint16_t *ddp, uint16_t *dtp) argument
/freebsd-13-stable/contrib/flex/src/
H A Ddfa.c231 int stkpos, ns, tsp; local
929 int ns, tsp, sy local
[all...]
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_smb.c78 tstohz(const struct timespec *tsp) argument
/freebsd-13-stable/usr.sbin/jail/
H A Dcommand.c234 struct timespec *tsp; local
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c1232 struct termios *tsp; local

Completed in 301 milliseconds

123