Searched refs:statinfo (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_module_apple.c113 struct stat statinfo; local
114 if (CSSymbolOwnerGetPath(owner) && (stat(CSSymbolOwnerGetPath(owner), &statinfo) == 0)) {
115 if (S_ISREG(statinfo.st_mode)) {
/macosx-10.9.5/CF-855.17/
H A DCFFileUtilities.c51 #define statinfo _stat macro
61 #define statinfo stat macro
104 struct statinfo statBuf;
179 struct statinfo statBuf;
458 struct statinfo statBuf;
518 struct statinfo statBuf;
H A DCFUtilities.c1016 #define statinfo _stat
1021 #define statinfo stat
1043 struct statinfo statBuf;
H A DCFBurstTrie.c50 #define statinfo _stat macro
75 #define statinfo stat macro
361 struct statinfo sb;
H A DCFBundle.c89 #define statinfo _stat macro
98 #define statinfo stat macro
2087 struct statinfo statBuf;
2562 struct statinfo statBuf;
/macosx-10.9.5/system_cmds-597.90.1/iostat.tproj/
H A Diostat.c159 struct statinfo { struct
165 static struct statinfo cur, last;
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/iostat.tproj/
H A Diostat.c159 struct statinfo { struct
165 static struct statinfo cur, last;

Completed in 124 milliseconds