Home
last modified time | relevance | path

Searched refs:tptr (Results 1 – 16 of 16) sorted by relevance

/f-stack/tools/libutil/
H A Dlogin_ok.c224 struct tm *tptr; in auth_timeok() local
229 if ((tptr = localtime(&t)) != NULL) { in auth_timeok()
233 if (lt != NULL && in_ltms(lt, tptr, NULL) == -1) in auth_timeok()
238 if (lt != NULL && in_ltms(lt, tptr, NULL) != -1) in auth_timeok()
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S310 #define tptr %rbp /* table pointer */ macro
324 #define tab_0(x) (tptr,x,8)
325 #define tab_1(x) 3(tptr,x,8)
326 #define tab_2(x) 2(tptr,x,8)
327 #define tab_3(x) 1(tptr,x,8)
328 #define tab_f(x) 1(tptr,x,8)
329 #define tab_i(x) 7(tptr,x,8)
385 add $2048, tptr; \
563 add $2048, tptr; \
735 lea enc_tab(%rip), tptr
[all …]
/f-stack/freebsd/sys/
H A Dsyscallsubr.h149 int kern_futimes(struct thread *td, int fd, struct timeval *tptr,
151 int kern_futimens(struct thread *td, int fd, struct timespec *tptr,
191 struct timeval *tptr, enum uio_seg tptrseg);
330 enum uio_seg pathseg, struct timeval *tptr, enum uio_seg tptrseg);
332 enum uio_seg pathseg, struct timespec *tptr, enum uio_seg tptrseg,
H A Dsysproto.h458 …char tptr_l_[PADL_(struct timeval *)]; struct timeval * tptr; char tptr_r_[PADR_(struct timeval *)… member
579 …char tptr_l_[PADL_(struct timeval *)]; struct timeval * tptr; char tptr_r_[PADR_(struct timeval *)… member
723 …char tptr_l_[PADL_(struct timeval *)]; struct timeval * tptr; char tptr_r_[PADR_(struct timeval *)… member
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_htable.c1099 ipf_iphmfindgroup(softc, tptr, aptr) in ipf_iphmfindgroup() argument
1101 void *tptr, *aptr;
1109 iph = tptr;
1134 ipf_iphmfindip(softc, tptr, ipversion, aptr, bytes) in ipf_iphmfindip() argument
1136 void *tptr, *aptr;
1145 if (tptr == NULL || aptr == NULL)
1148 iph = tptr;
H A Dip_pool.c761 ipf_pool_search(softc, tptr, ipversion, dptr, bytes) in ipf_pool_search() argument
763 void *tptr;
775 ipo = tptr;
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c3164 struct timeval *tptr; member
3172 uap->tptr, UIO_USERSPACE)); in sys_utimes()
3198 if ((error = getutimes(tptr, tptrseg, ts)) != 0) in kern_utimesat()
3206 error = setutimes(td, nd.ni_vp, ts, 2, tptr == NULL); in kern_utimesat()
3217 struct timeval *tptr; member
3230 struct timeval *tptr, enum uio_seg tptrseg) in kern_lutimes() argument
3236 if ((error = getutimes(tptr, tptrseg, ts)) != 0) in kern_lutimes()
3242 error = setutimes(td, nd.ni_vp, ts, 2, tptr == NULL); in kern_lutimes()
3253 struct timeval *tptr; member
3272 error = getutimes(tptr, tptrseg, ts); in kern_futimes()
[all …]
H A Dsystrace_args.c785 uarg[1] = (intptr_t) p->tptr; /* struct timeval * */ in systrace_args()
1007 uarg[1] = (intptr_t) p->tptr; /* struct timeval * */ in systrace_args()
1335 uarg[1] = (intptr_t) p->tptr; /* struct timeval * */ in systrace_args()
/f-stack/freebsd/arm/linux/
H A Dlinux_systrace_args.c1664 uarg[1] = (intptr_t) p->tptr; /* struct l_timeval * */ in systrace_args()
H A Dlinux_proto.h751 …char tptr_l_[PADL_(struct l_timeval *)]; struct l_timeval * tptr; char tptr_r_[PADR_(struct l_time… member
/f-stack/freebsd/amd64/linux/
H A Dlinux_systrace_args.c1786 uarg[1] = (intptr_t) p->tptr; /* struct l_timeval * */ in systrace_args()
H A Dlinux_proto.h831 …char tptr_l_[PADL_(struct l_timeval *)]; struct l_timeval * tptr; char tptr_r_[PADR_(struct l_time… member
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_systrace_args.c1897 uarg[1] = (intptr_t) p->tptr; /* struct l_timeval * */ in systrace_args()
H A Dlinux32_proto.h895 …char tptr_l_[PADL_(struct l_timeval *)]; struct l_timeval * tptr; char tptr_r_[PADR_(struct l_time… member
/f-stack/freebsd/i386/linux/
H A Dlinux_systrace_args.c1942 uarg[1] = (intptr_t) p->tptr; /* struct l_timeval * */ in systrace_args()
H A Dlinux_proto.h894 …char tptr_l_[PADL_(struct l_timeval *)]; struct l_timeval * tptr; char tptr_r_[PADR_(struct l_time… member