cmds.c | 117 FE_MLSD = 1<<0, /* if op is MLSD (MLST otherwise ) */ 225 mlsd(const char *path) function in typeref:typename:void 251 dout = dataconn("MLSD", (off_t)-1, "w"); 288 reply(226, "MLSD complete."); 814 /* if MLSD and not "." entry, display as-is */ 817 /* if MLST, or MLSD and "." entry, realpath(3) it */
|