Searched refs:link (Results 1 - 25 of 1776) sorted by path

1234567891011>>

/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/TinyTP/
H A Dttp3.cpp387 QElemPtr link; local
388 link = qh->qHead;
389 while (link) {
391 link = link->qLink;
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Dconfig.guess1069 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
H A Dconfigure4089 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
4091 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
8863 # Code to be used in simple link tests
9515 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
9741 # -berok will link without error, but may produce a broken library.
9855 # -berok will link without error, but may produce a broken library.
9891 archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
10180 # without $wl, iff we do not link with $LD.
10195 # Use $CC to link under sequent, because it throws in some extra .o
10262 # link wit
[all...]
H A Dltmain.sh572 mode=link
852 # We use this script file to make the link, it avoids creating a new file
1065 # libtool link mode
1066 link | relink)
1067 modename="$modename: link"
1070 # It is impossible to link a dll without this setting, and
1079 # -no-undefined on the libtool link line when we can be certain
1362 $echo "$modename: link input file \`$save_arg' does not exist"
2053 passes="conv link"
2070 passes="conv scan dlopen dlpreopen link"
[all...]
/macosx-10.10/BerkeleyDB-21/db/docs_src/
H A Dbuild143 -use -link http://java.sun.com/j2se/1.5.0/docs/api/ \
144 -link http://java.sun.com/javaee/5/docs/api/ \
/macosx-10.10/BerkeleyDB-21/db/php_db4/
H A Dconfig.m417 PHP_ARG_WITH(mod_db4, whether to link against mod_db4,
53 AC_MSG_CHECKING([if we really need to link against mod_db4])
78 The db4 c++ library by default tries to link against libpthread on some
82 PHP can itself be forced to link against libpthread either by manually editing
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy118 html markup. This output file will contain a link to a separate style
2843 link to an external style sheet. This is indicated with the
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/bin/
H A Dttree70 my $link = $config->link;
193 " Link: [ @$link ]\n",
374 # check against link list
375 foreach my $link_pattern (@$link) {
419 # check against link list
422 if (link($absfile, $dest) == 1) {
426 warn red("Could not link ($absfile to $dest) : $!\n");
612 'link=s@',
731 # link
[all...]
/macosx-10.10/Csu-85/
H A Dlazy_dylib_helper.s185 mflr r0 ; get link register value
186 stg r0,LRSAVE(r1) ; save link register value in the linkage area
204 lg r0,STACK_SIZE+LRSAVE(r1) ; get old link register value
216 mtlr r0 ; restore link register
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDADisk.c881 * Create the disk state -- media BSD link.
1208 void DADiskSetBSDLink( DADiskRef disk, Boolean raw, const char * link )
1217 if ( link )
1219 disk->_deviceLink[ raw ? 1 : 0 ] = strdup( link );
H A DDADisk.h96 extern void DADiskSetBSDLink( DADiskRef disk, Boolean raw, const char * link );
H A DDAQueue.c966 CFMutableArrayRef link; local
968 link = CFArrayCreateMutable( kCFAllocatorDefault, 0, &kCFTypeArrayCallBacks );
970 if ( link )
1001 CFArrayAppendValue( link, subrequest );
1011 DARequestSetLink( request, link );
1013 CFRelease( link );
H A DDARequest.c112 CFArrayRef link; local
114 link = DARequestGetLink( request );
116 if ( link )
125 count = CFArrayGetCount( link );
131 subrequest = ( void * ) CFArrayGetValueAtIndex( link, index );
1658 void DARequestSetLink( DARequestRef request, CFArrayRef link )
1660 if ( link )
1662 CFDictionarySetValue( ( void * ) request, _kDARequestLinkKey, link );
H A DDARequest.h77 extern void DARequestSetLink( DARequestRef request, CFArrayRef link );
H A DDAServer.c802 * Set the BSD link for this media object.
813 status = link( DADiskGetBSDPath( disk, TRUE ), DADiskGetBSDLink( disk, TRUE ) );
817 status = link( DADiskGetBSDPath( disk, FALSE ), DADiskGetBSDLink( disk, FALSE ) );
830 DALogError( "unable to link %@ to %s.", disk, DADiskGetBSDLink( disk, TRUE ) );
H A DDAStage.c261 CFArrayRef link; local
263 link = DARequestGetLink( request );
265 if ( link )
270 subcount = CFArrayGetCount( link );
276 subrequest = ( void * ) CFArrayGetValueAtIndex( link, subindex );
345 CFArrayRef link; local
347 link = DARequestGetLink( request );
349 if ( link )
354 subcount = CFArrayGetCount( link );
360 subrequest = ( void * ) CFArrayGetValueAtIndex( link, subinde
[all...]
/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dls.c84 char *link; member in struct:fileinfo
97 free(f->link);
303 file->link = strdup(buf);
304 if (file->link == NULL) {
355 if(f->link)
356 sec_fprintf2(out, " -> %s", f->link);
/macosx-10.10/Heimdal-398.1.2/appl/popper/
H A Dmaildir.c172 if(link(tmp1, tmp2) == 0) {
H A Dpop_dropcopy.c90 /* Now link this file to the temporary maildrop. If this fails it
95 link(template,p->temp_drop);
/macosx-10.10/Heimdal-398.1.2/cf/
H A Dinstall-catman.sh35 for link in `sed -n -e '/SYNOPSIS/q;/DESCRIPTION/q;s/^\.Nm \([^ ]*\).*/\1/p' $srcdir/$f`; do
36 if test "$link" = "$base" ; then
40 target="$mandir/$link.$section"
51 eval target="$catdir/$link.$suffix"
64 target="$mandir/$link.$section"
68 target="$catdir/$link.$suffix"
/macosx-10.10/Heimdal-398.1.2/
H A Dconfig.guess1015 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
/macosx-10.10/Heimdal-398.1.2/kadmin/
H A Dstash.c131 if(link(opt->key_file_string, old) < 0 && errno != ENOENT) {
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Dkstash.c149 if(link(keyfile, old) < 0 && errno != ENOENT) {
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn.tex105 command. This will build the library and archive the object files in ``libtommath.a''. Now you link against
122 you use libtool to link your application against the shared object.
126 ``libtommath.dll.a'' can be used to link LibTomMath dynamically to any Windows program using Cygwin.
296 In order to use LibTomMath you must include ``tommath.h'' and link against the appropriate library file (typically
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dmcache.c43 struct link { struct in struct:krb5_mcache
45 struct link *next;
63 struct link *l;
67 struct link *old;
262 struct link *l;
321 struct link *l;
351 struct link **q, *p;
441 struct link *creds;

Completed in 638 milliseconds

1234567891011>>