Searched refs:file (Results 76 - 100 of 3763) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dproc_ppc64.c31 static loff_t page_map_seek( struct file *file, loff_t off, int whence);
32 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes,
34 static int page_map_mmap( struct file *file, struct vm_area_struct *vma );
82 static loff_t page_map_seek( struct file *file, loff_t off, int whence) argument
85 struct proc_dir_entry *dp = PDE(file->f_path.dentry->d_inode);
92 new = file
105 page_map_read( struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
112 page_map_mmap( struct file *file, struct vm_area_struct *vma ) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/sys/solaris/
H A DMakefile116 list='$(DISTFILES)'; for file in $$list; do \
117 case $$file in \
118 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
119 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
121 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
122 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
123 if test "$$dir" != "$$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/solaris/
H A DMakefile116 list='$(DISTFILES)'; for file in $$list; do \
117 case $$file in \
118 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
119 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
121 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
122 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
123 if test "$$dir" != "$$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dadd-to-archive21 # CVS repository in the archive.tar.gz file.
31 *) echo "$0: first argument should be a gettext release tar.gz file"; exit 1;;
62 for file in *; do
63 case $file in
65 cp -p $file "$work_archive/$file" ;;
67 cp -p $file "$work_archive/$file" ;;
72 for file in *; do
73 if test $file !
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dsambalp55 print STDERR "usage: $PROG printer file [user] [system]\n";
60 $file = $ARGV[1];
87 # Untaint the file and system names (pretend to filter them)
88 $file = $file =~ /^(.*)/ ? $1 : die("Bad file: $file\n");
106 # before we change UID, we must ensure that the file is still
108 chown($uid, 9, $file); # make the file owne
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.h15 extern int isdn_ppp_read(int, struct file *, char __user *, int);
16 extern int isdn_ppp_write(int, struct file *, const char __user *, int);
17 extern int isdn_ppp_open(int, struct file *);
26 extern unsigned int isdn_ppp_poll(struct file *, struct poll_table_struct *);
27 extern int isdn_ppp_ioctl(int, struct file *, unsigned int, unsigned long);
28 extern void isdn_ppp_release(int, struct file *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dget_line_from_file.c9 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
14 /* This function reads an entire line from a text file, up to a newline
20 char *bb_get_chunk_from_file(FILE *file, int *end) argument
27 while ((ch = getc(file)) != EOF) {
42 //if (ferror(file)) {
53 char *xmalloc_fgets(FILE *file) argument
57 return bb_get_chunk_from_file(file, &i);
61 char *xmalloc_getline(FILE *file) argument
64 char *c = bb_get_chunk_from_file(file, &i);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtty_driver.h10 * int (*open)(struct tty_struct * tty, struct file * filp);
16 * void (*close)(struct tty_struct * tty, struct file * filp);
49 * int (*ioctl)(struct tty_struct *tty, struct file * file,
56 * long (*compat_ioctl)(struct tty_struct *tty, struct file * file,
130 int (*open)(struct tty_struct * tty, struct file * filp);
131 void (*close)(struct tty_struct * tty, struct file * filp);
138 int (*ioctl)(struct tty_struct *tty, struct file * file,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/nsswitch/
H A Dgetent_r.sh15 for file in $FILES; do
16 cat $file | sort > $file.sorted
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/
H A Dmissing26 # distribute this file as part of a program that contains a
57 # a file that requires a minimum version. In this case we
79 aclocal touch file \`aclocal.m4'
80 autoconf touch file \`configure'
81 autoheader touch file \`config.h.in'
82 autom4te touch the output file, or create a stub one
86 help2man touch the output file
88 makeinfo touch the output file
198 file=`echo "$*" | sed -n "$sed_output"`
199 test -z "$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/
H A Dmissing24 # distribute this file as part of a program that contains a
55 # a file that requires a minimum version. In this case we
77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 autom4te touch the output file, or create a stub one
84 help2man touch the output file
86 makeinfo touch the output file
206 file=`echo "$*" | sed -n "$sed_output"`
207 test -z "$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvbdev.h73 int (*kernel_ioctl)(struct inode *inode, struct file *file,
91 extern int dvb_generic_open (struct inode *inode, struct file *file);
92 extern int dvb_generic_release (struct inode *inode, struct file *file);
93 extern int dvb_generic_ioctl (struct inode *inode, struct file *file,
100 extern int dvb_usercopy(struct inode *inode, struct file *file,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dmmapper_kern.c25 mmapper_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
31 mmapper_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
46 mmapper_ioctl(struct inode *inode, struct file *file, unsigned int cmd, argument
53 mmapper_mmap(struct file *file, struct vm_area_struct * vma) argument
73 mmapper_open(struct inode *inode, struct file *file) argument
79 mmapper_release(struct inode *inode, struct file *file) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dread_write.h2 * This file is only for sharing some helpers from read_write.c with compat.c.
7 typedef ssize_t (*io_fn_t)(struct file *, char __user *, size_t, loff_t *);
11 ssize_t do_sync_readv_writev(struct file *filp, const struct iovec *iov,
13 ssize_t do_loop_readv_writev(struct file *filp, struct iovec *iov,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dmissing24 # distribute this file as part of a program that contains a
55 # a file that requires a minimum version. In this case we
77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 autom4te touch the output file, or create a stub one
84 help2man touch the output file
86 makeinfo touch the output file
206 file=`echo "$*" | sed -n "$sed_output"`
207 test -z "$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/
H A Dmissing24 # distribute this file as part of a program that contains a
55 # a file that requires a minimum version. In this case we
77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 autom4te touch the output file, or create a stub one
84 help2man touch the output file
86 makeinfo touch the output file
206 file=`echo "$*" | sed -n "$sed_output"`
207 test -z "$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Dmissing26 # distribute this file as part of a program that contains a
57 # a file that requires a minimum version. In this case we
79 aclocal touch file \`aclocal.m4'
80 autoconf touch file \`configure'
81 autoheader touch file \`config.h.in'
82 autom4te touch the output file, or create a stub one
86 help2man touch the output file
88 makeinfo touch the output file
198 file=`echo "$*" | sed -n "$sed_output"`
199 test -z "$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/
H A Dmissing26 # distribute this file as part of a program that contains a
57 # a file that requires a minimum version. In this case we
79 aclocal touch file \`aclocal.m4'
80 autoconf touch file \`configure'
81 autoheader touch file \`config.h.in'
82 autom4te touch the output file, or create a stub one
86 help2man touch the output file
88 makeinfo touch the output file
198 file=`echo "$*" | sed -n "$sed_output"`
199 test -z "$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dmissing24 # distribute this file as part of a program that contains a
55 # a file that requires a minimum version. In this case we
77 aclocal touch file \`aclocal.m4'
78 autoconf touch file \`configure'
79 autoheader touch file \`config.h.in'
80 autom4te touch the output file, or create a stub one
84 help2man touch the output file
86 makeinfo touch the output file
206 file=`echo "$*" | sed -n "$sed_output"`
207 test -z "$file"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_lock.c29 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) argument
34 printk(KERN_WARNING "seq_lock: lock trouble [counter = %d] in %s:%d\n", atomic_read(lockp), file, line);
39 snd_printk(KERN_WARNING "seq_lock: timeout [%d left] in %s:%d\n", atomic_read(lockp), file, line);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/aparser/
H A Dbuild3 file=$1
5 if ! igawk -f main.awk $file; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/script/
H A Dmkinstalldirs9 for file
11 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/conftools/
H A Dmkinstalldirs11 for file
13 set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/examples/
H A DMakefile.lite4 # This file is part the FLAC project. FLAC is comprised of several
6 # are distributed under Xiph.Org's BSD-like license (see the file
9 # is distributed under the Gnu FDL (see COPYING.FDL). Each file in the
13 # Since this particular file is relevant to all components of FLAC,
15 # restrictive of those mentioned above. See the file COPYING.Xiph in this
34 (cd c/decode/file && $(MAKE) -f Makefile.lite $(CONFIG))
37 (cd c/encode/file && $(MAKE) -f Makefile.lite $(CONFIG))
40 (cd cpp/decode/file && $(MAKE) -f Makefile.lite $(CONFIG))
43 (cd cpp/encode/file && $(MAKE) -f Makefile.lite $(CONFIG))
46 -(cd c/decode/file
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dmztools.h20 /* Repair a ZIP file (missing central directory)
21 file: file to recover
22 fileOut: output file after recovery
23 fileOutTmp: temporary file name used for recovery
25 extern int ZEXPORT unzRepair(const char* file,

Completed in 280 milliseconds

1234567891011>>