Home
last modified time | relevance | path

Searched refs:LONG_LISTING (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dftpd.c748 LONG_LISTING = 2, enumerator
761 ls_fd = popen_ls((opts & LONG_LISTING) ? "-lA" : "-1A"); in handle_dir_common()
809 handle_dir_common(LONG_LISTING); in handle_list()
826 handle_dir_common(LONG_LISTING + USE_CTRL_CONN); in handle_stat_file()