mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
2 lines
45 B
C
2 lines
45 B
C
|
#define SAFE_STAT(path,pbuf) stat(path,pbuf)
|