Searched refs:file (Results 126 - 150 of 3763) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/
H A Dmissing22 # distribute this file as part of a program that contains a
67 aclocal touch file \`aclocal.m4'
68 autoconf touch file \`configure'
69 autoheader touch file \`config.h.in'
73 help2man touch the output file
75 makeinfo touch the output file
171 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
172 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
173 if test -f "$file"; the
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/
H A Dmissing22 # distribute this file as part of a program that contains a
67 aclocal touch file \`aclocal.m4'
68 autoconf touch file \`configure'
69 autoheader touch file \`config.h.in'
73 help2man touch the output file
75 makeinfo touch the output file
171 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
172 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
173 if test -f "$file"; the
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dmissing22 # distribute this file as part of a program that contains a
67 aclocal touch file \`aclocal.m4'
68 autoconf touch file \`configure'
69 autoheader touch file \`config.h.in'
73 help2man touch the output file
75 makeinfo touch the output file
171 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
172 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
173 if test -f "$file"; the
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/build-aux/
H A Dmissing25 # distribute this file as part of a program that contains a
54 # a file that requires a minimum version. In this case we
76 aclocal touch file \`aclocal.m4'
77 autoconf touch file \`configure'
78 autoheader touch file \`config.h.in'
82 help2man touch the output file
84 makeinfo touch the output file
194 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
195 test -z "$file" && file
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dmissing22 # distribute this file as part of a program that contains a
67 aclocal touch file \`aclocal.m4'
68 autoconf touch file \`configure'
69 autoheader touch file \`config.h.in'
73 help2man touch the output file
75 makeinfo touch the output file
171 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
172 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
173 if test -f "$file"; the
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dutils.c4 * This file is part of MiniDLNA.
291 is_video(const char * file) argument
293 return (ends_with(file, ".mpg") || ends_with(file, ".mpeg") ||
294 ends_with(file, ".avi") || ends_with(file, ".divx") ||
295 ends_with(file, ".asf") || ends_with(file, ".wmv") ||
296 ends_with(file, ".mp4") || ends_with(file, "
309 is_audio(const char * file) argument
321 is_image(const char * file) argument
327 is_playlist(const char * file) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dmissing22 # distribute this file as part of a program that contains a
67 aclocal touch file \`aclocal.m4'
68 autoconf touch file \`configure'
69 autoheader touch file \`config.h.in'
73 help2man touch the output file
75 makeinfo touch the output file
171 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
172 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
173 if test -f "$file"; the
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dmissing22 # distribute this file as part of a program that contains a
67 aclocal touch file \`aclocal.m4'
68 autoconf touch file \`configure'
69 autoheader touch file \`config.h.in'
73 help2man touch the output file
75 makeinfo touch the output file
171 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
172 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
173 if test -f "$file"; the
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/share/grabbag/
H A DMakefile.am1 ## Process this file with automake to produce Makefile.in
7 file.h \
H A Dcuesheet.h34 FLAC__StreamMetadata *grabbag__cuesheet_parse(FILE *file, const char **error_message, unsigned *last_line_read, FLAC__bool is_cdda, FLAC__uint64 lead_out_offset);
36 void grabbag__cuesheet_emit(FILE *file, const FLAC__StreamMetadata *cuesheet, const char *file_reference);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c24 #include <linux/file.h>
58 * These are the only things you should do on a core-file: use only these
61 static int spufs_dump_write(struct file *file, const void *addr, int nr) argument
63 return file->f_op->write(file, addr, nr, &file->f_pos) == nr;
66 static int spufs_dump_seek(struct file *file, loff_t off) argument
68 if (file
112 spufs_add_one_context(struct file *file, int dfd) argument
152 struct file *file = fcheck(fd); local
166 spufs_arch_write_note(struct spufs_ctx_info *ctx_info, int i, struct file *file) argument
220 spufs_arch_write_notes(struct file *file) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dbad_inode.c8 * Fabian Frederick : August 2003 - All file operations assigned to EIO
19 static loff_t bad_file_llseek(struct file *file, loff_t offset, int origin) argument
24 static ssize_t bad_file_read(struct file *filp, char __user *buf,
30 static ssize_t bad_file_write(struct file *filp, const char __user *buf,
48 static int bad_file_readdir(struct file *filp, void *dirent, filldir_t filldir)
53 static unsigned int bad_file_poll(struct file *filp, poll_table *wait)
58 static int bad_file_ioctl (struct inode *inode, struct file *filp,
64 static long bad_file_unlocked_ioctl(struct file *file, unsigne argument
70 bad_file_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
76 bad_file_mmap(struct file *file, struct vm_area_struct *vma) argument
86 bad_file_flush(struct file *file, fl_owner_t id) argument
96 bad_file_fsync(struct file *file, struct dentry *dentry, int datasync) argument
112 bad_file_lock(struct file *file, int cmd, struct file_lock *fl) argument
123 bad_file_sendpage(struct file *file, struct page *page, int off, size_t len, loff_t *pos, int more) argument
129 bad_file_get_unmapped_area(struct file *file, unsigned long addr, unsigned long len, unsigned long pgoff, unsigned long flags) argument
141 bad_file_dir_notify(struct file *file, unsigned long arg) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/mon/
H A Dmon_stat.c23 static int mon_stat_open(struct inode *inode, struct file *file) argument
37 file->private_data = sp;
41 static ssize_t mon_stat_read(struct file *file, char __user *buf, argument
44 struct snap *sp = file->private_data;
60 static int mon_stat_release(struct inode *inode, struct file *file) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dseq_file.h10 struct file;
34 int seq_open(struct file *, const struct seq_operations *);
35 ssize_t seq_read(struct file *, char __user *, size_t, loff_t *);
36 loff_t seq_lseek(struct file *, loff_t, int);
37 int seq_release(struct inode *, struct file *);
47 int single_open(struct file *, int (*)(struct seq_file *, void *), void *);
48 int single_release(struct inode *, struct file *);
49 int seq_release_private(struct inode *, struct file *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/lockd/
H A Dbind.h28 struct file **);
29 void (*fclose)(struct file *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dstart-po.el5 ;; This file is part of GNU gettext.
18 ;; along with GNU Emacs; see the file COPYING. If not, write to the
24 ;; This file provides a minimal amount of definitions that will autoload
49 (unless (fboundp 'po-find-file-coding-system)
50 (autoload 'po-find-file-coding-system "po-compat"
52 Return a Mule (DECODING . ENCODING) pair, according to PO file charset.
53 Called through file-coding-system-alist, before the file is visited for real."))
54 (modify-coding-system-alist 'file "\\.po[t]?\\'\\|\\.po\\."
55 'po-find-file
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-mp3.h46 static int _get_mp3tags(char *file, struct song_metadata *psong);
47 static int _get_mp3fileinfo(char *file, struct song_metadata *psong);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-mp3.h45 static int _get_mp3tags(char *file, struct song_metadata *psong);
46 static int _get_mp3fileinfo(char *file, struct song_metadata *psong);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-mp3.h46 static int _get_mp3tags(char *file, struct song_metadata *psong);
47 static int _get_mp3fileinfo(char *file, struct song_metadata *psong);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss.c63 static int odev_open(struct inode *inode, struct file *file);
64 static int odev_release(struct inode *inode, struct file *file);
65 static ssize_t odev_read(struct file *file, char __user *buf, size_t count, loff_t *offset);
66 static ssize_t odev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset);
67 static long odev_ioctl(struct file *file, unsigne
130 odev_open(struct inode *inode, struct file *file) argument
147 odev_release(struct inode *inode, struct file *file) argument
164 odev_read(struct file *file, char __user *buf, size_t count, loff_t *offset) argument
174 odev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) argument
183 odev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
198 odev_poll(struct file *file, poll_table * wait) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dccl.c114 * Writes to the given file a character-class representation of those
119 void list_character_set( file, cset )
120 FILE *file;
125 putc( '[', file );
133 putc( ' ', file );
135 fputs( readable_form( i ), file ); local
142 fprintf( file, "-%s", readable_form( i - 1 ) );
144 putc( ' ', file );
148 putc( ']', file );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/oprofile/
H A Doprofile_files.c2 * @file oprofile_files.c
5 * @remark Read the file COPYING
21 static ssize_t depth_read(struct file * file, char __user * buf, size_t count, loff_t * offset) argument
27 static ssize_t depth_write(struct file * file, char const __user * buf, size_t count, loff_t * offset) argument
53 static ssize_t pointer_size_read(struct file * file, char __user * buf, size_t count, loff_t * offset) argument
64 static ssize_t cpu_type_read(struct file * file, cha argument
75 enable_read(struct file * file, char __user * buf, size_t count, loff_t * offset) argument
81 enable_write(struct file * file, char const __user * buf, size_t count, loff_t * offset) argument
110 dump_write(struct file * file, char const __user * buf, size_t count, loff_t * offset) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dexpand.c6 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
39 static void expand(FILE *file, unsigned tab_size, unsigned opt) argument
49 while ((line = xmalloc_fgets(file)) != NULL) {
76 static void unexpand(FILE *file, unsigned int tab_size, unsigned opt) argument
85 while ((line = xmalloc_fgets(file)) != NULL) {
133 FILE *file; local
177 file = fopen_or_warn(*argv, "r");
178 if (!file) {
184 file = stdin;
188 USE_EXPAND(expand(file, tab_siz
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dunzip.h6 This unzip package allow extract file from .ZIP file, compatible with PKZip 2.04g
100 /* unz_file_info contain information about a file in the zipfile */
107 uLong dosDate; /* last mod file date in Dos fmt 4 bytes */
113 uLong size_file_comment; /* file comment length 2 bytes */
116 uLong internal_fa; /* internal file attributes 2 bytes */
117 uLong external_fa; /* external file attributes 4 bytes */
137 Open a Zip file. path contain the full pathname (by example,
140 If the zipfile cannot be opened (file don't exist or in not valid), the
149 Open a Zip file, lik
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dunzip.h6 This unzip package allow extract file from .ZIP file, compatible with PKZip 2.04g
100 /* unz_file_info contain information about a file in the zipfile */
107 uLong dosDate; /* last mod file date in Dos fmt 4 bytes */
113 uLong size_file_comment; /* file comment length 2 bytes */
116 uLong internal_fa; /* internal file attributes 2 bytes */
117 uLong external_fa; /* external file attributes 4 bytes */
137 Open a Zip file. path contain the full pathname (by example,
140 If the zipfile cannot be opened (file don't exist or in not valid), the
149 Open a Zip file, lik
[all...]

Completed in 105 milliseconds

1234567891011>>