Searched refs:prefix (Results 76 - 100 of 921) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ncurses/
H A DMakefile.in50 prefix = @prefix@
86 @ test "$(include_dir)" = "$(prefix)/include" || \
/freebsd-11-stable/contrib/com_err/
H A Dcompile_et.h48 extern char *prefix;
/freebsd-11-stable/contrib/ldns/drill/
H A Dinstall-sh387 /*) prefix='/';;
388 -*) prefix='./';;
389 *) prefix='';;
408 prefix=$prefix$d
409 if test -d "$prefix"; then
416 test -d "$prefix" || exit 1
418 case $prefix in
419 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
420 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dinstall-sh394 /*) prefix='/';;
395 [-=\(\)!]*) prefix='./';;
396 *) prefix='';;
415 prefix=$prefix$d
416 if test -d "$prefix"; then
423 test -d "$prefix" || exit 1
425 case $prefix in
426 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
427 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dinstall-sh387 /*) prefix='/';;
388 -*) prefix='./';;
389 *) prefix='';;
408 prefix=$prefix$d
409 if test -d "$prefix"; then
416 test -d "$prefix" || exit 1
418 case $prefix in
419 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
420 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dcompile_et.h51 extern char *prefix;
/freebsd-11-stable/sys/dev/proto/
H A Dproto.h64 int proto_probe(device_t dev, const char *prefix, char ***devnamesp);
/freebsd-11-stable/usr.bin/systat/
H A Dnetcmds.c83 if (prefix(cmd, "proto")) {
93 if (prefix(cmd, "ignore") || prefix(cmd, "display")) {
94 changeitems(args, prefix(cmd, "display"));
97 if (prefix(cmd, "reset")) {
103 if (prefix(cmd, "show")) {
111 if (prefix(args, "protos"))
113 else if (prefix(args, "hosts"))
115 else if (prefix(args, "ports"))
/freebsd-11-stable/contrib/tcsh/
H A Dinstall-sh387 /*) prefix='/';;
388 -*) prefix='./';;
389 *) prefix='';;
408 prefix=$prefix$d
409 if test -d "$prefix"; then
416 test -d "$prefix" || exit 1
418 case $prefix in
419 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
420 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/sys/dev/hptnr/
H A Dldm.h317 #define VDEV_CLASS_CONSTRUCTOR(type, prefix) { \
320 prefix ## _stripped, \
321 prefix ## _redundancy, \
322 prefix ## _must_init, \
324 (HPT_UINT)(prefix ## _vbus_ext_size), \
326 (HPT_UINT)(prefix ## _dev_ext_size), \
327 (HPT_UINT)(prefix ## _cmd_ext_size), \
328 prefix ## _get_mem_info, \
329 prefix ## _queue_cmd, \
330 prefix ## _member_faile
[all...]
/freebsd-11-stable/sys/dev/hptrr/
H A Dldm.h312 #define VDEV_CLASS_CONSTRUCTOR(type, prefix) { \
315 prefix ## _stripped, \
316 prefix ## _redundancy, \
317 prefix ## _must_init, \
319 prefix ## _vbus_ext_size, \
321 prefix ## _dev_ext_size, \
322 prefix ## _cmd_ext_size, \
323 prefix ## _get_mem_info, \
324 prefix ## _queue_cmd, \
325 prefix ## _member_faile
[all...]
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dldm.h318 #define VDEV_CLASS_CONSTRUCTOR(type, prefix) { \
321 prefix ## _stripped, \
322 prefix ## _redundancy, \
323 prefix ## _must_init, \
325 (HPT_UINT)(prefix ## _vbus_ext_size), \
327 (HPT_UINT)(prefix ## _dev_ext_size), \
328 (HPT_UINT)(prefix ## _cmd_ext_size), \
329 prefix ## _get_mem_info, \
330 prefix ## _queue_cmd, \
331 prefix ## _member_faile
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/tclconfig/
H A Dinstall-sh395 /*) prefix='/';;
396 -*) prefix='./';;
397 *) prefix='';;
416 prefix=$prefix$d
417 if test -d "$prefix"; then
424 test -d "$prefix" || exit 1
426 case $prefix in
427 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
428 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dinstall-sh380 /*) prefix='/';;
381 [-=\(\)!]*) prefix='./';;
382 *) prefix='';;
399 prefix=$prefix$d
400 if test -d "$prefix"; then
407 test -d "$prefix" || exit 1
409 case $prefix in
410 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
411 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dinstall-sh373 /*) prefix='/';;
374 [-=\(\)!]*) prefix='./';;
375 *) prefix='';;
392 prefix=$prefix$d
393 if test -d "$prefix"; then
400 test -d "$prefix" || exit 1
402 case $prefix in
403 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
404 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dinstall-sh373 /*) prefix='/';;
374 [-=\(\)!]*) prefix='./';;
375 *) prefix='';;
392 prefix=$prefix$d
393 if test -d "$prefix"; then
400 test -d "$prefix" || exit 1
402 case $prefix in
403 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
404 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h149 T check2(ErrorOr<T> e, llvm::function_ref<std::string()> prefix) { argument
151 fatal(prefix() + ": " + ec.message());
156 T check2(Expected<T> e, llvm::function_ref<std::string()> prefix) { argument
158 fatal(prefix() + ": " + toString(e.takeError()));
/freebsd-11-stable/contrib/unbound/
H A Dinstall-sh373 /*) prefix='/';;
374 [-=\(\)!]*) prefix='./';;
375 *) prefix='';;
392 prefix=$prefix$d
393 if test -d "$prefix"; then
400 test -d "$prefix" || exit 1
402 case $prefix in
403 *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
404 *) qprefix=$prefix;;
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dmppe.c165 u_short nproto, prefix; local
187 prefix = MPPE_ENCRYPTED | mop->cohnum;
198 prefix |= MPPE_FLUSHED;
210 /* Set MPPE packet prefix */
211 ua_htons(&prefix, rp);
246 u_short prefix; local
257 mp = mbuf_Read(mp, &prefix, 2);
258 prefix = ntohs(prefix);
259 flushed = prefix
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dmake_keys.c112 static const char *prefix[] = local
133 write_list(stdout, prefix);
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/mkdep/
H A Dt_mkdep.sh31 atf_test_case prefix
33 atf_set "descr" "Test adding a prefix to a single target"
68 atf_set "descr" "Test the combination of a prefix and suffixes"
80 atf_add_test_case prefix
/freebsd-11-stable/contrib/amd/scripts/
H A Dctl-amd.in16 prefix=@prefix@
H A Dredhat-ctl-amd.in26 prefix=@prefix@
/freebsd-11-stable/contrib/apr/helpers/
H A Dapr_rename.pl11 my $prefix = 'apr_';
15 my($old, $new) = grep { s/^$prefix//o } split;
42 for (m/[^_\"]*$prefix($pattern)\b/og) {
60 s/([^_\"]*$prefix)($pattern)\b/$1$names{$2}/og;
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-config.in8 # libdir may be defined in terms of prefix and exec_prefix, so the
11 prefix="@prefix@"

Completed in 246 milliseconds

1234567891011>>