Home
last modified time | relevance | path

Searched refs:guest (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-14-stable/contrib/one-true-awk/testdir/
HDtd.15 rhm Jxoi/5WRkeSf2 5 1 m0130,m322 /usr/guest
6 ken X.68wd1.ijayM 6 1 m0130,m322 /usr/guest
7 dmr C4u3dJWbg7RCk 7 1 mh1092,m069 /usr/guest/dmr
8 doug Ki71crWGxw/yM 8 1 m1660,m025 /usr/guest
10 greg aP/aSvprvNzjs 10 1 m0130,m322 /usr/guest
13 scj y937pkRi0VkSQ 24 1 m5190,m292 /usr/guest
14 mel WdR3IjGmtatqE 26 1 m2019,m285,pounce,lesk /usr/guest
15 agf X3yQDkiqWmPJg 34 1 m1699,m245 /usr/guest
16 llc Z/l25S2gaFn7U 41 1 m1650,m324 /usr/guest
17 lem JuvkSQUElv7mE 43 1 m0220,m157,l /usr/guest
[all …]
HDtest.data160 21guest:nfP4/Wpvio/Rw:998:998:Guest Account:/usr/people/guest:/bin/csh
190 21 guest nfP4/Wpvio/Rw 998 998 Guest Account /usr/people/guest /bin/csh
/freebsd-14-stable/sys/contrib/openzfs/.github/workflows/scripts/
HDqemu-3-deps.sh18 parted pax perf python-packaging python-setuptools qemu-guest-agent ksh \
40 python3-setuptools python3-sphinx qemu-guest-agent rng-tools rpm2cpio \
51 pkgconf python python3 pamtester pamtester qemu-guest-agent rsync xxhash
83 kernel-devel python3-setuptools qemu-guest-agent rng-tools rpcgen \
170 sudo -E service qemu-guest-agent enable
175 sudo -E systemctl enable qemu-guest-agent
181 sudo -E systemctl enable qemu-guest-agent
/freebsd-14-stable/sys/contrib/device-tree/Bindings/arm/
HDfw-cfg.txt11 registers; their location is communicated to the guest's UEFI firmware in the
12 DTB that QEMU places at the bottom of the guest's DRAM.
14 The authoritative guest-side hardware interface documentation to the fw_cfg
/freebsd-14-stable/libexec/ftpd/
HDftpd.c125 int guest; variable
997 if (guest) { in user()
1007 guest = 0; in user()
1021 guest = 1; in user()
1191 guest = 0; in end_login()
1368 if (!guest) { /* "ftp" is only account allowed no password */ in pass()
1480 if (dochroot || guest) in pass()
1491 if (guest && stats && statfd < 0) { in pass()
1516 if (guest || dochroot) { in pass()
1557 if (guest || dochroot) { in pass()
[all …]
HDextern.h76 extern int guest;
HDftpcmd.y427 if (noretr || (guest && noguestretr))
1238 if (!guest && strncasecmp("pass ", s, 5) == 0) {
1334 if (guest == 0 && p != 0) {
/freebsd-14-stable/sys/contrib/device-tree/Bindings/reserved-memory/
Dxen,shared-memory.txt3 Expose one or more memory regions as reserved-memory to the guest
16 the base guest physical address and size of the shared memory region
/freebsd-14-stable/crypto/heimdal/appl/ftp/ftpd/
HDftpd.c71 int guest; variable
161 return (guest ? path+1 : path); in curdir()
498 if (guest) { in user()
508 guest = 0; in user()
515 guest = 1; in user()
717 if (guest) { in do_login()
763 if (guest) { in do_login()
825 guest = 0; in end_login()
888 if (!guest) { /* "ftp" is only account allowed no password */ in pass()
1107 if(guest && filename_check(name)) in do_store()
[all …]
HDextern.h131 extern int guest;
HDftpcmd.y368 if (dochroot || guest)
537 if(guest)
548 if(guest)
893 $$ = $1 && !guest;
1081 if (!guest && strncasecmp("pass ", s, 5) == 0) {
HDftpcmd.c2077 if (dochroot || guest) in yyparse()
2310 if(guest) in yyparse()
2324 if(guest) in yyparse()
2727 (yyval.i) = (yyvsp[(1) - (1)].i) && !guest; in yyparse()
3134 if (!guest && strncasecmp("pass ", s, 5) == 0) {
/freebsd-14-stable/sys/contrib/device-tree/Bindings/powerpc/fsl/
HDmsi-pic.txt91 The ATMU is programmed with the guest physical address, and the PAMU
97 be used to cover all of the guest's memory space.
100 subwindow can have its own address mapping ("guest physical" to "true
108 lives). The first subwindow after the end of guest memory is used for
/freebsd-14-stable/usr.sbin/bhyve/
HDnet_backend_slirp.c438 char *p, *host, *guest; in parse_hostfwd_rule() local
458 guest = strchr(host, '-'); in parse_hostfwd_rule()
459 if (guest == NULL) { in parse_hostfwd_rule()
463 *guest++ = '\0'; in parse_hostfwd_rule()
471 error = parse_addr(guest, guestaddrp); in parse_hostfwd_rule()
/freebsd-14-stable/etc/
HDgroup17 guest:*:31:
/freebsd-14-stable/contrib/wpa/hostapd/
HDhostapd.vlan5 100 guest
/freebsd-14-stable/sys/contrib/device-tree/Bindings/misc/
HDpvpanic-mmio.txt15 * Bytes 0x0 Write panic event to the reg when guest OS panics.
/freebsd-14-stable/contrib/sendmail/cf/ostype/
HDirix5.m425 # - SGI's /etc/sendmail.cf set's default uid and gid to 998 (guest)
HDirix6.m425 # - SGI's /etc/sendmail.cf set's default uid and gid to 998 (guest)
/freebsd-14-stable/release/
HDMakefile.gce80 --guest-os-features=GVNIC,UEFI_COMPATIBLE \
/freebsd-14-stable/sys/dev/vmware/vmxnet3/
HDif_vmxreg.h228 uint32_t guest; /* Guest OS */ member
/freebsd-14-stable/sys/contrib/device-tree/Bindings/dma/
HDqcom_hidma_mgmt.txt46 When the OS is not in control of the management interface (i.e. it's a guest),
/freebsd-14-stable/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
HDqe.txt139 the hypervisor to the guest.
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsInstrFormats.td188 class MFC3OP_FM<bits<6> op, bits<5> mfmt, bits<3> guest> : StdArch {
199 let Inst{10-8} = guest;
/freebsd-14-stable/usr.sbin/bhyve/kbdlayout/
HDdefault159 # on the guest OS.

12