Searched defs:STATVFSCOPY (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dstatvfs.c58 #define STATVFSCOPY(dst, src) \ macro
136 STATVFSCOPY(&ds32, &ds64);
282 STATVFSCOPY(&ds64_32, &ds64);

Completed in 57 milliseconds