Home
last modified time | relevance | path

Searched refs:root (Results 1 – 6 of 6) sorted by relevance

/sysdeps/mach/hurd/
A Dchroot.c32 file_t dir, root; in chroot() local
58 err = __file_reparent (dir, MACH_PORT_NULL, &root); in chroot()
63 _hurd_port_set (&_hurd_ports[INIT_PORT_CRDIR], root); in chroot()
/sysdeps/hppa/
A Ddl-fptr.c52 struct fdesc_table *root; local
63 .root = 0,
65 .root = &local.boot_table,
110 l->root = &l->boot_table; in _dl_fptr_init()
117 struct fdesc_table *root; in make_fdesc() local
124 root = l->root; in make_fdesc()
127 old = root->first_unused; in make_fdesc()
128 if (old >= root->len) in make_fdesc()
132 fdesc = &root->fdesc[old]; in make_fdesc()
158 new_table->next = root; in make_fdesc()
[all …]
/sysdeps/unix/sysv/linux/
A Dglibcsyscalls.py190 for root, dirs, files in os.walk(sysdeps):
191 if root != sysdeps:
195 name=os.path.relpath(root, sysdeps),
196 path=os.path.join(root, filename))
/sysdeps/gnu/
A Dconfigure.ac7 # shared library objects and the configuration files on the root partition
A Dconfigure7 # shared library objects and the configuration files on the root partition
/sysdeps/alpha/alphaev6/
A Daddmul_1.S31 # Steve Root (root@toober.hlo.dec.com). Any errors are tege's fault, though.

Completed in 6 milliseconds