freebsd-dev/contrib/cpio/safe-stat.h
1997-03-29 22:40:46 +00:00

2 lines
45 B
C

#define SAFE_STAT(path,pbuf) stat(path,pbuf)