Searched refs:pl (Results 276 - 300 of 622) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/Heimdal-398.1.2/lib/kadm5/
H A DNTMakefile147 $(PERL) ..\..\cf\make-proto.pl $(proto_opts) \
154 $(PERL) ..\..\cf\make-proto.pl $(proto_opts) \
271 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libkadm5srv-exports.def
/macosx-10.10.1/bind9-45.101/bind9/win32utils/
H A DBuildSetup.bat28 perl updateopenssl.pl
29 perl updatelibxml2.pl
32 perl makeversion.pl
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/kmem/
H A Dddev.c128 MALLOC_S pl, sz; local
163 &pl)))
185 if (!(fp = mkstrcat(path, pl, dp->d_name, dnamlen,
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/libproc/
H A Dddev.c198 MALLOC_S pl, sz; local
233 &pl)))
255 if (!(fp = mkstrcat(path, pl, dp->d_name, dnamlen,
/macosx-10.10.1/lsof-53/lsof/lib/
H A Drdev.c144 MALLOC_S pl; local
188 &pl)))
216 if (!(fp = mkstrcat(path, pl, dp->d_name, dnamlen,
/macosx-10.10.1/CPAN-56/
H A DMakefile17 make := perl $(SRCROOT)/make.pl
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/examples/
H A Dbreak_long_quotes.pl8 # break_long_quotes.pl -ln myfile.pl >myfile.new
29 usage: break_long_quotes.pl [ -ln ] filename >outfile
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dglob.c262 const Char *pe, *pm, *pl; local
296 for (i = 0, pl = pm = ptr; pm <= pe; pm++) {
300 for (pl = pm++; *pm != RBRACKET && *pm != EOS; pm++)
307 pm = pl;
326 for (lm = ls; (pl < pm); *lm++ = *pl++)
333 for (pl = pe + 1; (*lm++ = *pl++) != EOS; )
345 pl = pm + 1;
/macosx-10.10.1/OpenSSL098-52/src/crypto/conf/
H A DMakefile44 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
47 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
48 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
49 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
/macosx-10.10.1/OpenSSL098-52/src/crypto/dh/
H A DMakefile41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
/macosx-10.10.1/OpenSSL098-52/src/crypto/dso/
H A DMakefile43 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
46 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
47 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
/macosx-10.10.1/OpenSSL098-52/src/crypto/ecdsa/
H A DMakefile42 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
45 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
46 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
/macosx-10.10.1/OpenSSL098-52/src/crypto/err/
H A DMakefile41 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
44 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
45 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
/macosx-10.10.1/OpenSSL098-52/src/crypto/perlasm/
H A Dx86asm.pl3 # require 'x86asm.pl';
4 # &asm_init("cpp","des-586.pl");
23 { $elf=1; require "x86unix.pl"; }
25 { $aout=1; require "x86unix.pl"; }
27 { $coff=1; require "x86unix.pl"; }
29 { $cpp=1; require "x86unix.pl"; }
31 { $win32=1; require "x86ms.pl"; }
33 { $win32=1; require "x86nasm.pl"; }
35 { $netware=1; require "x86nasm.pl"; }
37 { $netware=1; $mwerks=1; require "x86nasm.pl"; }
[all...]
/macosx-10.10.1/OpenSSL098-52/src/fips/rand/
H A DMakefile44 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
47 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/include/openssl $(EXHEADER)
48 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/test $(TEST)
49 @$(PERL) $(TOP)/util/mklink.pl $(TOP)/apps $(APPS)
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/Security/
H A Dcert.h100 SecCmsIssuerAndSN *CERT_GetCertIssuerAndSN(PRArenaPool *pl, SecCertificateRef cert);
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/lib/
H A Dcert.h100 SecCmsIssuerAndSN *CERT_GetCertIssuerAndSN(PRArenaPool *pl, SecCertificateRef cert);
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dcert.h100 SecCmsIssuerAndSN *CERT_GetCertIssuerAndSN(PRArenaPool *pl, SecCertificateRef cert);
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/tsiggss/
H A Dtests.sh58 perl ./authsock.pl --type=CNAME --path=ns1/auth.sock --pidfile=authsock.pid --timeout=120 > /dev/null 2>&1 &
/macosx-10.10.1/curl-83.1.2/curl/
H A Dmaketgz131 git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dapropos.el707 (defun apropos-format-plist (pl sep &optional compare)
708 (setq pl (symbol-plist pl))
710 (while pl
711 (setq p (format "%s %S" (car pl) (nth 1 pl)))
714 (put-text-property 0 (length (symbol-name (car pl)))
724 (setq pl (nthcdr 2 pl)))
/macosx-10.10.1/python_modules-40/tmpprefix/f2c/
H A DMakefile63 perl $(SRCROOT)/tar-remove.pl '^f2c/(?:msdos|mswin)/' $(F2CSRC)/$(F2CNAME)$(TARSUFFIX) $(F2CNAME)-mod$(TARSUFFIX)
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy57 perltidy somefile.pl
59 This will produce a file F<somefile.pl.tdy> containing the script reformatted
61 perlstyle(1). The source file F<somefile.pl> is unchanged.
63 perltidy *.pl
65 Execute perltidy on all F<.pl> files in the current directory with the
70 perltidy -b file1.pl file2.pl
72 Modify F<file1.pl> and F<file2.pl> in place, and backup the originals to
73 F<file1.pl
[all...]
/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_index.c95 ntfs_page_unmap(ictx->idx_ni, ictx->upl, ictx->pl,
218 &ictx->pl, &addr, TRUE);
599 upl_page_info_array_t pl; local
664 pl = ictx->pl;
672 ntfs_page_unmap(idx_ni, upl, pl, is_dirty);
676 err = ntfs_page_map(idx_ni, ofs, &upl, &pl, &addr, TRUE);
768 new_ictx->pl = pl;
786 ntfs_page_unmap(idx_ni, upl, pl, is_dirt
1965 upl_page_info_array_t pl; local
2317 upl_page_info_array_t pl; local
4403 upl_page_info_array_t pl; member in union:__anon11048
4898 upl_page_info_array_t pl; local
[all...]
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Doakley.c1730 (*certpl)->pl = vmalloc(cert->l + 1);
1731 if ((*certpl)->pl == NULL) {
1738 memcpy((*certpl)->pl->v + 1, cert->v, cert->l);
1739 (*certpl)->pl->v[0] = iph1->rmconf->certtype;
1742 (*certpl)->cert.v = (*certpl)->pl->v + 1;
1743 (*certpl)->cert.l = (*certpl)->pl->l - 1;
2435 new->pl = vmalloc(ntohs(gen->len) - sizeof(*gen));
2436 if (new->pl == NULL) {
2443 memcpy(new->pl->v, gen + 1, new->pl
3187 char *pl; local
3311 char *pl; local
[all...]

Completed in 233 milliseconds

<<11121314151617181920>>