Home
last modified time | relevance | path

Searched refs:__getosreldate (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/libsys/
H A D__getosreldate.c44 __getosreldate(void) in __getosreldate() function
H A DSymbol.map4 __getosreldate;
H A DMakefile.sys37 __getosreldate.c \
/freebsd/lib/libc/sys/
H A Dclosefrom.c40 if (__getosreldate() >= CLOSE_RANGE_OSREL) in closefrom()
/freebsd/lib/libsys/amd64/
H A Damd64_get_fsbase.c59 if (__getosreldate() >= P_OSREL_WRFSBASE &&
H A Damd64_get_gsbase.c59 if (__getosreldate() >= P_OSREL_WRFSBASE &&
H A Damd64_set_fsbase.c59 if (__getosreldate() >= P_OSREL_WRFSBASE &&
H A Damd64_set_gsbase.c59 if (__getosreldate() >= P_OSREL_WRFSBASE &&
/freebsd/lib/libc/gen/
H A Dsched_getaffinity.c43 if (__getosreldate() < P_OSREL_TIDPID) { in sched_getaffinity()
H A Dsched_setaffinity.c47 if (__getosreldate() < P_OSREL_TIDPID) { in sched_setaffinity()
/freebsd/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.h63 int __getosreldate(void);
/freebsd/libexec/rtld-elf/amd64/
H A Dreloc.c529 int __getosreldate(void);
549 if (__getosreldate() >= P_OSREL_WRFSBASE && in allocate_initial_tls()
/freebsd/libexec/rtld-elf/
H A Dmap_object.c46 int __getosreldate(void);
207 base_flags = __getosreldate() >= P_OSREL_MAP_GUARD ? in map_object()
H A Drtld.c268 int __getosreldate(void);
6484 __getosreldate(void) in __getosreldate() function
/freebsd/lib/libc/include/
H A Dlibc_private.h325 int __getosreldate(void);