Home
last modified time | relevance | path

Searched refs:__commpage_gettimeofday (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/libsyscall/wrappers/
H A D__commpage_gettimeofday.c30 int __commpage_gettimeofday(struct timeval *);
36 __commpage_gettimeofday(struct timeval *tp) in __commpage_gettimeofday() function
H A Dutimensat.c33 extern int __commpage_gettimeofday(struct timeval *);
65 if (__commpage_gettimeofday(&tv) != 0) { in prepare_times_array_and_attrs()
/xnu-12377.1.9/libsyscall/Libsyscall.xcodeproj/
H A Dproject.pbxproj297 …900002AF25 /* __commpage_gettimeofday.c in Sources */ = {isa = PBXBuildFile; fileRef = E4D45C2116F…
714 …25 /* __commpage_gettimeofday.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
889 E4D45C2116F856900002AF25 /* __commpage_gettimeofday.c */,
1527 E4D45C2416F856900002AF25 /* __commpage_gettimeofday.c in Sources */,