Searched refs:write (Results 1 - 25 of 922) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Mandrake/
H A Dsamba-slapd-include.conf12 by dn="cn=root,dc=mydomain,dc=com" write
13 by dn="uid=root,ou=People,dc=mydomain,dc=com" write
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dinit.h9 #define __INITDATA .section ".data.init",#alloc,#write
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dinit.h9 #define __INITDATA .section ".data.init",#alloc,#write
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dfull_write.c20 * along with this program; if not, write to the Free Software
45 cc = write(fd, buf, len);
H A Dvdprintf.c20 * along with this program; if not, write to the Free Software
41 return write(d, buf, len);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dwatchdog.c18 * along with this program; if not, write to the Free Software
45 write(fd, "\0", 1);
H A Ddumpkmap.c18 * along with this program; if not, write to the Free Software
60 write(1, magic, 7);
75 for (i=0; i < MAX_NR_KEYMAPS; i++) write(1,&flags[i],1);
87 write(1,(void*)&ke.kb_value,2);
/asus-wl-520gu-7.0.1.45/src/router/dosfstools/dosfsck/
H A Dio.h17 read-only, otherwise, it is opened read-write. */
35 int fs_close(int write);
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dinfutil.c37 n = (uInt)((q <= s->write ? s->write : s->end) - q);
59 if (s->write == s->end)
60 s->write = s->window;
63 n = (uInt)(s->write - q);
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/zlib_inflate/
H A Dinfutil.c37 n = (uInt)((q <= s->write ? s->write : s->end) - q);
59 if (s->write == s->end)
60 s->write = s->window;
63 n = (uInt)(s->write - q);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/adfs/
H A Dfile.c36 write: generic_file_write,
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext2/
H A Dfile.c44 write: generic_file_write,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcoda_proc.h119 int do_reset_coda_vfs_stats( ctl_table * table, int write, struct file * filp,
121 int do_reset_coda_upcall_stats( ctl_table * table, int write,
124 int do_reset_coda_permission_stats( ctl_table * table, int write,
127 int do_reset_coda_cache_inv_stats( ctl_table * table, int write,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcoda_proc.h119 int do_reset_coda_vfs_stats( ctl_table * table, int write, struct file * filp,
121 int do_reset_coda_upcall_stats( ctl_table * table, int write,
124 int do_reset_coda_permission_stats( ctl_table * table, int write,
127 int do_reset_coda_cache_inv_stats( ctl_table * table, int write,
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/qnx4/
H A Dfile.c30 write: generic_file_write,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pci/
H A Dcompat.c63 PCI_OP(write, byte, char)
64 PCI_OP(write, word, short)
65 PCI_OP(write, dword, int)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hil/
H A Dhil_kbd.c340 serio->write(serio, 0);
341 serio->write(serio, 0);
342 serio->write(serio, HIL_PKT_CMD >> 8);
343 serio->write(serio, HIL_CMD_IDD);
346 serio->write(serio, 0);
347 serio->write(serio, 0);
348 serio->write(serio, HIL_PKT_CMD >> 8);
349 serio->write(serio, HIL_CMD_RSC);
352 serio->write(serio, 0);
353 serio->write(seri
[all...]
H A Dhil_ptr.c260 serio->write(serio, 0);
261 serio->write(serio, 0);
262 serio->write(serio, HIL_PKT_CMD >> 8);
263 serio->write(serio, HIL_CMD_IDD);
266 serio->write(serio, 0);
267 serio->write(serio, 0);
268 serio->write(serio, HIL_PKT_CMD >> 8);
269 serio->write(serio, HIL_CMD_RSC);
272 serio->write(serio, 0);
273 serio->write(seri
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/utils/
H A Dmkprep.c8 * and write out a boot image as:
137 /* write prep partition if necessary */
141 /* write input image to bootimage */
219 write( out, block, sizeof(block) );
220 write( out, entry, sizeof(*entry) );
221 write( out, length, sizeof(*length) );
235 write(out, buf, n);
248 write( out, "\t.data\n\t.globl input_data\ninput_data:\n",
261 write( out, "\t.long\t", strlen( "\t.long\t" ) );
264 write( ou
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/lasat/
H A Dsysctl.c19 * with this program; if not, write to the Free Software Foundation, Inc.,
46 /* Strategy function to write EEPROM after changing string entry */
68 int proc_dolasatstring(ctl_table *table, int write, struct file *filp, argument
73 r = proc_dostring(table, write, filp, buffer, lenp);
74 if ( (!write) || r) {
83 /* proc function to write EEPROM after changing int entry */
84 int proc_dolasatint(ctl_table *table, int write, struct file *filp, argument
89 r = proc_dointvec(table, write, filp, buffer, lenp);
90 if ( (!write) || r) {
100 int proc_dolasatvendor(ctl_table *table, int write, struc argument
122 proc_dolasatrtc(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
190 proc_lasat_ip(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
288 proc_lasat_eeprom_value(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dsysctl.c91 int proc_dol2crvec(ctl_table *table, int write, struct file *filp,
103 static int proc_doutsstring(ctl_table *table, int write, struct file *filp,
131 write: proc_writesys,
437 /* Perform the actual read/write of a sysctl table entry. */
523 * sysctl(2) can automatically manage read and write requests through
530 * any automatic read or write of the data is performed.
536 * 0 - OK - proceed with automatic read or write.
538 * > 0 - OK - read or write has been done by the strategy routine, so
676 static ssize_t do_rw_proc(int write, struct file * file, char * buf, argument
691 op = (write
738 proc_dostring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
791 proc_doutsstring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
814 do_proc_dointvec(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp, int conv, int op) argument
930 proc_dointvec(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
940 proc_dointvec_bset(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
966 proc_dointvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1063 do_proc_doulongvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp, unsigned long convmul, unsigned long convdiv) argument
1185 proc_doulongvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1208 proc_doulongvec_ms_jiffies_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1232 proc_dointvec_jiffies(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1240 proc_dostring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1246 proc_doutsstring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1252 proc_dointvec(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1258 proc_dointvec_bset(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1264 proc_dointvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1270 proc_dointvec_jiffies(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1276 proc_doulongvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1282 proc_doulongvec_ms_jiffies_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1433 proc_dostring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1439 proc_dointvec(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1445 proc_dointvec_bset(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1451 proc_dointvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1457 proc_dointvec_jiffies(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1463 proc_doulongvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1469 proc_doulongvec_ms_jiffies_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/tools/
H A Dbuild.c120 if (write(1, buf, 512) != 512)
126 if (write(1, buf, c) != c)
142 if (write(1, buf, c) != c)
170 if (write(1, buf, l) != l)
179 if (write(1, buf, 1) != 1)
185 if (write(1, buf, 2) != 2)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/tools/
H A Dbuild.c120 if (write(1, buf, 512) != 512)
126 if (write(1, buf, c) != c)
142 if (write(1, buf, c) != c)
170 if (write(1, buf, l) != l)
179 if (write(1, buf, 1) != 1)
185 if (write(1, buf, 2) != 2)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/boot/
H A Daddinitrd.c96 if (write (fd_outfile, &efile, sizeof efile) != sizeof efile)
97 die ("write file header");
98 if (write (fd_outfile, &eaout, sizeof eaout) != sizeof eaout)
99 die ("write aout header");
100 if (write (fd_outfile, esecs, sizeof esecs) != sizeof esecs)
101 die ("write section headers");
112 if (write (fd_outfile, buf, i) != i)
113 die ("write vmlinux");
116 if (write (fd_outfile, initrd_header, sizeof initrd_header) != sizeof initrd_header)
117 die ("write initr
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dindirect_pci.c46 INDIRECT_PCI_OP(write, byte, u8, out_8, 3)
47 INDIRECT_PCI_OP(write, word, u16, out_le16, 2)
48 INDIRECT_PCI_OP(write, dword, u32, out_le32, 0)

Completed in 236 milliseconds

1234567891011>>