HomeSort by relevance Sort by last modified time
    Searched refs:do_all (Results 1 - 4 of 4) sorted by null

  /external/iproute2/ip/
ipnetns.c 403 if (argc < 1 && !do_all) {
407 if ((argc < 2 && !do_all) || (argc < 1 && do_all)) {
412 if (do_all)
579 if (argc < 1 && !do_all) {
584 if (do_all)
ip.c 41 bool do_all; variable
284 do_all = true;
  /external/iproute2/include/
utils.h 28 extern bool do_all;
  /external/llvm/utils/TableGen/
tdtags 284 do_all()
426 do_all

Completed in 678 milliseconds