1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/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)