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