Home
last modified time | relevance | path

Searched refs:prefix (Results 1 – 25 of 1156) sorted by relevance

12345678910>>...47

/freebsd/usr.bin/procstat/
H A Dprocstat_auxv.c52 static char prefix[256]; in procstat_auxv() local
61 snprintf(prefix, sizeof(prefix), "%5d %-19s", kipp->ki_pid, in procstat_auxv()
79 prefix, "AT_PHDR", auxv[i].a_un.a_ptr); in procstat_auxv()
95 prefix, "AT_BASE", auxv[i].a_un.a_ptr); in procstat_auxv()
103 prefix, "AT_ENTRY", auxv[i].a_un.a_ptr); in procstat_auxv()
141 prefix, "AT_CANARY", auxv[i].a_un.a_ptr); in procstat_auxv()
161 "{:AT_PAGESIZESLEN/%ld}\n", prefix, in procstat_auxv()
167 "{:AT_STACKPROT/%s}\n", prefix, in procstat_auxv()
171 "{:AT_STACKPROT/%s}\n", prefix, in procstat_auxv()
213 prefix, "AT_ARGV", auxv[i].a_un.a_ptr); in procstat_auxv()
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-sysv.exp6 prefix = "prefix"
10 prefix =NS "prefixNS"
14 prefix =% "prefix%"
30 prefix ffix= "prefix"
34 prefix ffix=NS "prefix"
38 prefix ffix=% "prefix"
54 prefix %= ""
58 prefix %=NS "NS"
78 prefix pre%= ""
82 prefix pre%=NS "NS"
[all …]
/freebsd/contrib/libxo/
H A Dlibxo-config.in12 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 Dcidrexpand110 my ($prefix, $network, $len, $right);
142 if (($prefix, $network, $len, $right) =
147 elsif ((($prefix, $network, $len, $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);
193 print_expanded_v6network("8000::", 1, $prefix, $suffix);
197 my $fp = $opts{f} ? $prefix : lc($prefix);
[all …]
/freebsd/crypto/openssl/ms/
H A Duplink-x86_64.pl20 $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/30-test_evp_data/
H A Devpkdf_tls13_kdf.txt32 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 D15-test_ec.t33 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",
72 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pub",
77 tconversion( -type => "pkey", -prefix => "ed448-pkey-priv",
81 tconversion( -type => "pkey", -prefix => "ed448-pkey-pkcs8",
[all …]
H A Dtconversion.pl31 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 D20-test_cli_fips.t57 my $prefix = shift;
72 my $prefix = shift;
85 $testtext = $prefix.': '.
93 $testtext = $prefix.': '.
101 $testtext = $prefix.': '.
117 $testtext = $prefix.': '.
126 $testtext = $prefix.': '.
137 $testtext = $prefix.': '.
146 $testtext = $prefix.': '.
155 $testtext = $prefix.': '.
[all …]
/freebsd/contrib/dialog/
H A Ddialog-config.in31 prefix="@prefix@"
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}
226 --exec-prefix echos the executable-prefix of ${THIS}
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-babel.c168 if(memcmp(prefix, v4prefix, 12) == 0) in format_address()
171 return ip6addr_string(ndo, prefix); in format_address()
207 unsigned char prefix[16]; in network_prefix() local
220 memset(prefix, 0, 16); in network_prefix()
227 memcpy(prefix, v4prefix, 12); in network_prefix()
242 memcpy(prefix, dp, omitted); in network_prefix()
251 prefix[0] = 0xfe; in network_prefix()
252 prefix[1] = 0x80; in network_prefix()
254 memcpy(prefix + 8, p, pb - 8); in network_prefix()
262 memcpy(p_r, prefix, 16); in network_prefix()
[all …]
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.c296 prefix = malloc(len + 1); in find_dynamic_method()
297 if (prefix == NULL) in find_dynamic_method()
315 free(prefix); in find_dynamic_method()
329 free(prefix); in find_dynamic_method()
342 free(prefix); in find_dynamic_method()
349 prefix); in find_dynamic_method()
351 free(prefix); in find_dynamic_method()
356 method.prefix = prefix; in find_dynamic_method()
374 if (strncmp (filename, h->prefix, strlen(h->prefix)) == 0) { in find_method()
400 if (h->prefix[0] == '\0') in hdb_list_builtin()
[all …]
/freebsd/crypto/openssl/crypto/
H A Dtrace.c177 char *prefix; member
275 trace_channels[category].prefix = NULL; in set_trace_data()
290 if (prefix != NULL && *prefix != NULL) { in set_trace_data()
316 if (prefix != NULL && *prefix != NULL) { in set_trace_data()
317 attach_cb(category, PREFIX, *prefix); in set_trace_data()
340 const char *prefix = NULL; in ossl_trace_cleanup() local
351 &prefix, &suffix, in ossl_trace_cleanup()
473 char *prefix = NULL; in OSSL_trace_begin() local
480 prefix = trace_channels[category].prefix; in OSSL_trace_begin()
488 if (prefix != NULL) { in OSSL_trace_begin()
[all …]
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_event.c301 if (prefix) { in _zed_event_add_var()
369 const char *prefix, nvpair_t *nvp) in _zed_event_add_int8_array() argument
399 const char *prefix, nvpair_t *nvp) in _zed_event_add_uint8_array() argument
429 const char *prefix, nvpair_t *nvp) in _zed_event_add_int16_array() argument
459 const char *prefix, nvpair_t *nvp) in _zed_event_add_uint16_array() argument
489 const char *prefix, nvpair_t *nvp) in _zed_event_add_int32_array() argument
519 const char *prefix, nvpair_t *nvp) in _zed_event_add_uint32_array() argument
549 const char *prefix, nvpair_t *nvp) in _zed_event_add_int64_array() argument
579 const char *prefix, nvpair_t *nvp) in _zed_event_add_uint64_array() argument
611 const char *prefix, nvpair_t *nvp) in _zed_event_add_string_array() argument
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_cmn_err.c37 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 DBIO_f_prefix.pod6 - 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 DSSL_CONF_CTX_set1_prefix.pod5 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 Dkrb5-config.in57 --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 Dparse.y104 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 Dparse.y104 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 Dopensolaris_cmn_err.c33 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 D9.in17 .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/contrib/bmake/
H A Dboot-strap55 # If $prefix ends in $HOST_TARGET, and $prefix/../share
64 # BINDIR=$prefix/bin
65 # SHAREDIR=$prefix/share
199 case "$prefix" in
201 p=`dirname $prefix`
204 prefix=$p
236 --prefix) prefix="$2"; shift;;
237 --prefix=*) prefix=`get_optarg "$1"`;;
400 case "$prefix" in
406 AddConfigure --prefix= "$prefix"
[all …]
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_aclmode_001_pos.ksh210 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
341 expect2=$prefix:$(cal_bits $isdir $obits $obits $expect2 1):allow
346 expect1=$prefix:$priv:deny
440 for prefix in "${ace_prefix[@]}"; do
[all …]
/freebsd/crypto/openssl/crypto/bio/
H A Dbf_prefix.c46 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()

12345678910>>...47