Searched
full:stdio (Results
3551 -
3575 of
10625) sorted by null
<<141142143144145146147148149150>>
/external/curl/docs/examples/ |
debug.c | 22 #include <stdio.h>
|
externalsocket.c | 26 #include <stdio.h>
|
ftp-wildcard.c | 23 #include <stdio.h>
|
ftpupload.c | 22 #include <stdio.h>
|
ftpuploadresume.c | 32 #include <stdio.h>
|
htmltidy.c | 31 #include <stdio.h>
|
httpput.c | 22 #include <stdio.h>
|
imap-append.c | 22 #include <stdio.h>
|
imap-tls.c | 22 #include <stdio.h>
|
multi-double.c | 22 #include <stdio.h>
|
pop3-tls.c | 22 #include <stdio.h>
|
post-callback.c | 25 #include <stdio.h>
|
postinmemory.c | 22 #include <stdio.h>
|
progressfunc.c | 22 #include <stdio.h>
|
sendrecv.c | 24 #include <stdio.h>
|
simplessl.c | 22 #include <stdio.h>
|
threaded-ssl.c | 34 #include <stdio.h>
|
/external/curl/src/macos/src/ |
macos_main.cpp | 18 /* =========================================================================
Copyright (C) 2001 Eric Lavigne
Permission is granted to anyone to use this software for any purpose on any
computer system, and to redistribute it freely, subject to the following
restrictions:
- The author is not responsible for the consequences of use of this
software, no matter how awful, even if they arise from defects in it.
- The origin of this software must not be misrepresented, either by
explicit claim or by omission.
- You are allowed to distributed modified copies of the software, in source
and binary form, provided they are marked plainly as altered versions, and
are not misrepresented as being the original software.
========================================================================= */
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <Memory.h>
#include <GUSICommandLine.h>
#include <stdlib.h>
/* ====================== (…)
|
/external/curl/tests/libtest/ |
lib518.c | 424 * Old or 'backwards compatible' implementations of stdio do not allow 428 * opened using dup(), so lets test the stdio implementation and discover 434 sprintf(strbuff, "stdio fopen() fails with %s fds open()", 437 sprintf(strbuff, "stdio fopen() fails with lots of fds open()");
|
lib537.c | 427 * Old or 'backwards compatible' implementations of stdio do not allow 431 * opened using dup(), so lets test the stdio implementation and discover 437 sprintf(strbuff, "stdio fopen() fails with %s fds open()", 440 sprintf(strbuff, "stdio fopen() fails with lots of fds open()");
|
/external/curl/tests/unit/ |
unit1394.c | 26 #include <stdio.h>
|
/external/dbus/bus/ |
test-launch-helper.c | 28 #include <stdio.h>
|
test-main.c | 26 #include <stdio.h>
|
/external/dbus/dbus/ |
dbus-auth-util.c | 39 #include <stdio.h>
|
dbus-credentials-util.c | 38 #include <stdio.h>
|
Completed in 589 milliseconds
<<141142143144145146147148149150>>