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

12

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_visual.c39 SCR *tsp; local
H A Dex_screen.c104 SCR *tsp; local
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_join.c80 struct timespec ts, ts2, *tsp; local
H A Dthr_umtx.h225 _thr_rwlock_rdlock(struct urwlock *rwlock, int flags, struct timespec *tsp) argument
234 _thr_rwlock_wrlock(struct urwlock *rwlock, struct timespec *tsp) argument
H A Dthr_umtx.c310 __thr_rwlock_wrlock(struct urwlock *rwlock, const struct timespec *tsp) argument
289 __thr_rwlock_rdlock(struct urwlock *rwlock, int flags, const struct timespec *tsp) argument
/freebsd-11-stable/contrib/nvi/common/
H A Dline.c645 SCR *tsp; local
/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs_subr.c52 smb_time_local2server(struct timespec *tsp, int tzoff, u_long *seconds) argument
59 smb_time_server2local(u_long seconds, int tzoff, struct timespec *tsp) argument
73 smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp) argument
79 smb_time_local2NT(struct timespec *tsp, int tzoff, int64_t *nsec) argument
88 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, argument
101 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, struct timespec *tsp) argument
[all...]
/freebsd-11-stable/usr.bin/touch/
H A Dtouch.c386 stime_file(const char *fname, struct timespec *tsp) argument
/freebsd-11-stable/sys/kern/
H A Dsubr_fattime.c138 timespec2fattime(const struct timespec *tsp, int utc, uint16_t *ddp, argument
219 fattime2timespec(unsigned dd, unsigned dt, unsigned dh, int utc, struct timespec *tsp) argument
[all...]
H A Dkern_ffclock.c252 ffclock_nanotime(struct timespec *tsp) argument
278 ffclock_getnanotime(struct timespec *tsp) argument
305 ffclock_nanouptime(struct timespec *tsp) argument
331 ffclock_getnanouptime(struct timespec *tsp) argument
358 ffclock_nanodifftime(ffcounter ffdelta, struct timespec *tsp) argument
[all...]
H A Dkern_thr.c497 struct timespec ts, *tsp; local
512 kern_thr_suspend(struct thread *td, struct timespec *tsp) argument
/freebsd-11-stable/include/protocols/
H A Dtimed.h44 struct tsp { struct
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl_funcs.c353 SCR* tsp; local
527 SCR *psp, *tsp; local
[all...]
/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_refresh.c70 SCR *tsp; local
[all...]
H A Dvs_split.c300 SCR *tsp; local
340 SCR *tsp, **lp, *list[100]; local
457 SCR **lp, *tsp; local
[all...]
H A Dvi.c1004 SCR *tsp; local
/freebsd-11-stable/sys/sys/
H A Dtimeffc.h269 nanotime_fromclock(struct timespec *tsp, in argument
299 getnanotime_fromclock(struct timespec *tsp, int whichclock) argument
329 nanouptime_fromclock(struct timespec *tsp, int whichclock) argument
359 getnanouptime_fromclock(struct timespec *tsp, int whichclock) argument
[all...]
/freebsd-11-stable/sys/dev/sound/
H A Dclone.c73 struct timespec tsp; member in struct:snd_clone_entry
82 struct timespec tsp; member in struct:snd_clone
110 snd_timestamp(struct timespec *tsp) argument
297 snd_clone_gettime(struct snd_clone *c, struct timespec *tsp) argument
328 snd_clone_getdevtime(struct cdev *dev, struct timespec *tsp) argument
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-timed.c44 struct tsp { struct
101 const struct tsp *tsp = (const struct tsp *)bp; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.h86 SameTailElt(MPIterator mp, MachineBasicBlock::iterator tsp) argument
/freebsd-11-stable/contrib/flex/
H A Ddfa.c241 int stkpos, ns, tsp; local
948 int ns, tsp, sy local
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dsrvr_nfs.c369 nfs_keepalive_callback(voidp pkt, int len, struct sockaddr_in *sp, struct sockaddr_in *tsp, voidp idv, int done) argument
/freebsd-11-stable/usr.sbin/jail/
H A Dcommand.c218 struct timespec *tsp; local
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c1232 struct termios *tsp; local
/freebsd-11-stable/lib/libc/resolv/
H A Dres_send.c1157 pselect(int nfds, void *rfds, void *wfds, void *efds, struct timespec *tsp, const sigset_t *sigmask) argument

Completed in 206 milliseconds

12