Searched +defs:http +defs:status (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.10/tcl-105/tcl/tcl/library/http/
H A Dhttp.tcl[all...]
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/http2.6/
H A Dhttp.tcl[all...]
/macosx-10.10/tcl-105/tcl84/tcl/library/http/
H A Dhttp.tcl[all...]
/macosx-10.10/cups-408/cups/cups/
H A Dgetputfile.c41 cupsGetFd(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ argument
47 http_status_t status; /* HTTP status from server */ local
197 cupsGetFile(http_t *http, const char *resource, const char *filename) argument
202 http_status_t status; /* Status */ local
265 cupsPutFd(http_t *http, const char *resource, int fd) argument
272 http_status_t status; /* HTTP status from server */ local
466 cupsPutFile(http_t *http, const char *resource, const char *filename) argument
471 http_status_t status; /* Status */ local
[all...]
H A Ddest-job.c36 cupsCancelDestJob(http_t *http, /* I - Connection to destination */ argument
61 cupsCloseDestJob( http_t *http, cups_dest_t *dest, cups_dinfo_t *info, int job_id) argument
147 cupsCreateDestJob( http_t *http, cups_dest_t *dest, cups_dinfo_t *info, int *job_id, const char *title, int num_options, cups_option_t *options) argument
240 cupsFinishDestDocument( http_t *http, cups_dest_t *dest, cups_dinfo_t *info) argument
287 cupsStartDestDocument( http_t *http, cups_dest_t *dest, cups_dinfo_t *info, int job_id, const char *docname, const char *format, int num_options, cups_option_t *options, int last_document) argument
299 http_status_t status; /* HTTP status */ local
[all...]
H A Dgetdevices.c60 http_status_t status; /* HTTP status of request */ local
41 cupsGetDevices( http_t *http, int timeout, const char *include_schemes, const char *exclude_schemes, cups_device_cb_t callback, void *user_data) argument
[all...]
H A Dauth.c111 cupsDoAuthentication( http_t *http, const char *method, const char *resource) argument
294 _cupsSetNegotiateAuthString( http_t *http, const char *method, const char *resource) argument
480 cups_gss_acquire( void *ctx, OM_uint32 major, gss_status_id_t status, gss_cred_id_t creds, gss_OID_set oids, OM_uint32 time_rec) argument
510 cups_gss_getname( http_t *http, const char *service_name) argument
646 cups_local_auth(http_t *http) argument
[all...]
H A Ddest-localization.c45 cupsLocalizeDestMedia( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, unsigned flags, cups_size_t *size) argument
209 cupsLocalizeDestOption( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option) argument
248 cupsLocalizeDestValue( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option, const char *value) argument
285 cups_create_localizations( http_t *http, cups_dinfo_t *dinfo) argument
290 http_status_t status; /* Request status */ local
[all...]
H A Dhttp-addr.c166 status; /* Bind status */ local
660 httpGetAddress(http_t *http) /* I - HTTP connection */ argument
791 httpGetHostname(http_t *http, char *s, int slen) argument
893 httpResolveHostname(http_t *http, char *buffer, size_t bufsize) argument
[all...]
H A Drequest.c47 cupsDoFileRequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ argument
106 cupsDoIORequest(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ argument
114 http_status_t status; /* Status of HTTP request */ local
303 cupsDoRequest(http_t *http, ipp_t *request, const char *resource) argument
328 cupsGetResponse(http_t *http, const char *resource) argument
331 http_status_t status; /* HTTP status */ local
551 cupsReadResponseData( http_t *http, char *buffer, size_t length) argument
602 cupsSendRequest(http_t *http, ipp_t *request, const char *resource, size_t length) argument
607 http_status_t status; /* Status of HTTP request */ local
911 cupsWriteRequestData( http_t *http, const char *buffer, size_t length) argument
966 http_status_t status; /* Status from _httpUpdate */ local
1083 _cupsSetError(ipp_status_t status, const char *message, int localize) argument
1134 _cupsSetHTTPError(http_status_t status) argument
[all...]
H A Dtesthttp.c218 http_t *http; /* HTTP connection */ local
220 http_status_t status; /* Status of GET command */ local
[all...]
H A Dadminutil.c397 int status; /* Status of Samba commands */ local
61 cupsAdminCreateWindowsPPD( http_t *http, const char *dest, char *buffer, int bufsize) argument
839 cupsAdminGetServerSettings( http_t *http, int *num_settings, cups_option_t **settings) argument
848 http_status_t status; /* Status of getting cupsd.conf */ local
1155 cupsAdminSetServerSettings( http_t *http, int num_settings, cups_option_t *settings) argument
1161 http_status_t status; /* GET/PUT status */ local
2107 get_cupsd_conf( http_t *http, _cups_globals_t *cg, time_t last_update, char *name, size_t namesize, int *remote) argument
2119 http_status_t status; /* Status of getting cupsd.conf */ local
[all...]
H A Ddest-options.c568 ipp_status_t status; /* Statu local
73 cupsCheckDestSupported( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option, const char *value) argument
270 cupsCopyDestConflicts( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int num_options, cups_option_t *options, const char *new_option, const char *new_value, int *num_conflicts, cups_option_t **conflicts, int *num_resolved, cups_option_t **resolved) argument
555 cupsCopyDestInfo( http_t *http, cups_dest_t *dest) argument
682 cupsFindDestDefault( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option) argument
722 cupsFindDestReady( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option) argument
764 cupsFindDestSupported( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *option) argument
843 cupsGetDestMediaByIndex( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int n, unsigned flags, cups_size_t *size) argument
932 cupsGetDestMediaByName( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *media, unsigned flags, cups_size_t *size) argument
997 cupsGetDestMediaBySize( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int width, int length, unsigned flags, cups_size_t *size) argument
1056 cupsGetDestMediaCount( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, unsigned flags) argument
1097 cupsGetDestMediaDefault( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, unsigned flags, cups_size_t *size) argument
1255 cups_create_cached(http_t *http, cups_dinfo_t *dinfo, unsigned flags) argument
1708 cups_get_media_db(http_t *http, cups_dinfo_t *dinfo, pwg_media_t *pwg, unsigned flags, cups_size_t *size) argument
2201 cups_update_ready(http_t *http, cups_dinfo_t *dinfo) argument
[all...]
H A Dtls-darwin.c77 int status = 0; /* Return status */ local
356 httpCopyCredentials( http_t *http, cups_array_t **credentials) argument
914 _httpTLSPending(http_t *http) argument
931 _httpTLSRead(http_t *http, char *buf, int len) argument
980 _httpTLSStart(http_t *http) argument
1333 _httpTLSStop(http_t *http) argument
1353 _httpTLSWrite(http_t *http, const char *buf, int len) argument
1529 http_t *http; /* HTTP connection */ local
1586 http_cdsa_set_credentials(http_t *http) argument
1628 http_t *http; /* HTTP connection */ local
[all...]
H A Dtls-gnutls.c870 http_t *http; /* HTTP connection */ local
296 httpCopyCredentials( http_t *http, cups_array_t **credentials) argument
942 _httpTLSPending(http_t *http) argument
953 _httpTLSRead(http_t *http, char *buf, int len) argument
995 _httpTLSSetCredentials(http_t *http) argument
1008 _httpTLSStart(http_t *http) argument
1012 int status; /* Status of handshake */ local
1226 _httpTLSStop(http_t *http) argument
1252 _httpTLSWrite(http_t *http, const char *buf, int len) argument
[all...]
H A Dutil.c77 cupsCancelJob2(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ argument
165 cupsCreateJob( http_t *http, const char *name, const char *title, int num_options, cups_option_t *options) argument
247 cupsFinishDocument(http_t *http, const char *name) argument
343 cupsGetDefault2(http_t *http) argument
434 cupsGetJobs2(http_t *http, cups_job_t **jobs, const char *name, int myjobs, int whichjobs) argument
740 cupsGetPPD2(http_t *http, const char *name) argument
781 cupsGetPPD3(http_t *http, const char *name, time_t *modtime, char *buffer, size_t bufsize) argument
796 http_status_t status; /* HTTP status from server */ local
1108 cupsGetServerPPD(http_t *http, const char *name) argument
1197 cupsPrintFile2( http_t *http, const char *name, const char *filename, const char *title, int num_options, cups_option_t *options) argument
1249 cupsPrintFiles2( http_t *http, const char *name, int num_files, const char **files, const char *title, int num_options, cups_option_t *options) argument
1265 http_status_t status; /* Status of write */ local
1381 cupsStartDocument( http_t *http, const char *name, int job_id, const char *docname, const char *format, int last_document) argument
1392 http_status_t status; /* HTTP status */ local
1440 cups_get_printer_uri( http_t *http, const char *name, char *host, int hostsize, int *port, char *resource, int resourcesize, int depth) argument
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dtestspeed.c57 int status; /* Child status */ local
253 http_t *http; /* Connection to server */ local
[all...]
H A Dcups-lpd.c92 status; /* Status for client */ local
313 create_job(http_t *http, const char *dest, const char *title, const char *docname, const char *user, int num_options, cups_option_t *options) argument
398 get_printer(http_t *http, const char *name, char *dest, size_t destsize, cups_option_t **options, int *accepting, int *shared, ipp_pstate_t *state) argument
704 print_file(http_t *http, int id, const char *filename, const char *docname, const char *user, const char *format, int last) argument
767 http_t *http; /* HTTP connection */ local
769 int status; /* Command status */ local
1220 http_t *http; /* HTTP server connection */ local
1305 http_t *http; /* HTTP server connection */ local
[all...]
/macosx-10.10/cups-408/cups/systemv/
H A Dcupsaddsmb.c60 int status; /* Status from export_dest() */ local
62 http_t *http; /* Connection to server */ local
217 export_dest(http_t *http, const char *dest) argument
220 int status; /* Status of export */ local
[all...]
H A Dlpstat.c52 status; /* Exit status */ local
2022 http_t *http; /* Connection to server */ local
[all...]
/macosx-10.10/cups-408/cups/test/
H A Dxmltotest.c338 http_t *http; /* HTTP connection */ local
340 http_status_t status; /* Status of HTTP GET */ local
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Drtsp.c240 struct HTTP *http; local
199 rtsp_done(struct connectdata *conn, CURLcode status, bool premature) argument
[all...]
/macosx-10.10/cups-408/cups/notifier/
H A Drss.c84 http_t *http; /* Connection to remote server */ local
85 http_status_t status; /* HTTP GET/PUT status code */ local
[all...]
/macosx-10.10/apache-793/httpd/modules/http/
H A Dhttp_protocol.c61 APLOG_USE_MODULE(http); variable
971 ap_index_of_response(int status) argument
996 ap_get_status_line(int status) argument
1095 get_canned_error_string(int status, request_rec *r, const char *location) argument
1359 int status = r->status; local
[all...]
/macosx-10.10/cups-408/cups/cgi-bin/
H A Dipp-var.c258 cgiMoveJobs(http_t *http, /* I - Connection to server */ argument
526 cgiPrintCommand(http_t *http, /* I - Connection to server */ argument
536 http_status_t status; /* Document status */ local
688 cgiPrintTestPage(http_t *http, const char *dest) argument
1365 cgiShowJobs(http_t *http, const char *dest) argument
[all...]

Completed in 393 milliseconds

12