mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
2 lines
45 B
C
2 lines
45 B
C
|
#define SAFE_STAT(path,pbuf) stat(path,pbuf)
|