1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/contrib/cpio/safe-stat.h

2 lines
45 B
C
Raw Normal View History

1997-03-29 22:40:46 +00:00
#define SAFE_STAT(path,pbuf) stat(path,pbuf)