Searched refs:PRIORITY (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntpd-opts.h243 # ifdef PRIORITY
244 # warning undefining PRIORITY due to option name conflict
245 # undef PRIORITY macro
324 # undef PRIORITY macro
369 #define OPT_VALUE_PRIORITY (DESC(PRIORITY).optArg.argInt)
H A Dntpd.c687 if (HAVE_OPT( PRIORITY )) {
/freebsd-10.3-release/contrib/gcc/
H A Dgccbug.in432 PRIORITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
433 case "$PRIORITY" in
436 *) echo "$COMMAND: \`$PRIORITY' is not a valid value for \`Priority'."
/freebsd-10.3-release/sbin/pfctl/
H A Dparse.y450 %token QUEUE PRIORITY QLIMIT RTABLE
1547 | PRIORITY NUMBER {
5286 { "priority", PRIORITY},

Completed in 57 milliseconds