Searched refs:eof (Results 76 - 100 of 245) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sibyte/sb1250/
H A Dbus_watcher.c140 int count, int *eof, void *data)
149 *eof = 1;
139 bw_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dmegaraid.c2206 * @eof - set if no more data needs to be returned
2212 proc_read_config(char *page, char **start, off_t offset, int count, int *eof, argument
2293 *eof = 1;
2306 * @eof - set if no more data needs to be returned
2312 proc_read_stat(char *page, char **start, off_t offset, int count, int *eof, argument
2347 *eof = 1;
2359 * @eof - set if no more data needs to be returned
2366 proc_read_mbox(char *page, char **start, off_t offset, int count, int *eof, argument
2394 *eof = 1;
2406 * @eof
2412 proc_rebuild_rate(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2480 proc_battery(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2579 proc_pdrv_ch0(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2602 proc_pdrv_ch1(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2625 proc_pdrv_ch2(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2648 proc_pdrv_ch3(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2851 proc_rdrv_10(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2874 proc_rdrv_20(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2897 proc_rdrv_30(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
2920 proc_rdrv_40(char *page, char **start, off_t offset, int count, int *eof, void *data) argument
[all...]
H A Dscsi_proc.c49 int length, int *eof, void *data)
55 *eof = (n < length);
48 proc_scsi_read(char *buffer, char **start, off_t offset, int length, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-lex.c382 goto eof;
399 goto eof;
464 goto eof;
533 goto eof;
579 eof:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dread.c95 if (data->res.eof == 0 || remainder == 0)
179 data->res.eof = 0;
355 if (resp->eof || resp->count == argp->count)
409 if (data->res.eof)
421 if (data->res.eof || data->res.count == data->args.count)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c741 * ulg flush_block(char *buf, ulg stored_len, int eof)
1590 static ulg flush_block(char *buf, ulg stored_len, int eof) argument
1628 if (stored_len <= opt_lenb && eof && G2.compressed_len == 0L && seekable()) {
1644 send_bits((STORED_BLOCK << 1) + eof, 3); /* send block type */
1651 send_bits((STATIC_TREES << 1) + eof, 3);
1655 send_bits((DYN_TREES << 1) + eof, 3);
1664 if (eof) {
1669 G2.compressed_len - 7 * eof));
1696 #define FLUSH_BLOCK(eof) \
1702 (eof) \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dhp_sdc_rtc.c76 int count, int *eof, void *data);
515 int count, int *eof, void *data)
518 if (len <= off+count) *eof = 1;
514 hp_sdc_rtc_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dds1286.c74 int count, int *eof, void *data);
414 int count, int *eof, void *data)
417 if (len <= off+count) *eof = 1;
413 ds1286_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
H A Defirtc.c364 int count, int *eof, void *data)
367 if (len <= off+count) *eof = 1;
363 efi_rtc_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
H A Dgenrtc.c456 int count, int *eof, void *data)
459 if (len <= off+count) *eof = 1;
455 gen_rtc_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dled.c147 int *eof, void *data)
163 *eof = 1;
169 *eof = 1;
146 led_proc_read(char *page, char **start, off_t off, int count, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dprocfs.c54 int count, int *eof, void *data)
57 *eof = 1;
624 int count, int *eof, void *data)
53 reiserfs_global_version_in_proc(char *buffer, char **start, off_t offset, int count, int *eof, void *data) argument
622 reiserfs_global_version_in_proc(char *buffer, char **start, off_t offset, int count, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_file.c274 int eof = 0; local
299 while (!eof) {
306 error = bhv_vop_readdir(vp, &uio, NULL, &eof);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/
H A DconvertSambaAccount138 while ( !$ldif->eof ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/iostream3/
H A Dzfstream.h125 overflow(int_type c = traits_type::eof());
152 // virtual int_type pbackfail(int_type c = traits_type::eof());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Ddsi.h105 char *eof; member in struct:DSI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream3/
H A Dzfstream.h125 overflow(int_type c = traits_type::eof());
152 // virtual int_type pbackfail(int_type c = traits_type::eof());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dgeneric.c58 int eof=0; local
79 while ((nbytes > 0) && !eof) {
87 eof = 1;
108 * greater than zero and you didn't signal eof
119 * greater than zero and you didn't signal eof
131 * didn't signal eof and the reader is prepared to
137 count, &eof, dp->data);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/smbfs/
H A Ddir.c127 if (!PageUptodate(page) || !ctl.head.eof) {
128 VERBOSE("%s/%s, page uptodate=%d, eof=%d\n",
129 DENTRY_PATH(dentry), PageUptodate(page),ctl.head.eof);
205 ctl.head.eof = 0;
218 ctl.head.eof = ctl.valid;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsmb_fs.h102 int eof; member in struct:smb_cache_head
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/irq/
H A Dproc.c20 int count, int *eof, void *data)
19 irq_affinity_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Ddsi.h103 char *eof; member in struct:DSI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-disk.c609 (char *page, char **start, off_t off, int count, int *eof, void *data)
619 PROC_IDE_READ_RETURN(page,start,off,count,eof,len);
623 (char *page, char **start, off_t off, int count, int *eof, void *data)
629 PROC_IDE_READ_RETURN(page,start,off,count,eof,len);
633 (char *page, char **start, off_t off, int count, int *eof, void *data)
648 PROC_IDE_READ_RETURN(page,start,off,count,eof,len);
652 (char *page, char **start, off_t off, int count, int *eof, void *data)
667 PROC_IDE_READ_RETURN(page,start,off,count,eof,len);
608 proc_idedisk_read_cache(char *page, char **start, off_t off, int count, int *eof, void *data) argument
622 proc_idedisk_read_capacity(char *page, char **start, off_t off, int count, int *eof, void *data) argument
632 proc_idedisk_read_smart_thresholds(char *page, char **start, off_t off, int count, int *eof, void *data) argument
651 proc_idedisk_read_smart_values(char *page, char **start, off_t off, int count, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dclps711xfb.c45 int count, int *eof, void *data);
226 int count, int *eof, void *data)
225 clps7111fb_proc_backlight_read(char *page, char **start, off_t off, int count, int *eof, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A Dmtdcore.c356 int *eof, void *data_unused)
376 *eof = 1;
355 mtd_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data_unused) argument

Completed in 303 milliseconds

12345678910