Searched refs:instat (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/mvme68k/stand/libbug/
H A DMakefile12 SRCS= bugcrt.c delay.c diskrd.c diskwr.c getbrdid.c inchr.c instat.c \
/netbsd-current/external/historical/nawk/dist/
H A Dproctab.c138 instat, /* IN */
H A Dproto.h192 extern Cell *instat(Node **, int);
H A Drun.c1475 Cell *instat(Node **a, int n) /* for (a[0] in a[1]) a[2] */ function
/netbsd-current/external/gpl2/texinfo/dist/util/
H A Dtexindex.c175 struct stat instat;
181 if (stat (infiles[i], &instat))
183 if (S_ISDIR (instat.st_mode))
174 struct stat instat; local

Completed in 88 milliseconds