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

/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dpopen.c167 isls = (strcmp(sl->sl_str[0], INTERNAL_LS) == 0);
H A Dextern.h359 #define INTERNAL_LS "/bin/ls" macro
H A Dftpcmd.y512 char *argv[] = { INTERNAL_LS, "-lgA", NULL };
522 char *argv[] = { INTERNAL_LS, "-lgA", NULL, NULL };
H A Dcmds.c515 char *argv[] = { INTERNAL_LS, "-lgA", "", NULL };
H A Dftpd.c1681 if (strcmp(argv[0], INTERNAL_LS) == 0) {
3397 char *argv[] = { INTERNAL_LS, "", NULL };

Completed in 102 milliseconds