| /freebsd/usr.bin/procstat/ |
| H A D | procstat_auxv.c | 52 static char prefix[256]; in procstat_auxv() local 61 snprintf(prefix, sizeof(prefix), "%5d %-19s", kipp->ki_pid, in procstat_auxv() 75 prefix, "AT_EXECFD", (long)auxv[i].a_un.a_val); in procstat_auxv() 79 prefix, "AT_PHDR", auxv[i].a_un.a_ptr); in procstat_auxv() 83 prefix, "AT_PHENT", (long)auxv[i].a_un.a_val); in procstat_auxv() 87 prefix, "AT_PHNUM", (long)auxv[i].a_un.a_val); in procstat_auxv() 91 prefix, "AT_PAGESZ", (long)auxv[i].a_un.a_val); in procstat_auxv() 95 prefix, "AT_BASE", auxv[i].a_un.a_ptr); in procstat_auxv() 99 prefix, "AT_FLAGS", (u_long)auxv[i].a_un.a_val); in procstat_auxv() 103 prefix, "AT_ENTRY", auxv[i].a_un.a_ptr); in procstat_auxv() [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varmod-sysv.exp | 6 prefix = "prefix" 10 prefix =NS "prefixNS" 14 prefix =% "prefix%" 18 prefix =%NS "prefix%NS" 22 prefix =NPre% "prefixNPre%" 26 prefix =NPre%NS "prefixNPre%NS" 30 prefix ffix= "prefix" 34 prefix ffix=NS "prefix" 38 prefix ffix=% "prefix" 42 prefix ffix=%NS "prefix" [all …]
|
| /freebsd/contrib/libxo/ |
| H A D | libxo-config.in | 12 prefix=@prefix@ 24 --prefix=DIR change libxo prefix [default $prefix] 25 --exec-prefix=DIR change libxo exec prefix [default $exec_prefix] 51 --prefix=*) 52 prefix=$optarg 53 includedir=$prefix/include 54 libdir=$prefix/lib 57 --prefix) 58 echo $prefix 61 --exec-prefix=*) [all …]
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | cidrexpand | 110 my ($prefix, $network, $len, $right); 142 if (($prefix, $network, $len, $right) = 145 print_expanded_v4network($network, $len, $prefix, $right); 147 elsif ((($prefix, $network, $len, $right) = 152 print_expanded_v6network($network, $len // 128, $prefix, $right); 167 my ($network, $len, $prefix, $suffix) = @_; 168 my $fp = $opts{f} ? $prefix : lc($prefix); 174 my $val = "$prefix$nl$suffix\n"; 186 my ($network, $len, $prefix, $suffix) = @_; 192 print_expanded_v6network("::", 1, $prefix, $suffix); [all …]
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpkdf_tls13_kdf.txt | 32 Ctrl.prefix = hexprefix:746c73313320 41 Ctrl.prefix = hexprefix:746c73313320 50 Ctrl.prefix = hexprefix:746c73313320 59 Ctrl.prefix = hexprefix:746c73313320 68 Ctrl.prefix = hexprefix:746c73313320 76 Ctrl.prefix = hexprefix:746c73313320 85 Ctrl.prefix = hexprefix:746c73313320 94 Ctrl.prefix = hexprefix:746c73313320 103 Ctrl.prefix = hexprefix:746c73313320 112 Ctrl.prefix = hexprefix:746c73313320 [all …]
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 15-test_ec.t | 33 tconversion( -type => 'ec', -prefix => 'ec-priv', 41 tconversion( -type => 'ec', -prefix => 'sm2-priv', 47 tconversion( -type => 'ec', -prefix => 'ec-pkcs8', 52 tconversion( -type => 'ec', -prefix => 'ec-pub', 58 tconversion( -type => 'pkey', -prefix => 'ec-pkey-priv', 62 tconversion( -type => 'pkey', -prefix => 'ec-pkey-pkcs8', 67 tconversion( -type => 'pkey', -prefix => 'ec-pkey-pub', 76 tconversion( -type => "pkey", -prefix => "ed25519-pkey-priv", 80 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pkcs8", 85 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pub", [all …]
|
| H A D | 30-test_ml_dsa.t | 34 -prefix => "mldsa44-pkey-priv" ); 40 -prefix => "mldsa44-pkey-pkcs8" ); 46 -prefix => "mldsa44-pkey-pub" ); 52 -prefix => "mldsa65-pkey-priv"); 56 -args => ["pkey"], -prefix => "mldsa65-pkey-pkcs8"); 62 -prefix => "mldsa65-pkey-pub" ); 68 -prefix => "mldsa87-pkey-priv" ); 74 -prefix => "mldsa87-pkey-pkcs8" ); 80 -prefix => "mldsa87-pkey-pub" );
|
| H A D | tconversion.pl | 33 my $prefix = $opts{-prefix} // $testtype; 60 $init = ok(run(app([@cmd, "-in", $t, "-out", "$prefix-fff.p"])), 63 $init = ok(copy($t, "$prefix-fff.p"), 'initializing'); 66 diag("Trying to copy $t to $prefix-fff.p : $!"); 74 "-in", "$prefix-fff.p", 76 "-out", "$prefix-f.$to", 84 "-in", "$prefix-f.$from", 86 "-out", "$prefix-ff.$from$to", 93 is(cmp_text("$prefix-fff.p", "$prefix-f.p"), 0, 100 is(cmp_text("$prefix-f.$to", "$prefix-ff.$from$to"), 0,
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | utils.c | 21 char *prefix; in iwl_trans_pcie_dump_regs() local 40 prefix = (char *)buf + alloc_size - PREFIX_LEN; in iwl_trans_pcie_dump_regs() 45 sprintf(prefix, "iwlwifi %s: ", pci_name(pdev)); in iwl_trans_pcie_dump_regs() 51 print_hex_dump(KERN_ERR, prefix, DUMP_PREFIX_OFFSET, 32, 4, buf, i, 0); in iwl_trans_pcie_dump_regs() 53 iwl_print_hex_dump(NULL, IWL_DL_ANY, prefix, (u8 *)buf, i); in iwl_trans_pcie_dump_regs() 60 print_hex_dump(KERN_ERR, prefix, DUMP_PREFIX_OFFSET, 32, 4, buf, i, 0); in iwl_trans_pcie_dump_regs() 62 iwl_print_hex_dump(NULL, IWL_DL_ANY, prefix, (u8 *)buf, i); in iwl_trans_pcie_dump_regs() 72 print_hex_dump(KERN_ERR, prefix, DUMP_PREFIX_OFFSET, in iwl_trans_pcie_dump_regs() 75 iwl_print_hex_dump(NULL, IWL_DL_ANY, prefix, (u8 *)buf, i); in iwl_trans_pcie_dump_regs() 84 sprintf(prefix, "iwlwifi %s: ", pci_name(pdev)); in iwl_trans_pcie_dump_regs() [all …]
|
| /freebsd/crypto/openssl/ms/ |
| H A D | uplink-x86_64.pl | 21 $prefix="_lazy"; 30 .type $prefix${i},\@abi-omnipotent 32 $prefix${i}: 48 $prefix${i}_end: 49 .size $prefix${i},.-$prefix${i} 57 for ($i=1;$i<=$N;$i++) { print " .quad $prefix$i\n"; } 64 .rva $prefix${i},$prefix${i}_end,${prefix}_unwind_info 70 ${prefix}_unwind_info:
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-babel.c | 141 format_prefix(netdissect_options *ndo, const u_char *prefix, unsigned char plen) in format_prefix() argument 150 if(plen >= 96 && memcmp(prefix, v4prefix, 12) == 0) in format_prefix() 151 snprintf(buf, 50, "%s/%u", ipaddr_string(ndo, prefix + 12), plen - 96); in format_prefix() 153 snprintf(buf, 50, "%s/%u", ip6addr_string(ndo, prefix), plen); in format_prefix() 159 format_address(netdissect_options *ndo, const u_char *prefix) in format_address() argument 166 if(memcmp(prefix, v4prefix, 12) == 0) in format_address() 167 return ipaddr_string(ndo, prefix + 12); in format_address() 169 return ip6addr_string(ndo, prefix); in format_address() 205 unsigned char prefix[16]; in network_prefix() local 218 memset(prefix, 0, 16); in network_prefix() [all …]
|
| /freebsd/contrib/dialog/ |
| H A D | dialog-config.in | 31 prefix="@prefix@" 60 [ -z "$includedir" ] && includedir="${prefix}/include" 119 --prefix=*) 120 prefix="$ARG" 124 --prefix) 125 echo "$prefix" 127 --exec-prefix=*) 131 --exec-prefix) 224 --prefix echos the package-prefix of ${THIS} 225 --prefix=ARG sets the package-prefix of ${THIS} [all …]
|
| /freebsd/sys/contrib/openzfs/cmd/zed/ |
| H A D | zed_event.c | 271 const char *prefix, const char *name, const char *fmt, ...) in _zed_event_add_var() argument 302 if (prefix) { in _zed_event_add_var() 303 for (srcp = prefix; *srcp && (dstp < lastp); srcp++) in _zed_event_add_var() 370 const char *prefix, nvpair_t *nvp) in _zed_event_add_int8_array() argument 395 return (_zed_event_add_var(eid, zsp, prefix, name, "%s", buf)); in _zed_event_add_int8_array() 400 const char *prefix, nvpair_t *nvp) in _zed_event_add_uint8_array() argument 425 return (_zed_event_add_var(eid, zsp, prefix, name, "%s", buf)); in _zed_event_add_uint8_array() 430 const char *prefix, nvpair_t *nvp) in _zed_event_add_int16_array() argument 455 return (_zed_event_add_var(eid, zsp, prefix, name, "%s", buf)); in _zed_event_add_int16_array() 460 const char *prefix, nvpair_t *nvp) in _zed_event_add_uint16_array() argument [all …]
|
| /freebsd/crypto/heimdal/lib/hdb/ |
| H A D | hdb.c | 283 char *prefix, *path, *symbol; in find_dynamic_method() local 297 prefix = malloc(len + 1); in find_dynamic_method() 298 if (prefix == NULL) in find_dynamic_method() 300 strlcpy(prefix, filename, len + 1); in find_dynamic_method() 302 if (asprintf(&path, LIBDIR "/hdb_%s.so", prefix) == -1) in find_dynamic_method() 316 free(prefix); in find_dynamic_method() 321 if (asprintf(&symbol, "hdb_%s_interface", prefix) == -1) in find_dynamic_method() 330 free(prefix); in find_dynamic_method() 341 prefix, mso->version, HDB_INTERFACE_VERSION); in find_dynamic_method() 343 free(prefix); in find_dynamic_method() [all …]
|
| /freebsd/crypto/openssl/crypto/sm4/asm/ |
| H A D | vpsm4_ex-armv8.pl | 29 $prefix="vpsm4_ex"; 545 .type _${prefix}_consts,%object 547 _${prefix}_consts: 571 .size _${prefix}_consts,.-_${prefix}_consts 579 .type _${prefix}_set_key,%function 581 _${prefix}_set_key: 636 .size _${prefix}_set_key,.-_${prefix}_set_key 643 .type _${prefix}_enc_4blks,%function 645 _${prefix}_enc_4blks: 651 .size _${prefix}_enc_4blks,.-_${prefix}_enc_4blks [all …]
|
| H A D | sm4-armv8.pl | 28 $prefix="sm4_v8"; 123 .type _${prefix}_consts,%object 125 _${prefix}_consts: 137 .size _${prefix}_consts,.-_${prefix}_consts 150 .globl ${prefix}_set_encrypt_key 151 .type ${prefix}_set_encrypt_key,%function 153 ${prefix}_set_encrypt_key: 178 .size ${prefix}_set_encrypt_key,.-${prefix}_set_encrypt_key 189 .globl ${prefix}_set_decrypt_key 190 .type ${prefix}_set_decrypt_key,%function [all …]
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | trace.c | 181 char *prefix; member 247 const char **prefix, const char **suffix, in set_trace_data() argument 260 curr_prefix = trace_channels[category].prefix; in set_trace_data() 264 if (prefix != NULL && curr_prefix != NULL) { in set_trace_data() 277 if (prefix != NULL && curr_prefix != NULL) { in set_trace_data() 279 trace_channels[category].prefix = NULL; in set_trace_data() 294 if (prefix != NULL && *prefix != NULL) { in set_trace_data() 295 if ((curr_prefix = OPENSSL_strdup(*prefix)) == NULL) in set_trace_data() 297 trace_channels[category].prefix = curr_prefix; in set_trace_data() 320 if (prefix != NULL && *prefix != NULL) { in set_trace_data() [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BIO_f_prefix.pod | 6 - prefix BIO filter 13 long BIO_set_prefix(BIO *b, const char *prefix); 19 BIO_f_cipher() returns the prefix BIO method. This is a filter for 23 The prefix and the indentation are combined. For each line of output 24 going through this filter, the prefix is output first, then the amount 28 By default, there is no prefix, and indentation is set to 0. 30 BIO_set_prefix() sets the prefix to be used for future lines of 31 text, using I<prefix>. I<prefix> may be NULL, signifying that there 32 should be no prefix. If I<prefix> isn't NULL, this function makes a 47 BIO_f_prefix() returns the prefix BIO method. [all …]
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_cmn_err.c | 38 const char *prefix; in vcmn_err() local 40 prefix = NULL; /* silence unwitty compilers */ in vcmn_err() 43 prefix = "Solaris(cont): "; in vcmn_err() 46 prefix = "Solaris: NOTICE: "; in vcmn_err() 49 prefix = "Solaris: WARNING: "; in vcmn_err() 52 prefix = "Solaris(panic): "; in vcmn_err() 61 panic("%s%s", prefix, buf); in vcmn_err() 64 printf("%s", prefix); in vcmn_err()
|
| /freebsd/contrib/bmake/ |
| H A D | boot-strap | 7 # boot-strap --prefix=/opt --install 8 # boot-strap --prefix=$HOME --install-host-target -DWITH_PROG_VERSION 55 # If $prefix ends in $HOST_TARGET, and $prefix/../share 56 # exits, the default will be that rather than $prefix/share. 64 # BINDIR=$prefix/bin 65 # SHAREDIR=$prefix/share 68 # As for '--install' but BINDIR=$prefix/$HOST_TARGET/bin 69 # This is useful when $prefix/ is shared by multiple 76 # By default they will be installed to $prefix/share/mk 161 echo "$0 [--<configure_arg> ...][<prefix>][--install]" >&2 [all …]
|
| /freebsd/crypto/heimdal/tools/ |
| H A D | krb5-config.in | 57 --prefix=*) 58 prefix=`echo $i | sed 's/^--prefix=//'` 60 --prefix) 63 --exec-prefix=*) 66 --exec-prefix) 104 if test "$prefix" = ""; then 105 prefix=@prefix@ 115 echo $prefix
|
| /freebsd/contrib/com_err/ |
| H A D | parse.y | 104 free(prefix); 105 asprintf (&prefix, "%s_", $2); 106 if (prefix == NULL) 112 prefix = realloc(prefix, 1); 113 if (prefix == NULL) 115 *prefix = '\0'; 126 if(prefix && *prefix != '\0') { 127 asprintf (&ec->name, "%s%s", prefix, $2);
|
| /freebsd/crypto/heimdal/lib/com_err/ |
| H A D | parse.y | 104 free(prefix); 105 asprintf (&prefix, "%s_", $2); 106 if (prefix == NULL) 112 prefix = realloc(prefix, 1); 113 if (prefix == NULL) 115 *prefix = '\0'; 126 if(prefix && *prefix != '\0') { 127 asprintf (&ec->name, "%s%s", prefix, $2);
|
| /freebsd/sys/cddl/compat/opensolaris/kern/ |
| H A D | opensolaris_cmn_err.c | 33 const char *prefix; in vcmn_err() local 35 prefix = NULL; /* silence unwitty compilers */ in vcmn_err() 38 prefix = "Solaris(cont): "; in vcmn_err() 41 prefix = "Solaris: NOTICE: "; in vcmn_err() 44 prefix = "Solaris: WARNING: "; in vcmn_err() 47 prefix = "Solaris(panic): "; in vcmn_err() 56 panic("%s%s", prefix, buf); in vcmn_err() 59 printf("%s", prefix); in vcmn_err()
|
| /freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
| H A D | zfs_acl_chmod_aclmode_001_pos.ksh | 210 typeset who prefix acltemp action 214 prefix=$who 217 prefix=$prefix:$acltemp 220 acl=$prefix:$(cal_bits $isdir 7 7 $acl 1):$action 285 prefix=$who 312 prefix=$prefix:$acltemp 318 prefix=$prefix:$acltemp 339 expect2=$prefix:$(cal_bits $isdir $obits $bits_owner $expect2 1):allow 341 expect2=$prefix:$(cal_bits $isdir $obits $obits $expect2 1):allow 346 expect1=$prefix:$priv:deny [all …]
|