Searched refs:tunable_hide_ids (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dtunables.c41 int tunable_hide_ids = 0; variable
H A Dtunables.h37 extern int tunable_hide_ids; /* Show "ftp" in ls listings */
H A Dparseconf.c69 { "hide_ids", &tunable_hide_ids },
H A Dls.c368 if (tunable_hide_ids)
393 if (tunable_hide_ids)

Completed in 73 milliseconds