Searched refs:headers (Results 1 - 6 of 6) sorted by relevance

/solaris-userland/components/jansson/doc/html/_downloads/
H A Dgithub_commits.c56 struct curl_slist *headers = NULL; local
77 headers = curl_slist_append(headers, "User-Agent: Jansson-Tutorial");
78 curl_easy_setopt(curl, CURLOPT_HTTPHEADER, headers);
99 curl_slist_free_all(headers);
112 if(headers)
113 curl_slist_free_all(headers);
/solaris-userland/components/cackey/
H A DMakefile69 # requires PC/SC libraries and headers
73 # options needed for configure, library location, PC/SC library and headers
75 CONFIGURE_OPTIONS += --with-pcsc-headers=$(USRINCDIR)/PCSC
/solaris-userland/components/open-fabrics/
H A Dofed.mk40 # and we still need headers and to link with the components that we are
42 # for OFED component headers and libraries.
46 # of any compile line to preempt the system headers. It seems that the "best"
/solaris-userland/components/desktop/poppler/
H A DMakefile94 CONFIGURE_OPTIONS += --enable-xpdf-headers
/solaris-userland/components/desktop/pidgin/
H A DMakefile83 CONFIGURE_OPTIONS += --with-ncurses-headers=/usr/include/ncurses
/solaris-userland/make-rules/
H A Dips.mk57 # Package headers should all pretty much follow the same format

Completed in 49 milliseconds