| /freebsd-13.1/contrib/ntp/sntp/include/ |
| H A D | ntp.lic | 1 <PFX>Copyright (C) <years> <owner>, all rights reserved. 2 <PFX>This is free software. It is licensed for use, modification and 3 <PFX>redistribution under the terms of the NTP License, copies of which 4 <PFX>can be seen at: 5 <PFX> <http://ntp.org/license> 6 <PFX> <http://opensource.org/licenses/ntp-license.php> 8 <PFX>Permission to use, copy, modify, and distribute this software and its 9 <PFX>documentation for any purpose with or without fee is hereby granted, 11 <PFX>both the copyright notice and this permission notice appear in 14 <PFX>without specific, written prior permission. <owner> makes no [all …]
|
| /freebsd-13.1/sys/contrib/rdma/krping/ |
| H A D | krping.c | 57 #define PFX "krping: " macro 434 printk(KERN_ERR PFX in krping_cq_event_handler() 826 printk(KERN_ERR PFX in krping_test_server() 854 printk(KERN_ERR PFX in krping_test_server() 886 printk(KERN_ERR PFX in krping_test_server() 1120 printk(KERN_ERR PFX in wlat_test() 1249 printk(KERN_ERR PFX in bw_test() 1372 printk(KERN_ERR PFX in reg_supported() 1523 printk(KERN_ERR PFX in krping_test_client() 1540 printk(KERN_ERR PFX in krping_test_client() [all …]
|
| /freebsd-13.1/contrib/ofed/libibverbs/ |
| H A D | init.c | 141 fprintf(stderr, PFX "Warning: couldn't allocate driver for %s\n", name); in verbs_register_driver() 172 fprintf(stderr, PFX "Warning: no node_type attr under %s.\n", in try_driver() 236 fprintf(stderr, PFX "Fatal: kernel ABI version %d " in check_abi_version() 253 fprintf(stderr, PFX "Warning: getrlimit(RLIMIT_MEMLOCK) failed."); in check_memlock_limit() 258 fprintf(stderr, PFX "Warning: RLIMIT_MEMLOCK is %lu bytes.\n" in check_memlock_limit() 296 fprintf(stderr, PFX "Warning: fork()-safety requested " in ibverbs_init() 337 fprintf(stderr, PFX "Warning: dlopen(NULL) failed, " in ibverbs_init() 362 fprintf(stderr, PFX "Warning: no userspace device-specific " in ibverbs_init()
|
| H A D | ibverbs.h | 51 #define PFX "libibverbs: " macro
|
| H A D | verbs.c | 382 fprintf(stderr, PFX "Warning: kernel's ABI version %d limits capacity.\n" in ibv_create_comp_channel_v2()
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_fmr_pool.c | 50 #define PFX "fmr_pool: " macro 158 pr_warn(PFX "Unmapping FMR %p with ref count %d\n", in ib_fmr_batch_release() 175 pr_warn(PFX "ib_unmap_fmr returned %d\n", ret); in ib_fmr_batch_release() 230 pr_info(PFX "Device %s does not support FMRs\n", device->name); in ib_create_fmr_pool() 255 pr_warn(PFX "Failed to allocate cache in pool\n"); in ib_create_fmr_pool() 279 pr_warn(PFX "couldn't start cleanup thread\n"); in ib_create_fmr_pool() 308 pr_warn(PFX "fmr_create failed for FMR %d\n", in ib_create_fmr_pool() 364 pr_warn(PFX "pool still has %d regions registered\n", in ib_destroy_fmr_pool() 464 pr_warn(PFX "fmr_map returns %d\n", result); in ib_fmr_pool_map_phys() 518 pr_warn(PFX "FMR %p has ref count %d < 0\n", in ib_fmr_pool_unmap()
|
| /freebsd-13.1/contrib/ofed/libmlx4/ |
| H A D | mlx4.c | 132 fprintf(stderr, PFX in mlx4_map_internal_clock() 208 fprintf(stderr, PFX "Warning: BlueFlame available, " in mlx4_init_context() 298 fprintf(stderr, PFX "Fatal: ABI version %d of %s is not supported " in mlx4_driver_init() 308 fprintf(stderr, PFX "Fatal: couldn't allocate device for %s\n", in mlx4_driver_init()
|
| H A D | mlx4.h | 46 #define PFX "mlx4: " macro
|
| H A D | cq.c | 119 printf(PFX "local QP operation err " in mlx4_handle_error_cqe()
|
| /freebsd-13.1/crypto/heimdal/lib/asn1/ |
| H A D | pkcs12.asn1 | 11 -- The PFX PDU 40 PKCS12-PFX ::= SEQUENCE {
|
| H A D | pkcs9.asn1 | 7 -- The PFX PDU
|
| /freebsd-13.1/sys/dev/mthca/ |
| H A D | mthca_main.c | 906 printk(KERN_INFO PFX "Initializing %s\n", in __mthca_init_one() 1147 printk(KERN_ERR PFX "%s has invalid driver data %lx\n", in mthca_init_one() 1212 printk(KERN_WARNING PFX "Invalid value %d for %s in module parameter.\n", in __mthca_check_profile_val() 1214 printk(KERN_WARNING PFX "Corrected %s to %d.\n", name, *pval); in __mthca_check_profile_val() 1233 printk(KERN_WARNING PFX "Invalid fmr_reserved_mtts module parameter %d.\n", in mthca_validate_profile() 1235 printk(KERN_WARNING PFX "(Must be smaller than num_mtt %d)\n", in mthca_validate_profile() 1238 printk(KERN_WARNING PFX "Corrected fmr_reserved_mtts to %d.\n", in mthca_validate_profile() 1243 printk(KERN_WARNING PFX "bad log_mtts_per_seg (%d). Using default - %d\n", in mthca_validate_profile()
|
| H A D | mthca_dev.h | 53 #define PFX DRV_NAME ": " macro
|
| /freebsd-13.1/contrib/ofed/libmlx5/ |
| H A D | mlx5.c | 297 fprintf(stderr, PFX "Warning: can not get local cpu set: failed to open %s\n", fname); in mlx5_local_cpu_set() 356 fprintf(stderr, PFX "Warning: my cpu set is too small\n"); in mlx5_enable_sandy_bridge_fix() 358 fprintf(stderr, PFX "Warning: failed to get my cpu set\n"); in mlx5_enable_sandy_bridge_fix() 599 fprintf(stderr, PFX in mlx5_map_internal_clock() 999 fprintf(stderr, PFX "Fatal: ABI version %d of %s is not supported " in mlx5_driver_init() 1009 fprintf(stderr, PFX "Fatal: couldn't allocate device for %s\n", in mlx5_driver_init()
|
| H A D | mlx5.h | 49 #define PFX "mlx5: " macro
|
| H A D | cq.c | 638 fprintf(fp, PFX "%s: got completion with error:\n", in mlx5_parse_cqe() 642 fprintf(fp, PFX "freezing at poll cq..."); in mlx5_parse_cqe()
|
| /freebsd-13.1/contrib/ofed/librdmacm/ |
| H A D | cma.h | 48 #define PFX "librdmacm: " macro
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibFunc.h | 390 void setPrefix(ENamePrefix PFX) { Impl->setPrefix(PFX); } in setPrefix() argument
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/doc/docbook/ |
| H A D | wpa_supplicant.conf.sgml | 219 PKCS#12/PFX format, they need to be converted to suitable PEM/DER 225 # convert CA certificate (if included in PFX file) to PEM format
|
| /freebsd-13.1/contrib/ofed/libibcm/ |
| H A D | cm.c | 52 #define PFX "libibcm: " macro 121 fprintf(stderr, PFX "couldn't read ABI version\n"); in check_abi_version() 128 fprintf(stderr, PFX "kernel ABI version %d " in check_abi_version()
|
| /freebsd-13.1/contrib/libxo/ |
| H A D | configure.ac | 102 [ --with-gettext=[PFX] Specify location of gettext installation], 243 [ --with-libslax-prefix=[PFX] Specify location of libslax config],
|
| /freebsd-13.1/contrib/libxo/doc/ |
| H A D | howto.rst | 49 --with-gettext=PFX Specify location of gettext installation 50 --with-libslax-prefix=PFX Specify location of libslax config
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | android.config | 113 # PKCS#12 (PFX) support (used to read private key and certificate file from
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | README-HS20 | 141 # private_key: File path to client private key file (PEM/DER/PFX) 142 # When PKCS#12/PFX file (.p12/.pfx) is used, client_cert should be
|
| /freebsd-13.1/contrib/elftoolchain/libelf/ |
| H A D | libelf_convert.m4 | 389 # MAKE_VERSION_CONVERTERS(TYPE,BASE,AUX,PFX) -- Generate conversion 395 # MAKE_VERSION_CONVERTOR(TYPE,CBASE,CAUX,PFX,SIZE) -- Generate a
|