archie/prospero/lib/psrv/stat_object.c

9 lines
101 B
C
Raw Normal View History

2024-05-27 16:13:40 +02:00
#include <pfs.h>
#include <psrv.h>
/* Run STAT on the object OB. */
int
stat_object(OBJECT ob)
{
}