Searched refs:statcmd (Results 1 – 6 of 6) 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
96 void statcmd(void);
336 statcmd();
1597 statcmd(void) in statcmd() function
2033 statcmd(); in yyparse()
178 * ftpd/ftpd.c (statcmd): cast argument to isdigit to unsigned char