Searched refs:QUEUE (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/smbfs/examples/print/
H A Dtolj3 QUEUE="//joe@fserver/lj"
5 /usr/local/bin/smbutil print ${QUEUE} -
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_minidump.h99 #define QUEUE 3 macro
355 * Read QUEUE Entry Header
H A Dql_hw.c4818 case QUEUE:
/freebsd-13-stable/sbin/pfctl/
H A Dparse.y470 %token UPPERLIMIT QUEUE PRIORITY QLIMIT HOGS BUCKETS RTABLE TARGET INTERVAL
1516 altqif : ALTQ interface queue_opts QUEUE qassign {
1540 queuespec : QUEUE STRING interface queue_opts qassign {
3865 qname : QUEUE STRING {
3869 | QUEUE '(' STRING ')' {
3873 | QUEUE '(' STRING comma STRING ')' {
5642 { "queue", QUEUE},
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h346 #define TRAVERSE_STMT_BASE(NAME, CLASS, VAR, QUEUE) \
355 .Traverse##NAME(static_cast<CLASS *>(VAR), QUEUE) \

Completed in 137 milliseconds