Searched refs:std_ext (Results 1 – 3 of 3) sorted by relevance
304 char std_ext = '\0'; in parse_std_ext() local369 std_ext = *p; in parse_std_ext()372 while (*std_exts && std_ext != *std_exts) in parse_std_ext()375 if (std_ext != *std_exts) in parse_std_ext()377 if (strchr (all_std_exts, std_ext) == NULL) in parse_std_ext()395 subset[0] = std_ext; in parse_std_ext()
694 char std_ext = '\0'; in parse_std_ext() local765 std_ext = *p; in parse_std_ext()768 while (*std_exts && std_ext != *std_exts) in parse_std_ext()771 if (std_ext != *std_exts) in parse_std_ext()773 if (strchr (all_std_exts, std_ext) == NULL) in parse_std_ext()786 subset[0] = std_ext; in parse_std_ext()
14 altq on fxp0 cbq bandwidth 1.5Mb queue { std_ext, www_ext, boss_ext }17 # std_ext - the standard queue. also the default queue for25 queue std_ext bandwidth 500Kb cbq(default borrow)