Searched refs:pref (Results 26 - 50 of 98) sorted by relevance

1234

/freebsd-11-stable/contrib/amd/amd/
H A Damfs_host.c514 * Return true if pref is a directory prefix of dir.
517 * Does not work if pref is "/".
520 directory_prefix(char *pref, char *dir) argument
522 int len = strlen(pref);
524 if (!NSTREQ(pref, dir, len))
/freebsd-11-stable/contrib/dma/
H A Ddma.h158 int pref; member in struct:mx_hostentry
H A Dnet.c318 syslog(LOG_INFO, "trying remote delivery to %s [%s] pref %d",
319 h->host, h->addr, h->pref);
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dexpn.pl988 local($nh, $pref,$cpref);
1015 $pref = $1;
1016 if ($pref < $cpref) {
1018 $cpref = $pref;
1019 } elsif ($pref) {
1020 $fallback{$pref} .= " $nh";
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_alloc.c193 int i, len, start_lvl, end_lvl, pref, ssize; local
273 pref = ext2_blkpref(ip, start_lbn, soff, sbap, 0);
277 if ((newblk = (e2fs_daddr_t)ext2_hashalloc(ip, dtog(fs, pref), pref,
617 ext2_hashalloc(struct inode *ip, int cg, long pref, int size, argument
629 result = (*allocator)(ip, cg, pref, size);
/freebsd-11-stable/contrib/gperf/
H A Dconfigure756 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
760 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
848 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
850 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
853 -program-prefix | --program-prefix | --program-prefi | --program-pref \
857 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
2695 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
2697 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c734 " (pref %d) not found in scan results",
761 " (pref %d) in different ESS",
772 " (pref %d) does not match the current network profile",
789 " (pref %d) does not have sufficient signal level (%d)",
871 u8 pref)
896 wpabuf_put_u8(*buf, pref);
903 u8 pref)
952 pref);
958 unsigned int i, pref = 255; local
975 for (i = 0; i < wpa_s->last_scan_res_used && pref;
869 wnm_add_nei_rep(struct wpabuf **buf, const u8 *bssid, u32 bss_info, u8 op_class, u8 chan, u8 phy_type, u8 pref) argument
901 wnm_nei_rep_add_bss(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, struct wpabuf **buf, u8 pref) argument
[all...]
H A Dconfig.c4472 struct p2p_channel *pref = NULL, *n; local
4487 n = os_realloc_array(pref, num + 1,
4491 pref = n;
4492 pref[num].op_class = op_class;
4493 pref[num].chan = chan;
4503 config->p2p_pref_chan = pref;
4512 os_free(pref);
/freebsd-11-stable/sbin/routed/
H A Doutput.c446 char metric, pref; local
637 pref = RT->rt_poison_metric + ws.metric;
648 && (pref >= HOPCNT_INFINITY
655 ag_check(dst, RT->rt_mask, 0, nhop, metric, pref,
/freebsd-11-stable/contrib/ipfilter/
H A Dradix_ipf.c1030 void test_addr(ipf_rdx_head_t *rnh, int pref, addrfamily_t *, int);
1324 test_addr(rnh, pref, addr, limit)
1326 int pref;
1347 printf("%d.%d.LOOKUP(%s)", pref, i, addrname(&af));
1355 printf("%d.%d.LOOKUP(%s)", pref, -1, addrname(addr));
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.c1030 void test_addr(ipf_rdx_head_t *rnh, int pref, addrfamily_t *, int);
1324 test_addr(rnh, pref, addr, limit)
1326 int pref, limit;
1347 printf("%d.%d.LOOKUP(%s)", pref, i, addrname(&af));
1355 printf("%d.%d.LOOKUP(%s)", pref, -1, addrname(addr));
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_lib.c567 const unsigned char *pref, *supp; local
600 (s, !(s->options & SSL_OP_CIPHER_SERVER_PREFERENCE), &pref,
613 pref = eccurves_all;
618 for (i = 0; i < num_pref; i++, pref += 2) {
621 if (pref[0] == tsupp[0] && pref[1] == tsupp[1]) {
623 int id = (pref[0] << 8) | pref[1];
3789 const unsigned char *pref, size_t preflen,
3795 for (i = 0, ptmp = pref;
3788 tls12_do_shared_sigalgs(TLS_SIGALGS *shsig, const unsigned char *pref, size_t preflen, const unsigned char *allow, size_t allowlen) argument
3822 const unsigned char *pref, *allow, *conf; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dregclass.c1359 fprintf (dump_file, " pref %s\n", reg_class_names[(int) best]);
1361 fprintf (dump_file, " pref %s or none\n", reg_class_names[(int) best]);
1363 fprintf (dump_file, " pref %s, else %s\n",
1853 enum reg_class pref = reg_pref[regno].prefclass;
1855 if ((reg_class_size[(unsigned char) pref]
1856 == (unsigned) CLASS_MAX_NREGS (pref, mode))
1857 && REGISTER_MOVE_COST (mode, pref, pref) < 10 * 2)
1858 op_costs[i].cost[(unsigned char) pref] = -1;
2276 /* If {pref,al
1847 enum reg_class pref = reg_pref[regno].prefclass; local
[all...]
H A Dggc-page.c672 alloc_anon (char *pref ATTRIBUTE_UNUSED, size_t size)
675 char *page = mmap (pref, size, PROT_READ | PROT_WRITE,
679 char *page = mmap (pref, size, PROT_READ | PROT_WRITE,
H A Dggc-zone.c768 alloc_anon (char *pref ATTRIBUTE_UNUSED, size_t size, struct alloc_zone *zone)
771 char *page = (char *) mmap (pref, size, PROT_READ | PROT_WRITE,
775 char *page = (char *) mmap (pref, size, PROT_READ | PROT_WRITE,
H A Dfinal.c4073 int pref = cfun->preferred_stack_boundary;
4075 pref = cfun->stack_alignment_needed;
4077 = pref;
4053 int pref = cfun->preferred_stack_boundary; local
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure759 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
763 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
851 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
853 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
856 -program-prefix | --program-prefix | --program-prefi | --program-pref \
860 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dfsi_analyze.c622 analyze_automount_tree(qelem *q, char *pref, int lvl) argument
632 xsnprintf(nname, sizeof(nname), "%s/%s", pref, ap->a_name);
/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dffs_alloc.c243 ffs_hashalloc(struct inode *ip, int cg, daddr_t pref, int size, argument
254 result = (*allocator)(ip, cg, pref, size);
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dsta_info.h54 u8 pref; member in struct:mbo_non_pref_chan_info
/freebsd-11-stable/contrib/gdb/gdb/
H A Dlanguage.c467 char *tmp, *pref = "";
470 pref = "auto; currently ";
489 range = concat (pref, tmp, NULL);
465 char *tmp, *pref = ""; local
/freebsd-11-stable/contrib/blacklist/bin/
H A Dconf.c801 conf_print(char *buf, size_t len, const char *pref, const char *delim, argument
829 pref, sp, sp, ha, delim, N(0, c->c_proto), delim,
835 "uid:%s, name:%s, nfail:%s, duration:%s", pref,
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure781 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
785 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
873 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
875 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
878 -program-prefix | --program-prefix | --program-prefi | --program-pref \
882 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure781 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
785 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
873 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
875 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
878 -program-prefix | --program-prefix | --program-prefi | --program-pref \
882 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
/freebsd-11-stable/sys/dev/usb/
H A Dusb_device.c1700 uint16_t pref; local
1705 pref = usb_lang_id;
1717 if ((langid & mask) == pref)

Completed in 269 milliseconds

1234