Searched refs:root (Results 1 - 25 of 307) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/samba/examples/appliance/
H A Dappliance.spec238 echo 'swat stream tcp nowait.400 root %{prefix}/sbin/swat swat' >> /etc/inetd.conf
295 %attr(-,root,root) %{prefix}/bin/smbd
296 %attr(-,root,root) %{prefix}/bin/nmbd
297 %attr(-,root,root) %{prefix}/bin/swat
298 %attr(-,root,root) %{prefix}/bin/smbmnt
299 %attr(-,root,roo
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dos2compat.c51 char *root = getenv ("UNIXROOT"); local
57 if (root)
59 size_t sl = strlen (root);
61 memcpy (_nlos2_libdir, root, sl);
71 if (root)
73 size_t sl = strlen (root);
75 memcpy (_nlos2_localealiaspath, root, sl);
85 if (root)
87 size_t sl = strlen (root);
89 memcpy (_nlos2_localedir, root, s
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibipt_owner.d2 /root/broadcom/opt/brcm/hndtools-mipsel-linux/lib/gcc-lib/mipsel-linux/3.2.3/include/stdio.h \
3 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/features.h \
4 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/sys/cdefs.h \
5 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/gnu/stubs.h \
6 /root/broadcom/opt/brcm/hndtools-mipsel-linux/lib/gcc-lib/mipsel-linux/3.2.3/include/stddef.h \
7 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/types.h \
8 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/pthreadtypes.h \
9 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/sched.h \
10 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/libio.h \
11 /root/broadco
[all...]
H A Dlibipt_TOS.d2 /root/broadcom/opt/brcm/hndtools-mipsel-linux/lib/gcc-lib/mipsel-linux/3.2.3/include/stdio.h \
3 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/features.h \
4 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/sys/cdefs.h \
5 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/gnu/stubs.h \
6 /root/broadcom/opt/brcm/hndtools-mipsel-linux/lib/gcc-lib/mipsel-linux/3.2.3/include/stddef.h \
7 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/types.h \
8 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/pthreadtypes.h \
9 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/sched.h \
10 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/libio.h \
11 /root/broadco
[all...]
H A Dlibipt_FTOS.d2 /root/broadcom/opt/brcm/hndtools-mipsel-linux/lib/gcc-lib/mipsel-linux/3.2.3/include/stdio.h \
3 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/features.h \
4 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/sys/cdefs.h \
5 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/gnu/stubs.h \
6 /root/broadcom/opt/brcm/hndtools-mipsel-linux/lib/gcc-lib/mipsel-linux/3.2.3/include/stddef.h \
7 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/types.h \
8 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/pthreadtypes.h \
9 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/bits/sched.h \
10 /root/broadcom/opt/brcm/hndtools-mipsel-linux/mipsel-linux/sys-include/libio.h \
11 /root/broadco
[all...]
/asus-wl-520gu-7.0.1.45/src/router/dosfstools/dosfsck/
H A Dcommon.h22 void *qalloc(void **root,int size);
26 void qfree(void **root);
H A Dcommon.c58 void *qalloc(void **root,int size) argument
63 link->next = *root;
64 *root = link;
69 void qfree(void **root) argument
73 while (*root) {
74 this = (LINK *) *root;
75 *root = this->next;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/devpts/
H A DMakefile7 obj-y := root.o inode.o
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dadt_tree.h33 TREE_NODE *root; member in struct:_tree_root
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/proc/
H A DMakefile12 export-objs := root.o
14 obj-y := inode.o root.o base.o generic.o array.o \
/asus-wl-520gu-7.0.1.45/src/router/ppp/contrib/pppgetpass/
H A DMakefile.linux12 install -m 4755 -o root -g root pppgetpass.vt /usr/bin/
13 install -m 755 -o root -g root pppgetpass.gtk /usr/X11/bin/
/asus-wl-520gu-7.0.1.45/src/router/pppd/contrib/pppgetpass/
H A DMakefile.linux12 install -m 4755 -o root -g root pppgetpass.vt /usr/bin/
13 install -m 755 -o root -g root pppgetpass.gtk /usr/X11/bin/
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/contrib/pppgetpass/
H A DMakefile.linux12 install -m 4755 -o root -g root pppgetpass.vt /usr/bin/
13 install -m 755 -o root -g root pppgetpass.gtk /usr/X11/bin/
/asus-wl-520gu-7.0.1.45/src/router/utelnetd/
H A DMakefile30 INSTOWNER = root
31 INSTGROUP = root
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Dadt_tree.c25 Initialize the tree's root. The cmp_fn is a callback function used
52 Initialize the tree's root. The cmp_fn is a callback function used
70 if ( !(tree->root = (TREE_NODE*)malloc( sizeof(TREE_NODE) )) ) {
75 ZERO_STRUCTP( tree->root );
76 tree->root->data_p = data_p;
86 static void sorted_tree_destroy_children( TREE_NODE *root )
90 if ( !root )
93 for ( i=0; i<root->num_children; i++ )
95 sorted_tree_destroy_children( root->children[i] );
98 SAFE_FREE( root
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/
H A Drbtree.c25 static void __rb_rotate_left(rb_node_t * node, rb_root_t * root) argument
41 root->rb_node = right;
45 static void __rb_rotate_right(rb_node_t * node, rb_root_t * root) argument
61 root->rb_node = left;
65 void rb_insert_color(rb_node_t * node, rb_root_t * root) argument
90 __rb_rotate_left(parent, root);
98 __rb_rotate_right(gparent, root);
115 __rb_rotate_right(parent, root);
123 __rb_rotate_left(gparent, root);
127 root
131 __rb_erase_color(rb_node_t * node, rb_node_t * parent, rb_root_t * root) argument
223 rb_erase(rb_node_t * node, rb_root_t * root) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dbrec.c124 * ancestors in the path from the root to here are released.
160 * Obtain access to the root node of a B-tree.
170 * struct hfs_belem *: pointer to the root path element or NULL
176 * points to a (struct hfs_belem) which corresponds to the root node
178 * Both the root and header nodes are obtained with the type of lock
180 * The fields 'record' field of the root is set to its last record.
191 struct hfs_belem *root = &brec->elem[1]; local
201 root->bnr = hfs_bnode_find(tree, tree->bthRoot, lock_type);
202 if (!root->bnr.bn) {
207 root
[all...]
/asus-wl-520gu-7.0.1.45/src/router/dnsmasq/
H A Ddnsmasq-suse.spec132 %defattr(-,root,root)
134 %config(noreplace) %attr(0755,root,root) /etc/init.d/dnsmasq
135 %attr(0755,root,root) %{_sbindir}/dnsmasq
136 %attr(0755,root,root) %{_sbindir}/rcdnsmasq
137 %attr(0644,root,root)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dbios32.c31 * These are the resources for the root bus.
277 pcibios_update_resource(struct pci_dev *dev, struct resource *root, argument
337 pdev_fixup_device_resources(struct pci_sys_data *root, struct pci_dev *dev) argument
345 dev->resource[i].start += root->mem_offset;
346 dev->resource[i].end += root->mem_offset;
352 pbus_assign_bus_resources(struct pci_bus *bus, struct pci_sys_data *root) argument
359 * Assign root bus resources.
362 bus->resource[i] = root->resource[i];
372 struct pci_sys_data *root = bus->sysdata; local
377 pbus_assign_bus_resources(bus, root);
439 struct pci_sys_data *root = bus->sysdata; local
462 struct pci_sys_data *root; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/500gp/exinstall/usr/.giFT/
H A Dgiftd.conf170 root = ~
214 # Avoid setting your completed directories through sharing/root, as that
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Debian/debian/
H A Dpanic-action48 ) | mail -s "Segfault in Samba" root
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Dffb_drv.c83 int root; member in struct:_ffb_position_t
195 static int __init ffb_count_siblings(int root) argument
199 child = prom_getchild(root);
207 static int __init ffb_scan_siblings(int root, int instance) argument
211 child = prom_getchild(root);
215 ffb_position[instance].root = root;
226 int root, total, instance; local
229 root = prom_getchild(prom_root_node);
230 for (root
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dnamei.c23 static errcode_t open_namei(ext2_filsys fs, ext2_ino_t root, ext2_ino_t base,
27 static errcode_t follow_link(ext2_filsys fs, ext2_ino_t root, ext2_ino_t dir, argument
37 printf("follow_link: root=%lu, dir=%lu, inode=%lu, lc=%d\n",
38 root, dir, inode, link_count);
62 retval = open_namei(fs, root, dir, pathname, ei.i_size, 1,
71 * directory and the root directory, and returns the inode of the
75 static errcode_t dir_namei(ext2_filsys fs, ext2_ino_t root, ext2_ino_t dir, argument
88 dir = root;
103 retval = follow_link (fs, root, dir, inode,
113 static errcode_t open_namei(ext2_filsys fs, ext2_ino_t root, ext2_ino_ argument
150 ext2fs_namei(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, const char *name, ext2_ino_t *inode) argument
169 ext2fs_namei_follow(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, const char *name, ext2_ino_t *inode) argument
188 ext2fs_follow_link(ext2_filsys fs, ext2_ino_t root, ext2_ino_t cwd, ext2_ino_t inode, ext2_ino_t *res_inode) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dresource.c52 int get_resource_list(struct resource *root, char *buf, int size) argument
58 if (root->end < 0x10000)
61 retval = do_resource_list(root->child, fmt, 8, buf, buf + size) - buf;
67 static struct resource * __request_resource(struct resource *root, struct resource *new) argument
74 return root;
75 if (start < root->start)
76 return root;
77 if (end > root->end)
78 return root;
79 p = &root
114 request_resource(struct resource *root, struct resource *new) argument
134 check_resource(struct resource *root, unsigned long start, unsigned long len) argument
151 find_resource(struct resource *root, struct resource *new, unsigned long size, unsigned long min, unsigned long max, unsigned long align, void (*alignf)(void *, struct resource *, unsigned long, unsigned long), void *alignf_data) argument
189 allocate_resource(struct resource *root, struct resource *new, unsigned long size, unsigned long min, unsigned long max, unsigned long align, void (*alignf)(void *, struct resource *, unsigned long, unsigned long), void *alignf_data) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/autofs/
H A DMakefile9 obj-y := dir.o dirhash.o init.o inode.o root.o symlink.o waitq.o

Completed in 117 milliseconds

1234567891011>>