Searched refs:statcmd (Results 1 – 9 of 9) sorted by relevance
384 statcmd="stat -c"386 statcmd="stat -f"388 if [ "`${statcmd} '%d' ${dir} 2>/dev/null`" -eq "`${statcmd} '%d' ${dir}/.. 2>/dev/null`" ]; then
59 void statcmd(void);
472 statcmd();
2363 statcmd(void) in statcmd() function
96 void statcmd(void);
336 statcmd();
2033 statcmd(); in yyparse()
1597 statcmd(void) in statcmd() function
178 * ftpd/ftpd.c (statcmd): cast argument to isdigit to unsigned char