Searched refs:wheel (Results 1 – 25 of 89) sorted by relevance
1234
| /freebsd-11-stable/usr.sbin/bluetooth/bcmfw/ |
| HD | README | 7 drwxr-xr-x 3 julian wheel 512 May 10 00:40 . 8 drwxr-xr-x 11 julian wheel 512 May 10 14:48 .. 9 -rw-r--r-- 1 julian wheel 154 May 10 00:41 BCM-LEGAL.txt 10 -rw-r--r-- 1 julian wheel 56 May 10 00:14 BCM2033-FW.bin.md5 11 -rw-r--r-- 1 julian wheel 158049 May 10 00:14 BCM2033-FW.bin.uue 12 -rw-r--r-- 1 julian wheel 56 May 10 00:14 BCM2033-MD.hex.md5 13 -rw-r--r-- 1 julian wheel 4505 May 10 00:14 BCM2033-MD.hex.uue 14 drwxr-xr-x 2 julian wheel 512 May 10 00:52 CVS 15 -rw-r--r-- 1 julian wheel 516 May 10 00:14 Makefile 16 -rw-r--r-- 1 julian wheel 3013 May 10 00:14 bcmfw.8 [all …]
|
| /freebsd-11-stable/sys/netinet/ |
| HD | sctp_ss_functions.c | 60 TAILQ_INIT(&asoc->ss_data.out.wheel); in sctp_ss_default_init() 84 while (!TAILQ_EMPTY(&asoc->ss_data.out.wheel)) { in sctp_ss_default_clear() 87 strq = TAILQ_FIRST(&asoc->ss_data.out.wheel); in sctp_ss_default_clear() 88 TAILQ_REMOVE(&asoc->ss_data.out.wheel, strq, ss_params.rr.next_spoke); in sctp_ss_default_clear() 127 TAILQ_INSERT_TAIL(&asoc->ss_data.out.wheel, in sctp_ss_default_add() 139 if (TAILQ_EMPTY(&asoc->ss_data.out.wheel)) { in sctp_ss_default_is_empty() 166 asoc->ss_data.last_out_stream = TAILQ_LAST(&asoc->ss_data.out.wheel, in sctp_ss_default_remove() 173 TAILQ_REMOVE(&asoc->ss_data.out.wheel, strq, ss_params.rr.next_spoke); in sctp_ss_default_remove() 197 strq = TAILQ_FIRST(&asoc->ss_data.out.wheel); in sctp_ss_default_select() 201 strq = TAILQ_FIRST(&asoc->ss_data.out.wheel); in sctp_ss_default_select() [all …]
|
| /freebsd-11-stable/sys/fs/procfs/ |
| HD | README | 53 9 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 0 54 17 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 1 55 89 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 10 56 25 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 2 57 2065 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 257 59 265 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 32 64 393 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 48 65 409 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 50 66 465 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 57 67 481 dr-xr-xr-x 2 root wheel 0 Sep 21 15:06 59 [all …]
|
| /freebsd-11-stable/tests/sys/acl/ |
| HD | tools-posix.test | 44 > # group: wheel 58 > # group: wheel 75 > # group: wheel 97 > # group: wheel 119 > # group: wheel 130 > # group: wheel 143 > # group: wheel 154 > # group: wheel 172 > # group: wheel 187 > # group: wheel [all …]
|
| HD | tools-nfs4-psarc.test | 44 > # group: wheel 58 > # group: wheel 68 > # group: wheel 82 > # group: wheel 98 > # group: wheel 112 > # group: wheel 125 > # group: wheel 145 > # group: wheel 161 > # group: wheel 172 > # group: wheel [all …]
|
| HD | tools-nfs4.test | 44 > # group: wheel 64 > # group: wheel 77 > # group: wheel 94 > # group: wheel 114 > # group: wheel 130 > # group: wheel 145 > # group: wheel 167 > # group: wheel 185 > # group: wheel 197 > # group: wheel [all …]
|
| /freebsd-11-stable/etc/mtree/ |
| HD | BSD.var.dist | 6 /set type=dir uname=root gname=wheel mode=0755 23 remote uname=auditdistd gname=wheel mode=0700 28 /set gname=wheel 100 /set gname=wheel
|
| HD | BSD.lib32.dist | 6 /set type=dir uname=root gname=wheel mode=0755
|
| HD | BSD.libsoft.dist | 6 /set type=dir uname=root gname=wheel mode=0755
|
| HD | BSD.release.dist | 6 /set type=dir uname=root gname=wheel mode=0755
|
| HD | BSD.sendmail.dist | 6 /set type=dir uname=root gname=wheel mode=0755
|
| /freebsd-11-stable/share/mk/ |
| HD | bsd.own.mk | 142 BINGRP?= wheel 152 DTBGRP?= wheel 178 SHAREGRP?= wheel 183 CONFGRP?= wheel
|
| /freebsd-11-stable/tools/tools/makeroot/ |
| HD | makeroot.sh | 141 ./etc/group type=file uname=root gname=wheel mode=0644 contents=${tmpdir}/group 142 ./etc/master.passwd type=file uname=root gname=wheel mode=0600 contents=${tmpdir}/master.passwd 143 ./etc/passwd type=file mode=0644 uname=root gname=wheel contents=${tmpdir}/passwd 144 ./etc/pwd.db type=file mode=0644 uname=root gname=wheel contents=${tmpdir}/pwd.db 145 ./etc/spwd.db type=file mode=0600 uname=root gname=wheel contents=${tmpdir}/spwd.db
|
| /freebsd-11-stable/usr.sbin/pw/tests/ |
| HD | pw_groupdel_test.sh | 15 atf_check -s exit:0 -o inline:"wheel:*:0:root\n" -x ${PW} groupshow wheel 18 atf_check -s exit:0 -o inline:"wheel:*:0:root\n" -x ${PW} groupshow wheel
|
| HD | group | 3 wheel:*:0:root
|
| /freebsd-11-stable/etc/ |
| HD | login.access | 35 #-:ALL EXCEPT wheel shutdown sync:console 37 # Disallow non-local logins to privileged accounts (group wheel). 39 #-:wheel:ALL EXCEPT LOCAL .win.tue.nl
|
| /freebsd-11-stable/tools/tools/nanobsd/dhcpd/ |
| HD | os-base | 181 chown -R root:wheel ${NANO_WORLDDIR}/root 184 chown -R root:wheel ${NANO_WORLDDIR}/etc 185 chown -R root:wheel ${NANO_WORLDDIR}/boot 186 chown root:wheel ${NANO_WORLDDIR}/ 187 chown root:wheel ${NANO_WORLDDIR}/usr
|
| /freebsd-11-stable/share/examples/diskless/ |
| HD | README.BOOTP | 159 drwxr-xr-x 2 root wheel 512 Dec 28 07:00 . 160 drwxr-xr-x 8 root wheel 512 Jan 20 10:54 .. 161 -rw-r--r-- 1 lander wheel 33554432 Dec 23 14:35 swap.192.157.86.11 162 -rw-r--r-- 1 lander wheel 335544320 Jan 24 16:55 swap.192.157.86.12 163 -rw-r--r-- 1 lander wheel 134217728 Jan 21 17:19 swap.192.157.86.6
|
| /freebsd-11-stable/tools/tools/nanobsd/embedded/ |
| HD | common | 417 echo "./pkg type=dir uname=root gname=wheel mode=0755" 418 echo "./pkg/cache type=dir uname=root gname=wheel mode=0755" 419 echo "./pkg/db type=dir uname=root gname=wheel mode=0755" 420 echo "./pkg/tmp type=dir uname=root gname=wheel mode=0755" 488 chown -R root:wheel ${NANO_WORLDDIR}/root 491 chown -R root:wheel ${NANO_WORLDDIR}/etc 492 chown -R root:wheel ${NANO_WORLDDIR}/boot 493 chown root:wheel ${NANO_WORLDDIR}/ 494 chown root:wheel ${NANO_WORLDDIR}/usr
|
| /freebsd-11-stable/usr.sbin/praudit/tests/input/ |
| HD | short_form | 5 subject,root,root,wheel,root,0,7053,4724,37636,10.0.2.2
|
| HD | del_comma | 5 subject,root,root,wheel,root,0,7053,4724,37636,10.0.2.2
|
| HD | no_args | 5 subject,root,root,wheel,root,0,7053,4724,37636,10.0.2.2
|
| HD | numeric_form | 5 subject,root,root,wheel,root,0,7053,4724,37636,10.0.2.2
|
| HD | same_line | 1 …0x1c,domain,argument,2,0x2,type,argument,3,0x0,protocol,subject,root,root,wheel,root,0,7053,4724,3…
|
| /freebsd-11-stable/release/picobsd/mfs_tree/etc/ |
| HD | group | 1 wheel:*:0:root,user
|
1234