/external/e2fsprogs/misc/ |
filefrag.c | 18 fputs("This program is only supported on Linux!\n", stderr);
|
/external/iproute2/misc/ |
lnstat.c | 210 fputs(th->hdr[i], of);
|
/external/iptables/iptables/ |
ip6tables-restore.c | 194 fputs(buffer, stdout);
|
iptables-restore.c | 200 fputs(buffer, stdout);
|
/external/libusb/examples/ |
dpfp.c | 234 fputs("P5 384 289 255 ", fd);
|
dpfp_threaded.c | 263 fputs("P5 384 289 255 ", fd);
|
/external/libvpx/examples/includes/geshi/geshi/ |
cpp-qt.php | 103 'fgetc', 'fgets', 'fputc', 'fputs', 'getc', 'getchar', 'gets', 'putc',
|
klonecpp.php | 82 'fgetc', 'fgets', 'fputc', 'fputs', 'getc', 'getchar', 'gets', 'putc',
|
objc.php | 114 'fseek', 'fscanf', 'frexp', 'freopen', 'free', 'fread', 'fputs',
|
php-brief.php | 84 'ereg', 'ereg_replace', 'eregi', 'eregi_replace', 'split', 'spliti', 'join', 'sql_regcase', 'dl', 'pclose', 'popen', 'readfile', 'rewind', 'rmdir', 'umask', 'fclose', 'feof', 'fgetc', 'fgets', 'fgetss', 'fread', 'fopen', 'fpassthru', 'ftruncate', 'fstat', 'fseek', 'ftell', 'fflush', 'fwrite', 'fputs', 'mkdir', 'rename', 'copy', 'tempnam', 'tmpfile', 'file', 'file_get_contents', 'stream_select', 'stream_context_create', 'stream_context_set_params', 'stream_context_set_option', 'stream_context_get_options', 'stream_filter_prepend', 'stream_filter_append', 'fgetcsv', 'flock', 'get_meta_tags', 'stream_set_write_buffer', 'set_file_buffer', 'set_socket_blocking', 'stream_set_blocking', 'socket_set_blocking', 'stream_get_meta_data', 'stream_register_wrapper', 'stream_wrapper_register', 'stream_set_timeout', 'socket_set_timeout', 'socket_get_status', 'realpath', 'fnmatch', 'fsockopen', 'pfsockopen', 'pack', 'unpack', 'get_browser', 'crypt', 'opendir', 'closedir', 'chdir', 'getcwd', 'rewinddir', 'readdir', 'dir', 'glob', 'fileatime', 'filectime', 'filegroup', 'fileinode', 'filemtime', 'fileowner', 'fileperms', 'filesize', 'filetype', 'file_exists', 'is_writable', 'is_writeable', 'is_readable', 'is_executable', 'is_file', 'is_dir', 'is_link', 'stat', 'lstat', 'chown',
|
/external/stlport/src/ |
ios.cpp | 223 fputs(arg, stderr);
|
/external/tcpdump/ |
print-igmp.c | 335 fputs("[|igmp]", stdout);
|
print-tcp.c | 687 fputs("[bad opt]", stdout); 692 fputs("[|tcp]", stdout);
|
/external/webkit/Source/WebCore/dom/ |
Position.cpp | [all...] |
/ndk/sources/cxx-stl/stlport/src/ |
ios.cpp | 225 fputs(arg, stderr);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libnsl-2.7.so | |
libnsl.so | |
libnsl.so.1 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libnsl-2.7.so | |
libnsl.so | |
libnsl.so.1 | |
/external/bison/src/ |
reduce.c | 356 fputs ("\n\n", out); 371 fputs ("\n\n", out);
|
/external/fdlibm/ |
k_standard.c | 19 #include <stdio.h> /* fputs(), stderr */ 20 #define WRITE2(u,v) fputs(u, stderr)
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
system.h | 136 # undef fputs macro 137 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
system.h | 136 # undef fputs macro 137 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
|