Searched refs:FLAG_M (Results 1 - 3 of 3) sorted by relevance
/third_party/toybox/generated/ | ||
H A D | flags.h | 538 #undef FLAG_M macro 999 #undef FLAG_M macro 1108 #undef FLAG_M macro 1470 #undef FLAG_M macro 1751 #undef FLAG_M macro 2300 #undef FLAG_M macro 2653 #undef FLAG_M macro 2671 #undef FLAG_M macro 3929 #define FLAG_M (FORCED_FLAGLL<<38) macro 4316 #define FLAG_M ( macro 4413 #define FLAG_M global() macro 4715 #define FLAG_M global() macro 4950 #define FLAG_M global() macro 5415 #define FLAG_M global() macro 5706 #define FLAG_M global() macro 5722 #define FLAG_M global() macro [all...] |
/third_party/toybox/toys/net/ | ||
H A D | ftpget.c | 170 } else if (toys.optflags & FLAG_M) ftp_line("MKD", toys.optargs[1], 257); in ftpget_main() |
/third_party/toybox/toys/posix/ | ||
H A D | sort.c | 198 } else if (flags & FLAG_M) { in compare_values() |
Completed in 12 milliseconds