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

1234567891011>>

/freebsd-13-stable/usr.sbin/bsdinstall/scripts/
H A Drootpass34 echo "Please select a password for the system management account (root):"
37 chroot $BSDINSTALL_CHROOT passwd root 2>&1
/freebsd-13-stable/tests/sys/netpfil/pf/
H A Decho_inetd.conf28 echo stream tcp nowait root internal
29 echo stream tcp6 nowait root internal
30 echo dgram udp wait root internal
31 echo dgram udp6 wait root internal
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod-root.exp0 root of 'a/b/c' is 'a/b/c'
2 root of 'def' is 'def'
3 root of 'a.b.c' is 'a.b'
4 root of 'a.b/c' is 'a'
5 root of 'a' is 'a'
6 root of 'a.a' is 'a'
7 root of '.gitignore' is ''
8 root of 'a' is 'a'
9 root of 'a.a' is 'a'
10 root o
[all...]
/freebsd-13-stable/sys/contrib/openzfs/contrib/dracut/90zfs/
H A Dparse-zfs.sh.in19 case "${root}" in
21 # We'll take root unset, root=zfs, or root=zfs:
22 # No root set, so we want to read the bootfs attribute. We
25 root="zfs:AUTO"
33 # root is explicit ZFS root. Parse it now. We can handle
34 # a root=... param in any of the following formats:
35 # root
[all...]
H A Dzfs-generator.sh.in22 [ -z "$root" ] && root=$(getarg root=)
26 # If root is not ZFS= or zfs: or rootfstype is not zfs
28 [ "${root##zfs:}" = "${root}" ] &&
29 [ "${root##ZFS=}" = "${root}" ] &&
39 if [ "${root}" != "zfs:AUTO" ]; then
40 root
[all...]
/freebsd-13-stable/share/examples/hast/
H A Dvip-down.sh4 /root/hast/sbin/hastd/ucarp_down.sh
H A Dvip-up.sh5 /root/hast/sbin/hastd/ucarp_up.sh &
/freebsd-13-stable/usr.sbin/newsyslog/newsyslog.conf.d/
H A Dppp.conf2 /var/log/ppp.log root:network 640 3 1000 * JC
/freebsd-13-stable/lib/libc/stdlib/
H A Dtwalk.c28 trecurse(const posix_tnode *root, cmp_fn_t action, int level) argument
31 if (root->llink == NULL && root->rlink == NULL)
32 (*action)(root, leaf, level);
34 (*action)(root, preorder, level);
35 if (root->llink != NULL)
36 trecurse(root->llink, action, level + 1);
37 (*action)(root, postorder, level);
38 if (root->rlink != NULL)
39 trecurse(root
[all...]
/freebsd-13-stable/tools/tools/nanobsd/Files/root/
H A Dupdate40 exec sh /root/updatep2
42 exec sh /root/updatep1
/freebsd-13-stable/tests/sys/cddl/zfs/tests/zvol/zvol_misc/
H A Dzvol_misc_008_pos.ksh46 # For a certain number of iterations, with root setup for each test set:
47 # - Recursively snapshot the root.
48 # - Clone the volume to another name in the root.
52 # - Rename the root.
53 # - Destroy the renamed root.
115 root=${ROOTPREFIX}_iter${i}
116 # Test set 2: Recursive snapshot, cloning/promoting, and root-rename
117 root_setup $root
118 log_must $ZFS snapshot -r $root@snap
119 log_must $ZFS clone $root/vol
[all...]
H A Dzvol_misc_007_pos.ksh46 # For a certain number of iterations, with root setup for each test set:
47 # - Recursively snapshot the root.
49 # - Destroy the root.
51 # - Recursively snapshot the root.
52 # - Clone the volume to another name in the root.
53 # - Rename the root.
54 # - Destroy the renamed root.
56 # - Recursively snapshot the root.
57 # - Send|Receive the root to another root
[all...]
/freebsd-13-stable/contrib/libpcap/rpcapd/
H A Drpcapd.inetd.conf1 2002 stream tcp nowait root /usr/local/sbin/rpcapd rpcapd -i
H A Drpcapd.xinetd.conf5 user = root
/freebsd-13-stable/tests/sys/mac/portacl/
H A Droot_test.sh15 bind_test ok ok uid root tcp 77
16 bind_test ok ok uid root tcp 7777
17 bind_test ok ok uid root udp 77
18 bind_test ok ok uid root udp 7777
20 bind_test ok ok gid root tcp 77
21 bind_test ok ok gid root tcp 7777
22 bind_test ok ok gid root udp 77
23 bind_test ok ok gid root udp 7777
29 bind_test fl ok uid root tcp 77
30 bind_test ok ok uid root tc
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c47 radix_max(struct radix_tree_root *root) argument
49 return ((1UL << (root->height * RADIX_TREE_MAP_SHIFT)) - 1UL);
59 radix_tree_clean_root_node(struct radix_tree_root *root) argument
61 /* Check if the root node should be freed */
62 if (root->rnode->count == 0) {
63 free(root->rnode, M_RADIX);
64 root->rnode = NULL;
65 root->height = 0;
70 radix_tree_lookup(struct radix_tree_root *root, unsigned long index) argument
77 node = root
91 radix_tree_iter_find(struct radix_tree_root *root, struct radix_tree_iter *iter, void ***pppslot) argument
130 radix_tree_delete(struct radix_tree_root *root, unsigned long index) argument
177 radix_tree_iter_delete(struct radix_tree_root *root, struct radix_tree_iter *iter, void **slot) argument
184 radix_tree_insert(struct radix_tree_root *root, unsigned long index, void *item) argument
282 radix_tree_store(struct radix_tree_root *root, unsigned long index, void **ppitem) argument
[all...]
/freebsd-13-stable/contrib/netbsd-tests/bin/df/
H A Dt_df.sh58 /dev/ld0g 1308726116 17901268 1225388540 1% /anon-root
59 /dev/ld0g 1308726116 0 1308726116 0% /anon-root
60 /dev/ld0g 1308726116 261745224 1046980892 20% /anon-root
61 /dev/ld0g 1308726116 785235672 523490444 60% /anon-root
62 /dev/ld0g 1308726116 1243289812 65436304 95% /anon-root
63 /dev/ld0g 1308726116 1308726116 0 100% /anon-root
64 /dev/ld0g 1308726116 0 1243289808 0% /anon-root
65 /dev/ld0g 1308726116 261745224 981544584 21% /anon-root
66 /dev/ld0g 1308726116 785235672 458054140 63% /anon-root
67 /dev/ld0g 1308726116 1243289812 0 100% /anon-root
[all...]
/freebsd-13-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec193 %defattr(-,root,root)
196 %attr(0755,root,root) %dir %{_sysconfdir}/ssh
197 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ssh/ssh_config
198 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/sshd_config
199 %attr(0600,root,root)
[all...]
/freebsd-13-stable/contrib/ipfilter/man/
H A DMakefile12 $(INSTALL) -m 0644 -c -o root -g bin mkfilters.1 $(MANDIR)/man1
13 $(INSTALL) -m 0644 -c -o root -g bin ipftest.1 $(MANDIR)/man1
14 $(INSTALL) -m 0644 -c -o root -g bin ipnat.8 $(MANDIR)/man8
15 $(INSTALL) -m 0644 -c -o root -g bin ipf.4 $(MANDIR)/man4
16 $(INSTALL) -m 0644 -c -o root -g bin ipfilter.4 $(MANDIR)/man4
17 $(INSTALL) -m 0644 -c -o root -g bin ipl.4 $(MANDIR)/man4
18 $(INSTALL) -m 0644 -c -o root -g bin ipnat.4 $(MANDIR)/man4
19 $(INSTALL) -m 0644 -c -o root -g bin ipf.5 $(MANDIR)/man5
20 $(INSTALL) -m 0644 -c -o root -g bin ipfilter.5 $(MANDIR)/man5
21 $(INSTALL) -m 0644 -c -o root
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Drbtree.h64 #define RB_EMPTY_ROOT(root) RB_EMPTY((struct linux_root *)root)
68 #define rb_insert_color(node, root) \
69 linux_root_RB_INSERT_COLOR((struct linux_root *)(root), (node))
70 #define rb_erase(node, root) \
71 linux_root_RB_REMOVE((struct linux_root *)(root), (node))
74 #define rb_first(root) RB_MIN(linux_root, (struct linux_root *)(root))
75 #define rb_last(root) RB_MAX(linux_root, (struct linux_root *)(root))
86 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) argument
[all...]
/freebsd-13-stable/libexec/ulog-helper/
H A DMakefile4 BINOWN= root
/freebsd-13-stable/usr.bin/lock/
H A DMakefile5 BINOWN= root
/freebsd-13-stable/usr.bin/quota/
H A DMakefile5 BINOWN= root
/freebsd-13-stable/tests/sys/netipsec/tunnel/
H A Dempty.sh9 atf_set require.user root
27 atf_set require.user root
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag_cache.h38 svn_fs_x__invalidate_dag_cache(svn_fs_root_t *root,
67 /* A linked list representing the path from a node up to a root
75 parents, or the root. Every parent path ends with an element for
76 the root directory. */
80 root directory, which (obviously) has no name in its parent. */
83 /* The parent of NODE, or zero if NODE is the root directory. */
98 for the root directory. PATH must be in canonical form. Allocate
123 svn_fs_root_t *root,
131 allocating from RESULT_POOL. ROOT must be the root from which
136 svn_fs_x__make_path_mutable(svn_fs_root_t *root,
[all...]

Completed in 182 milliseconds

1234567891011>>