Home
last modified time | relevance | path

Searched refs:prepend (Results 1 – 25 of 58) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/perl/lib/Pod/
DInputObjects.pm559 sub prepend { subroutine
561 $self->{'-ptree'}->prepend(@_);
829 sub prepend { subroutine
DFunctions.pm364 unshift ARRAY prepend more elements to the beginning of a list
/mirbsd/src/usr.sbin/httpd/src/modules/proxy/
DMakefile.libdir3 Instead it'll just prepend all the important variable definitions, and
/mirbsd/src/gnu/usr.sbin/sendmail/contrib/
Ddomainmap.m479 # prepend "domain_"
85 # prepend "domain_"
/mirbsd/src/usr.bin/oldroff/refer/
Drefer5.c209 fpar (nf, flds, out, c, seq, prepend) in fpar() argument
248 if (c == 'A' && prepend)
/mirbsd/src/gnu/usr.bin/perl/lib/Pod/t/
DInputObjects.t90 $p_is->prepend( $pre_txt );
/mirbsd/src/gnu/usr.sbin/sendmail/cf/mailer/
Duucp.m448 R$+ $: $U ! $1 prepend our name
82 R$+ $: $U ! $1 prepend our name
/mirbsd/src/gnu/usr.bin/lynx/src/
DHTFWriter.c568 char *prepend = 0; in mailcap_substitute() local
571 HTSprintf(&prepend, "( %s", result); /* ...avoid quoting */ in mailcap_substitute()
572 HTAddParam(&prepend, format, 2, fnam); /* ...to quote if needed */ in mailcap_substitute()
574 result = prepend; in mailcap_substitute()
/mirbsd/src/usr.sbin/ppp/ppp/
Dmp.c635 char prepend[4]; in mp_Output() local
643 ua_htons(&val, prepend); in mp_Output()
644 m = m_prepend(m, prepend, 2, 0); in mp_Output()
649 ua_htonl(&val, prepend); in mp_Output()
650 m = m_prepend(m, prepend, 4, 0); in mp_Output()
/mirbsd/src/usr.sbin/nmeadecode/
Dnmeadecode.816 for both -f and -F: if no absolute path (leading /) prepend /dev/
/mirbsd/src/lib/libssl/src/doc/apps/
Dpasswd.pod69 In the output list, prepend the cleartext password and a TAB character
/mirbsd/src/etc/
DMAKEDEV.mansub74 dnl if subdir is defined, prepend it to the filename in the version string
DMAKEDEV.sub78 dnl if subdir is defined, prepend it to the filename in the version string
/mirbsd/src/gnu/usr.bin/perl/lib/
Dperl5db.pl7913 my $prepend = $prefix ? "via $prefix: " : '';
7932 print $DB::OUT "$prepend$name\n";
7943 $prepend = $prefix ? $prefix . " -> $name" : $name;
7946 methods_via( $name, $prepend, 1 );
/mirbsd/src/usr.bin/vi/build/
DREADME219 Make sure that you prepend -L to any library directory names, and
220 that you prepend -I to any include file directory names! Also,
/mirbsd/src/gnu/usr.sbin/sendmail/cf/m4/
Dproto.m41234 # prepend an empty "forward host" on the front
1857 dnl prepend daemon_flags
1930 dnl prepend daemon_flags
2019 dnl prepend daemon_flags
2196 dnl prepend daemon_flags
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-m68k.texi50 does not prepend an underscore to the names of user variables, the
/mirbsd/src/distrib/common/
Dinstall.sub1407 # 3) prepend '/mnt' to all mount points,
1428 # 1) prepend '/mnt' to the mount point.
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlobj.pod192 is to prepend your fieldname in the hash with the package name.
Dperl571delta.pod625 documented. It can be used to prepend site-specific directories
Dperltie.pod616 return values out of a readdir, you'd better prepend the directory
/mirbsd/src/gnu/usr.bin/perl/
DREADME.hpux497 Configure -A prepend:libswanted='cl pthread ' ...
/mirbsd/src/gnu/usr.bin/binutils/etc/
Dmake-stds.texi274 Optionally, you may prepend the value of @code{DESTDIR} to the target
/mirbsd/src/gnu/usr.bin/cvs/
DTODO257 is modified to append (prepend?) the text (if found) to the log
/mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/
DChanges308 prepend your prefix as "prefixyour/directory" rather than

123