/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/ms/ |
H A D | uplink-x86_64.pl | 20 $prefix="_lazy"; 29 .type $prefix${i},\@abi-omnipotent 31 $prefix${i}: 47 $prefix${i}_end: 48 .size $prefix${i},.-$prefix${i} 56 for ($i=1;$i<=$N;$i++) { print " .quad $prefix$i\n"; } 63 .rva $prefix${i},$prefix${i}_end,${prefix}_unwind_info 69 ${prefix}_unwind_info:
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 15-test_ec.t | 33 tconversion( -type => 'ec', -prefix => 'ec-priv', 37 tconversion( -type => 'ec', -prefix => 'ec-pkcs8', 42 tconversion( -type => 'ec', -prefix => 'ec-pub', 48 tconversion( -type => 'pkey', -prefix => 'ec-pkey-priv', 52 tconversion( -type => 'pkey', -prefix => 'ec-pkey-pkcs8', 57 tconversion( -type => 'pkey', -prefix => 'ec-pkey-pub', 63 tconversion( -type => "pkey", -prefix => "ed25519-pkey-priv", 67 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pkcs8", 72 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pub", 77 tconversion( -type => "pkey", -prefix => "ed448-pkey-priv", [all …]
|
H A D | tconversion.pl | 31 my $prefix = $opts{-prefix} // $testtype; 58 $init = ok(run(app([@cmd, "-in", $t, "-out", "$prefix-fff.p"])), 61 $init = ok(copy($t, "$prefix-fff.p"), 'initializing'); 64 diag("Trying to copy $t to $prefix-fff.p : $!"); 72 "-in", "$prefix-fff.p", 74 "-out", "$prefix-f.$to", 82 "-in", "$prefix-f.$from", 84 "-out", "$prefix-ff.$from$to", 91 is(cmp_text("$prefix-fff.p", "$prefix-f.p"), 0, 98 is(cmp_text("$prefix-f.$to", "$prefix-ff.$from$to"), 0,
|
H A D | 20-test_cli_fips.t | 57 my $prefix = shift; 66 $prefix.': '."Create the public key with $type parameters"); 72 my $prefix = shift; 77 my $fips_sigfile = $prefix.'.fips.sig'; 78 my $nonfips_sigfile = $prefix.'.nonfips.sig'; 85 $testtext = $prefix.': '. 93 $testtext = $prefix.': '. 101 $testtext = $prefix.': '. 117 $testtext = $prefix.': '. 126 $testtext = $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/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/sys/contrib/openzfs/cmd/zed/ |
H A D | zed_event.c | 270 const char *prefix, const char *name, const char *fmt, ...) in _zed_event_add_var() argument 301 if (prefix) { in _zed_event_add_var() 302 for (srcp = prefix; *srcp && (dstp < lastp); srcp++) in _zed_event_add_var() 369 const char *prefix, nvpair_t *nvp) in _zed_event_add_int8_array() argument 394 return (_zed_event_add_var(eid, zsp, prefix, name, "%s", buf)); in _zed_event_add_int8_array() 399 const char *prefix, nvpair_t *nvp) in _zed_event_add_uint8_array() argument 424 return (_zed_event_add_var(eid, zsp, prefix, name, "%s", buf)); in _zed_event_add_uint8_array() 429 const char *prefix, nvpair_t *nvp) in _zed_event_add_int16_array() argument 454 return (_zed_event_add_var(eid, zsp, prefix, name, "%s", buf)); in _zed_event_add_int16_array() 459 const char *prefix, nvpair_t *nvp) in _zed_event_add_uint16_array() argument [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | trace.c | 177 char *prefix; member 243 const char **prefix, const char **suffix, in set_trace_data() argument 256 curr_prefix = trace_channels[category].prefix; in set_trace_data() 260 if (prefix != NULL && curr_prefix != NULL) { in set_trace_data() 273 if (prefix != NULL && curr_prefix != NULL) { in set_trace_data() 275 trace_channels[category].prefix = NULL; in set_trace_data() 290 if (prefix != NULL && *prefix != NULL) { in set_trace_data() 291 if ((curr_prefix = OPENSSL_strdup(*prefix)) == NULL) in set_trace_data() 293 trace_channels[category].prefix = curr_prefix; in set_trace_data() 316 if (prefix != NULL && *prefix != NULL) { in set_trace_data() [all …]
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb.c | 282 char *prefix, *path, *symbol; in find_dynamic_method() local 296 prefix = malloc(len + 1); in find_dynamic_method() 297 if (prefix == NULL) in find_dynamic_method() 299 strlcpy(prefix, filename, len + 1); in find_dynamic_method() 301 if (asprintf(&path, LIBDIR "/hdb_%s.so", prefix) == -1) in find_dynamic_method() 315 free(prefix); in find_dynamic_method() 320 if (asprintf(&symbol, "hdb_%s_interface", prefix) == -1) in find_dynamic_method() 329 free(prefix); in find_dynamic_method() 340 prefix, mso->version, HDB_INTERFACE_VERSION); in find_dynamic_method() 342 free(prefix); in find_dynamic_method() [all …]
|
/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/shar [all...] |
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_cmn_err.c | 37 const char *prefix; in vcmn_err() local 39 prefix = NULL; /* silence unwitty compilers */ in vcmn_err() 42 prefix = "Solaris(cont): "; in vcmn_err() 45 prefix = "Solaris: NOTICE: "; in vcmn_err() 48 prefix = "Solaris: WARNING: "; in vcmn_err() 51 prefix = "Solaris(panic): "; in vcmn_err() 60 panic("%s%s", prefix, buf); in vcmn_err() 63 printf("%s", prefix); in vcmn_err()
|
/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 …]
|
H A D | SSL_CONF_CTX_set1_prefix.pod | 5 SSL_CONF_CTX_set1_prefix - Set configuration context command prefix 11 unsigned int SSL_CONF_CTX_set1_prefix(SSL_CONF_CTX *cctx, const char *prefix); 15 The function SSL_CONF_CTX_set1_prefix() sets the command prefix of B<cctx> 16 to B<prefix>. If B<prefix> is B<NULL> it is restored to the default value. 21 calls. For example for files, if the prefix "SSL" is set then command names 23 and "Options". Similarly for command lines if the prefix is "--ssl-" then 26 If the B<SSL_CONF_FLAG_CMDLINE> flag is set then prefix checks are case 28 explicitly wants to set no prefix it must be explicitly set to "". 30 If the B<SSL_CONF_FLAG_FILE> flag is set then prefix checks are case 31 insensitive and no prefix is the default.
|
/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/contrib/libucl/tests/basic/ |
H A D | 9.in | 17 .include(prefix=true; key="prefix") "$CURDIR/9.inc" 18 .include(prefix=true; key="prefix2"; target="array"; glob=true) "$CURDIR/9.inc" 19 .include(prefix=true; key="prefix3"; target="array"; glob=true) "$CURDIR/9.inc" 20 .include(prefix=true; key="prefix1"; target="array"; glob=true) "$CURDIR/9.inc" 21 .include(prefix=true; key="array"; target="array"; glob=true) "$CURDIR/9.inc" 22 .include(prefix=true; key="prefix"; glob=true) "$CURDIR/9.inc"
|
/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 …]
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bf_prefix.c | 46 char *prefix; /* Text prefix, given by user */ member 59 ctx->prefix = NULL; in prefix_create() 71 OPENSSL_free(ctx->prefix); in prefix_destroy() 93 if ((ctx->prefix == NULL || *ctx->prefix == '\0') in prefix_write() 117 if (ctx->prefix != NULL in prefix_write() 118 && !BIO_write_ex(BIO_next(b), ctx->prefix, strlen(ctx->prefix), in prefix_write() 161 OPENSSL_free(ctx->prefix); in prefix_ctrl() 163 ctx->prefix = NULL; in prefix_ctrl() 166 ctx->prefix = OPENSSL_strdup((const char *)ptr); in prefix_ctrl() 167 ret = ctx->prefix != NULL; in prefix_ctrl()
|