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

1234567891011>>

/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/etc/etc-root-root/
H A DMakefile3 PKGBASE=etc-root-root
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dhw-tree.h32 (struct hw *root);
35 (struct hw *root,
40 (struct hw *root,
46 (struct hw *root);
54 (struct hw *root,
72 (struct hw *root,
87 (struct hw *root,
92 (struct hw *root,
96 (struct hw *root,
100 (struct hw *root,
[all...]
/netbsd-6-1-5-RELEASE/distrib/atari/floppies/common/
H A Dmtree.conf3 ./.profile type=file uname=root gname=wheel mode=0644
/netbsd-6-1-5-RELEASE/usr.bin/menuc/
H A Davl.c92 int insert_id (id_rec **root, id_rec *new_id) argument
96 /* If root is NULL, this where it is to be inserted. */
97 if (*root == NULL)
99 *root = new_id;
107 if (strcmp (new_id->id, (*root)->id) < 0)
110 if (insert_id (&((*root)->left), new_id))
113 (*root)->balance--;
115 switch ((*root)->balance)
122 A = *root;
123 B = (*root)
[all...]
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-adosfs-root/
H A DMakefile3 PKGBASE=base-adosfs-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-bind-root/
H A DMakefile3 PKGBASE=base-bind-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-cron-root/
H A DMakefile3 PKGBASE=base-cron-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-crypto-root/
H A DMakefile3 PKGBASE=base-crypto-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-dhclient-root/
H A DMakefile3 PKGBASE=base-dhclient-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-ext2fs-root/
H A DMakefile3 PKGBASE=base-ext2fs-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-filecorefs-root/
H A DMakefile3 PKGBASE=base-filecorefs-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-games-root/
H A DMakefile3 PKGBASE=base-games-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-krb5-root/
H A DMakefile3 PKGBASE=base-krb5-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-lpr-root/
H A DMakefile3 PKGBASE=base-lpr-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-mail-root/
H A DMakefile3 PKGBASE=base-mail-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-miscfs-root/
H A DMakefile3 PKGBASE=base-miscfs-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-netutil-root/
H A DMakefile3 PKGBASE=base-netutil-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-nfsclient-root/
H A DMakefile3 PKGBASE=base-nfsclient-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-nis-root/
H A DMakefile3 PKGBASE=base-nis-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-ntfs-root/
H A DMakefile3 PKGBASE=base-ntfs-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-postfix-root/
H A DMakefile3 PKGBASE=base-postfix-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-router-root/
H A DMakefile3 PKGBASE=base-router-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-sendmail-root/
H A DMakefile3 PKGBASE=base-sendmail-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-slip-root/
H A DMakefile3 PKGBASE=base-slip-root
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-sys-root/
H A DMakefile3 PKGBASE=base-sys-root

Completed in 211 milliseconds

1234567891011>>