HomeSort by relevance Sort by last modified time
    Searched full:fgets (Results 301 - 325 of 518) sorted by null

<<11121314151617181920>>

  /external/iproute2/misc/
arpd.c 693 while (fgets(buf, sizeof(buf)-1, fp)) {
ifstat.c 154 while (fgets(buf, sizeof(buf), fp) != NULL) {
  /external/iptables/iptables/
iptables-xml.c 666 while (fgets(buffer, sizeof(buffer), in)) {
  /external/libpcap/
fad-gifc.c 157 fgets(linebuf, sizeof linebuf, proc_net_f) != NULL; linenum++) {
  /external/libvpx/examples/includes/geshi/geshi/
php.php 273 'fflush','fgetc','fgetcsv','fgets','fgetss','file','file_exists',
    [all...]
  /external/opencv/cxcore/src/
cxswitcher.cpp 238 const char* ptr = fgets( buffer, max_size, file );
  /external/openssl/apps/
enc.c 243 if (!fgets(buf,sizeof buf,infile))
openssl.c 388 if (!fgets(p,n,stdin))
  /external/oprofile/daemon/
opd_ibs.c 185 while (fgets(buf, PATH_MAX, fp) != NULL)
  /external/qemu/android/
charmap.c 579 for (; 0 != fgets(line, sizeof(line), kcm_file); cur_line++) {
  /external/qemu/distrib/sdl-1.2.12/src/video/ipod/
SDL_ipodvideo.c 86 while (fgets(cpuinfo, sizeof(cpuinfo), file) != NULL)
  /external/v8/samples/
shell.cc 551 char* str = fgets(buffer, kBufferSize, stdin);
  /external/v8/src/
d8.cc 86 char* str = fgets(buffer, kBufferSize, stdin);
  /external/wpa_supplicant/
config_file.c 48 while (fgets(s, size, stream)) {
  /external/wpa_supplicant_6/wpa_supplicant/
config_file.c 47 while (fgets(s, size, stream)) {
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_fast_pac.c 201 if (fgets(rc->buf, rc->buf_len, rc->f) == NULL)
  /external/wpa_supplicant_8/hostapd/
hostapd_cli.c 816 res = fgets(cmd, sizeof(cmd), stdin);
  /external/wpa_supplicant_8/src/eap_peer/
eap_fast_pac.c 201 if (fgets(rc->buf, rc->buf_len, rc->f) == NULL)
  /external/wpa_supplicant_8/src/utils/
edit.c 271 while (fgets(buf, CMD_BUF_LEN, f)) {
  /external/wpa_supplicant_8/wpa_supplicant/
config_file.c 46 while (fgets(s, size, stream)) {
  /frameworks/base/core/jni/
android_util_Process.cpp 835 while (fgets(line, sizeof(line), file)) {
  /frameworks/compile/libbcc/helper/
sha1.c 347 s = fgets(checkline, LINESIZE, checkfile);
  /hardware/libhardware_legacy/wifi/
wifi.c 184 while ((fgets(line, sizeof(line), proc)) != NULL) {
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
OMX_TI_Debug.h 200 while (fgets(line, sizeof(line), config)) { \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libssp.a 219    #)/6AHgets-chk.c__gets_chkgetsmallocstdinfgetsstrlen__chk_failmemcpyfreeXlv????   $ ) 6 = K R Y ` g n u z ? ? ? ? ? ? ? ? ?   * 9 H W f u ? ? ? ? ? ? ? ? ?   ) 8 G V f m y ? ? ? ??? ? )-B )memcpy-chk.o/ 1316764869 28587 5000 100640 2464 `
    [all...]

Completed in 2415 milliseconds

<<11121314151617181920>>