| /freebsd-12.1/contrib/openpam/lib/libpam/ |
| H A D | openpam_log.c | 67 int priority; in openpam_log() local 75 priority = LOG_DEBUG; in openpam_log() 78 priority = LOG_INFO; in openpam_log() 81 priority = LOG_NOTICE; in openpam_log() 85 priority = LOG_ERR; in openpam_log() 90 vsyslog(priority, fmt, ap); in openpam_log() 102 int priority; in _openpam_log() local 110 priority = LOG_DEBUG; in _openpam_log() 113 priority = LOG_INFO; in _openpam_log() 116 priority = LOG_NOTICE; in _openpam_log() [all …]
|
| /freebsd-12.1/contrib/libucl/tests/basic/ |
| H A D | load.in | 4 .load(try=false, multiline=false, trim=false, escape=false, key="key1", target="string", priority=1… 5 .load(try=false, multiline=true, trim=false, escape=false, key="key2", target="string", priority=1)… 6 .load(try=false, multiline=true, trim=true, escape=false, key="key3", target="string", priority=1) … 7 .load(try=false, multiline=true, trim=true, escape=true, key="key4", target="string", priority=1) "… 8 .load(try=false, multiline=false, trim=true, escape=false, key="key5", target="string", priority=1)… 9 .load(try=false, multiline=false, trim=false, escape=true, key="key6", target="string", priority=1)… 10 .load(try=false, multiline=false, trim=true, escape=true, key="key7", target="string", priority=1) … 11 .load(try=false, multiline=false, trim=false, escape=false, key="key8", target="int", priority=1) "… 12 .load(try=false, multiline=false, trim=false, escape=false, key="key9", target="int", priority=4) "… 13 .load(try=true, multiline=false, trim=false, escape=false, key="key10", target="string", priority=1…
|
| H A D | 18.in | 16 .priority 3 25 .priority 1 30 key2 = "OMG" # low priority
|
| /freebsd-12.1/usr.sbin/pkg/ |
| H A D | dns_utils.c | 53 l = da->priority; in srv_priority_cmp() 54 r = db->priority; in srv_priority_cmp() 69 l = da->priority; in srv_final_cmp() 70 r = db->priority; in srv_final_cmp() 124 unsigned int type, class, ttl, priority, weight, port; in dns_getsrvinfo() local 170 NS_GET16(priority, p); in dns_getsrvinfo() 192 res[n]->priority = priority; in dns_getsrvinfo() 204 priority = f = l = 0; in dns_getsrvinfo() 206 if (res[i]->priority != priority) { in dns_getsrvinfo() 210 priority = res[i]->priority; in dns_getsrvinfo()
|
| /freebsd-12.1/contrib/ofed/opensm/complib/ |
| H A D | cl_log.c | 63 int priority, i; in cl_log_event() local 74 priority = LOG_ERR; in cl_log_event() 78 priority = LOG_WARNING; in cl_log_event() 83 priority = LOG_INFO; in cl_log_event() 106 syslog(priority, "%s data:\n%s\n", message, p_buf); in cl_log_event() 111 syslog(priority, "%s\n", message); in cl_log_event() 114 syslog(priority, "%s\n", message); in cl_log_event()
|
| /freebsd-12.1/libexec/bootpd/ |
| H A D | report.c | 92 report(int priority, const char *fmt,...) in report() argument 97 if ((priority < 0) || (priority >= numlevels)) { in report() 98 priority = numlevels - 1; in report() 109 progname, levelnames[priority], buf); in report() 113 syslog((priority | LOG_BOOTP), "%s", buf); in report()
|
| /freebsd-12.1/sys/contrib/ck/src/ |
| H A D | ck_ht.c | 453 if (priority != NULL) { in ck_ht_gc() 846 if (priority != NULL) { in ck_ht_set_spmc() 859 candidate = priority; in ck_ht_set_spmc() 864 priority != NULL && candidate != priority) { in ck_ht_set_spmc() 884 if (priority->value == CK_HT_KEY_TOMBSTONE) { in ck_ht_set_spmc() 913 if (priority != NULL) { in ck_ht_set_spmc() 914 if (priority->key == CK_HT_KEY_TOMBSTONE) { in ck_ht_set_spmc() 919 candidate = priority; in ck_ht_set_spmc() 982 if (candidate != NULL || priority != NULL) in ck_ht_put_spmc() 989 if (priority != NULL) { in ck_ht_put_spmc() [all …]
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | wpa_supplicant.conf | 1519 priority=5 1528 priority=2 1539 priority=2 1567 priority=1 1581 priority=10 1594 priority=2 1625 priority=2 1741 priority=5 1754 priority=5 1849 priority=20
|
| /freebsd-12.1/usr.sbin/iscsid/ |
| H A D | log.c | 89 log_common(int priority, int log_errno, const char *fmt, va_list ap) in log_common() argument 114 syslog(priority, "%s (%s): %s", in log_common() 119 syslog(priority, "%s: %s", in log_common() 123 syslog(priority, "%s", msgbuf_strvised); in log_common() 132 syslog(priority, "%s (%s): %s: %s", in log_common() 137 syslog(priority, "%s: %s: %s", in log_common() 142 syslog(priority, "%s: %s", in log_common()
|
| /freebsd-12.1/usr.sbin/ctld/ |
| H A D | log.c | 89 log_common(int priority, int log_errno, const char *fmt, va_list ap) in log_common() argument 114 syslog(priority, "%s (%s): %s", in log_common() 119 syslog(priority, "%s: %s", in log_common() 123 syslog(priority, "%s", msgbuf_strvised); in log_common() 132 syslog(priority, "%s (%s): %s: %s", in log_common() 137 syslog(priority, "%s: %s: %s", in log_common() 142 syslog(priority, "%s: %s", in log_common()
|
| /freebsd-12.1/usr.sbin/autofs/ |
| H A D | log.c | 89 log_common(int priority, int log_errno, const char *fmt, va_list ap) in log_common() argument 114 syslog(priority, "%s (%s): %s", in log_common() 119 syslog(priority, "%s: %s", in log_common() 123 syslog(priority, "%s", msgbuf_strvised); in log_common() 132 syslog(priority, "%s (%s): %s: %s", in log_common() 137 syslog(priority, "%s: %s: %s", in log_common() 142 syslog(priority, "%s: %s", in log_common()
|
| /freebsd-12.1/crypto/openssl/crypto/bio/ |
| H A D | bss_log.c | 84 static void xsyslog(BIO *bp, int priority, const char *string); 130 int priority, i; in slg_write() local 209 priority = mapping[i].log_level; in slg_write() 212 xsyslog(b, priority, pp); in slg_write() 250 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() argument 259 switch (priority) { in xsyslog() 306 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() argument 333 switch (priority) { in xsyslog() 399 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() argument 401 syslog(priority, "%s", string); in xsyslog()
|
| /freebsd-12.1/sys/dev/ixl/ |
| H A D | i40e_dcb.c | 73 u8 priority; in i40e_parse_ieee_etscfg_tlv() local 143 u8 priority; in i40e_parse_ieee_etsrec_tlv() local 315 u8 priority; in i40e_parse_cee_pgcfg_tlv() local 411 dcbcfg->app[i].priority = up; in i40e_parse_cee_app_tlv() 671 dcbcfg->app[0].priority = in i40e_cee_to_dcb_v1_config() 678 dcbcfg->app[1].priority = in i40e_cee_to_dcb_v1_config() 685 dcbcfg->app[2].priority = in i40e_cee_to_dcb_v1_config() 752 dcbcfg->app[i].priority = in i40e_cee_to_dcb_config() 768 dcbcfg->app[i].priority = in i40e_cee_to_dcb_config() 784 dcbcfg->app[i].priority = in i40e_cee_to_dcb_config() [all …]
|
| /freebsd-12.1/sys/kern/ |
| H A D | subr_devstat.c | 80 devstat_priority priority); 90 devstat_priority priority) in devstat_new_entry() argument 105 flags, device_type, priority); in devstat_new_entry() 120 devstat_priority priority) in devstat_add_entry() argument 153 if ((priority <= ds_tmp->priority) in devstat_add_entry() 155 || (priority > ds_next->priority))) { in devstat_add_entry() 159 } else if (priority > ds_tmp->priority) { in devstat_add_entry() 188 ds->priority = priority; in devstat_add_entry()
|
| /freebsd-12.1/crypto/openssl/ssl/ |
| H A D | pqueue.c | 27 memcpy(item->priority, prio64be, sizeof(item->priority)); in pitem_new() 67 int cmp = memcmp(next->priority, item->priority, 8); in pqueue_insert() 113 if (memcmp(next->priority, prio64be, 8) == 0) { in pqueue_find() 120 if (memcmp(next->priority, prio64be, 8) == 0) in pqueue_find()
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/gen/posix_spawn/ |
| H A D | t_spawnattr.c | 79 int max, min, new, priority; in get_different_priority() local 86 priority = param.sched_priority; in get_different_priority() 92 new = priority + 1; in get_different_priority() 109 int pid, scheduler, child_scheduler, priority, status, err, pfd[2]; in ATF_TC_BODY() local 127 priority = get_different_priority(scheduler); in ATF_TC_BODY() 128 sp.sched_priority = priority; in ATF_TC_BODY()
|
| /freebsd-12.1/sys/sys/ |
| H A D | taskqueue.h | 106 #define TASK_INITIALIZER(priority, func, context) \ argument 108 .ta_priority = (priority), \ 121 #define TASK_INIT(task, priority, func, context) do { \ argument 123 (task)->ta_priority = (priority); \ 129 struct timeout_task *timeout_task, int priority, task_fn_t func, 131 #define TIMEOUT_TASK_INIT(queue, timeout_task, priority, func, context) \ argument 132 _timeout_task_init(queue, timeout_task, priority, func, context);
|
| H A D | gtaskqueue.h | 75 #define GTASK_INIT(gtask, flags, priority, func, context) do { \ argument 77 (gtask)->ta_priority = (priority); \ 82 #define GROUPTASK_INIT(gtask, priority, func, context) \ argument 83 GTASK_INIT(&(gtask)->gt_task, TASK_SKIP_WAKEUP, priority, func, context)
|
| /freebsd-12.1/share/examples/pf/ |
| H A D | queue1 | 8 queue deflt bandwidth 10% priority 0 cbq(default ecn) 9 queue http bandwidth 1.5Mb priority 3 { http_vhosts, http_cust1 } 12 queue mail bandwidth 10% priority 1 13 queue ssh bandwidth 100Kb priority 7 cbq(borrow) 14 queue rsets bandwidth 7500b priority 0 cbq(red)
|
| H A D | queue2 | 4 # give interactive ssh traffic priority over ssh bulk transfers (scp, sftp) 13 queue http bandwidth 60% priority 2 cbq(borrow red) { employees, developers } 16 queue mail bandwidth 10% priority 0 cbq(borrow ecn) 18 queue ssh_interactive bandwidth 25% priority 7 19 queue ssh_bulk bandwidth 75% priority 0
|
| H A D | ackpri | 4 # Use a simple priority queue to prioritize empty (no payload) TCP ACKs, 12 # priority queue below, download drops only to 48 kB/s. 20 # value. If it's set too high, the priority queue is not effective, and 25 queue q_pri priority 7 26 queue q_def priority 1 priq(default)
|
| H A D | faq-example3 | 21 # www_ext_http - http traffic from the WWW server; higher priority. 27 queue www_ext_http bandwidth 50% priority 3 cbq(red borrow) 28 queue www_ext_misc bandwidth 50% priority 1 cbq(borrow) 29 queue boss_ext bandwidth 500Kb priority 3 cbq(borrow) 46 # boss_int - traffic to the boss's PC; assign a higher priority. 52 queue boss_int bandwidth 250Kb priority 3 cbq(borrow) 67 # net_dmz_http - http traffic; higher priority. 72 queue net_dmz_http bandwidth 50% priority 3 cbq(red borrow) 73 queue net_dmz_misc bandwidth 50% priority 1 cbq(default borrow)
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | nwld.c | 36 nwld_named_section_asm_out_constructor (rtx symbol, int priority) in nwld_named_section_asm_out_constructor() argument 48 MAX_INIT_PRIORITY - priority); in nwld_named_section_asm_out_constructor() 57 nwld_named_section_asm_out_destructor (rtx symbol, int priority) in nwld_named_section_asm_out_destructor() argument 68 MAX_INIT_PRIORITY - priority); in nwld_named_section_asm_out_destructor()
|
| /freebsd-12.1/sys/contrib/ncsw/Peripherals/FM/MAC/ |
| H A D | fman_memac.c | 281 uint8_t priority, in fman_memac_set_tx_pause_frames() argument 289 if (priority == 0xff) { in fman_memac_set_tx_pause_frames() 295 priority = 0; in fman_memac_set_tx_pause_frames() 306 tmp = ioread32be(®s->pause_quanta[priority / 2]); in fman_memac_set_tx_pause_frames() 307 if (priority % 2) in fman_memac_set_tx_pause_frames() 311 tmp |= ((uint32_t)pause_time << (16 * (priority % 2))); in fman_memac_set_tx_pause_frames() 312 iowrite32be(tmp, ®s->pause_quanta[priority / 2]); in fman_memac_set_tx_pause_frames() 314 tmp = ioread32be(®s->pause_thresh[priority / 2]); in fman_memac_set_tx_pause_frames() 315 if (priority % 2) in fman_memac_set_tx_pause_frames() 319 tmp |= ((uint32_t)thresh_time<<(16 * (priority % 2))); in fman_memac_set_tx_pause_frames() [all …]
|
| /freebsd-12.1/sys/net/ |
| H A D | vnet.h | 371 #define VNET_GLOBAL_EVENTHANDLER_REGISTER_TAG(tag, name, func, arg, priority) \ argument 375 arg, priority, \ 379 #define VNET_GLOBAL_EVENTHANDLER_REGISTER(name, func, arg, priority) \ argument 383 arg, priority, \ 443 #define VNET_GLOBAL_EVENTHANDLER_REGISTER_TAG(tag, name, func, arg, priority) \ argument 444 (tag) = eventhandler_register(NULL, #name, func, arg, priority) 445 #define VNET_GLOBAL_EVENTHANDLER_REGISTER(name, func, arg, priority) \ argument 446 eventhandler_register(NULL, #name, func, arg, priority)
|