Searched refs:QUEUE (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/smbfs/examples/print/ |
H A D | tolj | 3 QUEUE="//joe@fserver/lj" 5 /usr/local/bin/smbutil print ${QUEUE} -
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_minidump.h | 97 #define QUEUE 3 macro
|
H A D | ql_hw.c | 4791 case QUEUE: in ql_parse_template()
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 527 %token UPPERLIMIT QUEUE PRIORITY QLIMIT HOGS BUCKETS RTABLE TARGET INTERVAL 1845 altqif : ALTQ interface queue_opts QUEUE qassign { 1869 queuespec : QUEUE STRING interface queue_opts qassign { 4548 etherqname : QUEUE STRING { 4551 | QUEUE '(' STRING ')' { 4556 qname : QUEUE STRING { 4560 | QUEUE '(' STRING ')' { 4564 | QUEUE '(' STRING comma STRING ')' { 6565 { "queue", QUEUE}, in lookup()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mmuegel | 832 X local (*QUEUE, @Files, %Lock_IDs, %Data_IDs, %Control_IDs, $_); 838 X opendir (QUEUE, $Queue) || return (0, "error getting directory listing of $Queue"); 839 X @Files = grep (/^(df|lf|qf)/, readdir (QUEUE)); 840 X closedir (QUEUE);
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | RecursiveASTVisitor.h | 344 #define TRAVERSE_STMT_BASE(NAME, CLASS, VAR, QUEUE) \ 353 .Traverse##NAME(static_cast<CLASS *>(VAR), QUEUE) \
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | submit.cf | 564 # QUEUE GROUP DEFINITIONS #
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 1875 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
|
H A D | aic79xx.seq | 1106 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 36 QUEUE GROUP DEFINITIONS 340 doc/op/op.me. See also QUEUE GROUP DEFINITIONS. 3463 | QUEUE GROUP DEFINITIONS |
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | proto.m4 | 728 `# QUEUE GROUP DEFINITIONS #'
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 3200 The compilation options SMTP, DAEMON, and QUEUE have been removed, 7385 compile errors). This turns DAEMON, QUEUE, and SMTP into
|