Searched refs:tail (Results 101 - 109 of 109) sorted by relevance

12345

/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
H A DConfig.pm1014 tail=''
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
H A DConfig.pm1014 tail=''
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure7189 rm -f conftest.tail
7205 sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
7207 mv conftest.tail conftest.defines
7216 rm -f conftest.tail
7232 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
7234 mv conftest.tail conftest.undefs
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm2232 my($head,$macro,$tail);
2237 ($head,$macro,$tail) = ($1,$2,$3);
2250 $npath = "$head$macro$tail";
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c527 mdnamelist_t **tailpp = nlpp; /* namelist tail */
528 mdnamelist_t **cachetailpp; /* cache tail */
2423 sp_ext_node_t *tail; local
2446 tail = ext;
2449 ext = tail;
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc843 char tail[NIS_MAXNAMELEN]; local
2243 * unlink the tail.
2247 /* Restore link to tail */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp.c4535 int tail = (rx->reganch & RE_INTUIT_TAIL); local
4539 if (len == 1 && !(rx->reganch & ROPT_UTF8) && !tail) {
H A Dproto.h56 PERL_CALLCONV OP* Perl_append_elem(pTHX_ I32 optype, OP* head, OP* tail);
588 PERL_CALLCONV OP* Perl_prepend_elem(pTHX_ I32 optype, OP* head, OP* tail);
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh988 | awk '{ print $2 }' | tail -1`

Completed in 87 milliseconds

12345