Searched refs:tsp (Results 76 - 81 of 81) sorted by relevance

1234

/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c5769 struct timespec ts, *tsp; local
5791 tsp = &ts;
5793 tsp = NULL;
5796 tsp);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_systrace_args.c2076 uarg[4] = (intptr_t) p->tsp; /* struct l_timespec * */
2086 uarg[2] = (intptr_t) p->tsp; /* struct l_timespec * */
H A Dlinux32_proto.h996 char tsp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tsp; char tsp_r_[PADR_(struct l_timespec *)]; member in struct:linux_pselect6_args
1002 char tsp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tsp; char tsp_r_[PADR_(struct l_timespec *)]; member in struct:linux_ppoll_args
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_systrace_args.c2152 uarg[4] = (intptr_t) p->tsp; /* struct l_timespec * */
2162 uarg[2] = (intptr_t) p->tsp; /* struct l_timespec * */
H A Dlinux_proto.h1014 char tsp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tsp; char tsp_r_[PADR_(struct l_timespec *)]; member in struct:linux_pselect6_args
1020 char tsp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tsp; char tsp_r_[PADR_(struct l_timespec *)]; member in struct:linux_ppoll_args
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h913 char tsp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tsp; char tsp_r_[PADR_(struct l_timespec *)]; member in struct:linux_pselect6_args
919 char tsp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tsp; char tsp_r_[PADR_(struct l_timespec *)]; member in struct:linux_ppoll_args

Completed in 164 milliseconds

1234