Searched refs:link (Results 276 - 300 of 1776) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/apr-32/apr-util/apr-util/misc/
H A Dapr_reslist.c33 APR_RING_ENTRY(apr_res_t) link;
71 APR_RING_REMOVE(res, link);
83 APR_RING_INSERT_HEAD(&reslist->avail_list, resource, apr_res_t, link);
95 if (!APR_RING_EMPTY(&reslist->free_list, apr_res_t, link)) {
97 APR_RING_REMOVE(res, link);
109 APR_RING_INSERT_TAIL(&reslist->free_list, container, apr_res_t, link);
232 APR_RING_REMOVE(res, link);
290 APR_RING_INIT(&rl->avail_list, apr_res_t, link);
291 APR_RING_INIT(&rl->free_list, apr_res_t, link);
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/sym-link-load/
H A DMakefile58 stub/liblink.dylib: link.c
60 ${CC} ${CCFLAGS} -I${TESTROOT}/include -dynamiclib link.c -o stub/liblink.dylib -install_name "${PWD}/real/liblink.dylib"
71 real/liblink.dylib: link.c
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/samba4/
H A DMakefile48 $(LIBTOOL) --mode=link $(CC) $(OPT) -version-info 0:0:0 \
55 $(LIBTOOL) --mode=link $(CC) $(OPT) -version-info 0:0:0 \
62 $(LIBTOOL) --mode=link $(CC) $(OPT) -version-info 0:0:0 \
/macosx-10.10/apr-32/apr/apr/
H A Dapr-config.in66 --libs print additional libraries to link against
69 --link-ld print link switch(es) for linking to APR
70 --link-libtool print the libtool inputs for linking to APR
80 APR_LIBS="\`apr-$APR_MAJOR_VERSION-config --link-libtool --libs\`"
82 APR_LIBS="\`apr-$APR_MAJOR_VERSION-config --link-ld --libs\`"
183 --link-ld)
192 --link-libtool)
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dlistenlist.c44 ISC_LINK_INIT(elt, link);
79 next = ISC_LIST_NEXT(elt, link);
127 ISC_LIST_APPEND(list->elts, elt, link);
/macosx-10.10/ksh-23/ksh/src/lib/libast/string/
H A Dfmtls.c45 * link link text if != 0
52 fmtls(char* buf, const char* name, register struct stat* st, const char* info, const char* link, register int flags) argument
110 if (link)
116 "==", link);
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/CreatePDFDocument/
H A DCreatePDFDocument.py24 link = "http:#developer.apple.com/documentation/GraphicsImaging/"
25 linkURL = CFURLCreateWithBytes(None, link, len(link),
28 print >>sys.stderr, "Couldn't create url for link!"
66 # Add a link to a URL so that if you click
159 # Make a link to a destination not yet created, that for
160 # the "blue" page. Making this link is independent from
162 # on this link in the generated PDF document navigates to
183 # since this is the "blue" page that is being named. The link
187 # Make a link t
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/CreatePDFDocument/
H A DCreatePDFDocument.py24 link = "http:#developer.apple.com/documentation/GraphicsImaging/"
25 linkURL = CFURLCreateWithBytes(None, link, len(link),
28 print >>sys.stderr, "Couldn't create url for link!"
66 # Add a link to a URL so that if you click
159 # Make a link to a destination not yet created, that for
160 # the "blue" page. Making this link is independent from
162 # on this link in the generated PDF document navigates to
183 # since this is the "blue" page that is being named. The link
187 # Make a link t
[all...]
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/CreatePDFDocument/
H A DCreatePDFDocument.py24 link = "http:#developer.apple.com/documentation/GraphicsImaging/"
25 linkURL = CFURLCreateWithBytes(None, link, len(link),
28 print >>sys.stderr, "Couldn't create url for link!"
66 # Add a link to a URL so that if you click
159 # Make a link to a destination not yet created, that for
160 # the "blue" page. Making this link is independent from
162 # on this link in the generated PDF document navigates to
183 # since this is the "blue" page that is being named. The link
187 # Make a link t
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dmplayerconf.vim73 hi def link mplayerconfTodo Todo
74 hi def link mplayerconfComment Comment
75 hi def link mplayerconfPreProc PreProc
76 hi def link mplayerconfBoolean Boolean
77 hi def link mplayerconfNumber Number
78 hi def link mplayerconfOption Keyword
/macosx-10.10/ppp-786.1.1/Family/
H A Dppp_serial.c156 #define STATE_LKBUSY 0x04000000 /* activity in the link in progress */
165 struct ppp_link link; /* link interface */ member in struct:pppserial
214 static int pppserial_lk_output(struct ppp_link *link, mbuf_t m);
215 static int pppserial_lk_ioctl(struct ppp_link *link, u_long cmd, void *data);
216 static int pppserial_attach(struct tty *ttyp, struct ppp_link **link);
217 static int pppserial_detach(struct ppp_link *link);
231 * The mutex is assumed to be already taken when entering a PPP link function
364 if (ld->link.lk_unit == unit) {
377 int pppserial_attach(struct tty *ttyp, struct ppp_link **link) argument
447 pppserial_detach(struct ppp_link *link) argument
1255 pppserial_lk_ioctl(struct ppp_link *link, u_long cmd, void *data) argument
1339 pppserial_lk_output(struct ppp_link *link, mbuf_t m) argument
1400 struct ppp_link *link; local
[all...]
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dgnv_link_curl.com80 $ link/share=gnv$curlmsg.exe [.packages.vms]curlmsg.obj
108 $ link/exe='default_dir'report_openssl_version.exe 'rpt_obj'
364 $ link/dsf='default_dir'gnv$libcurl.dsf/share='gnv_libcurl_share' -
372 $ link/share='gnv_libcurl_share'/map='default_dir'gnv$libcurl.map -
391 $ link'ldebug'/exe=[.src]curl.exe/dsf=[.src]curl.dsf -
440 $ link'ldebug'/exe='curl_exe'/dsf='curl_dsf' -
468 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
481 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
494 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
507 $ link'ldebu
[all...]
/macosx-10.10/ruby-106/ruby/test/rss/
H A Dtest_to_s.rb135 "link" => "http://example.com/",
175 "items" => @item_links.collect{|link| {"resource" => link}},
183 "link" => @item_links[0],
209 "link" => @item_links[1],
250 "link" => @textinput_link,
327 %w(about title link description language copyright
370 %w(title link description date author comments).each do |name|
402 %w(title description name link).each do |name|
443 names = %w(about title link descriptio
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/autogroup/
H A DMakefile18 $(LIBTOOL) --mode=link $(CC) -version-info 0:0:0 \
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/lastbind/
H A DMakefile26 $(LIBTOOL) --mode=link $(CC) -version-info 0:0:0 \
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Drename.c63 if (link (from, to) < 0)
/macosx-10.10/bind9-45.101/bind9/bin/named/include/named/
H A Dlistenlist.h50 ISC_LINK(ns_listenelt_t) link; member in struct:ns_listenelt
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCPreferencesPath.h75 The value associated with this key is interpreted as a link to
78 specified by the link.
116 @discussion Returns the link (if one exists) associated with the
121 if the path is not a link or does not exist.
147 @discussion Associates a link to a second dictionary at the
151 @param link A string that represents the link to be stored
159 CFStringRef link
/macosx-10.10/dcerpc-61/www/content/css/blueprint/
H A Dprint.css29 a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
30 a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;
/macosx-10.10/dcerpc-61/www/content/css/blueprint/src/
H A Dprint.css66 a:link, a:visited {
72 a:link:after, a:visited:after {
/macosx-10.10/ruby-106/ruby/lib/rake/contrib/
H A Dsys.rb59 def link(file_name, dest_file) method in class:Sys
61 File.link(file_name, dest_file)
66 for_matching_files(wildcard, dest_dir) { |from, to| link(from, to) }
77 for_matching_files(wildcard, dest_dir) { |from, to| link(from, to) }
/macosx-10.10/ruby-106/ruby/lib/rss/maker/
H A Datom.rb109 link = feed.class::Link.new
110 set = setup_values(link)
112 current.links << link
113 set_parent(link, current)
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/ftp/
H A Dmirror.tcl23 perm l u g size d1 d2 d3 name link linksource]
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/win/
H A Dconfigs.vc45 link32 = link
131 link32 = "$(TOOLS32)\bin\link.exe"
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWin32Dll.c26 struct EXCEPTION_REGISTRATION *link; member in struct:EXCEPTION_REGISTRATION
139 "movl %%eax, 0x0(%%edx)" "\n\t" /* link */

Completed in 417 milliseconds

<<11121314151617181920>>