Home
last modified time | relevance | path

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

12

/freebsd/contrib/one-true-awk/testdir/
H A Dtd.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 …]
H A Dtest.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/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-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/sys/arm64/vmm/
H A Dvmm_vhe.c35 #define guest_or_nonvhe(guest) (guest) argument
H A Dvmm_hyp.c45 vmm_hyp_reg_store(struct hypctx *hypctx, struct hyp *hyp, bool guest) in vmm_hyp_reg_store() argument
50 if (guest) { in vmm_hyp_reg_store()
221 if (guest) { in vmm_hyp_reg_store()
237 if (guest_or_nonvhe(guest)) { in vmm_hyp_reg_store()
265 vmm_hyp_reg_restore(struct hypctx *hypctx, struct hyp *hyp, bool guest) in vmm_hyp_reg_restore() argument
283 if (guest_or_nonvhe(guest)) { in vmm_hyp_reg_restore()
304 if (guest) { in vmm_hyp_reg_restore()
427 if (guest) { in vmm_hyp_reg_restore()
H A Dvmm_nvhe.c35 #define guest_or_nonvhe(guest) (true) argument
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dfw-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/libexec/ftpd/
H A Dftpd.c110 int guest; variable
982 if (guest) { in user()
992 guest = 0; in user()
1006 guest = 1; in user()
1176 guest = 0; in end_login()
1353 if (!guest) { /* "ftp" is only account allowed no password */ in pass()
1465 if (dochroot || guest) in pass()
1476 if (guest && stats && statfd < 0) { in pass()
1501 if (guest || dochroot) { in pass()
1542 if (guest || dochroot) { in pass()
[all …]
H A Dextern.h74 extern int guest;
H A Dftpcmd.y418 if (noretr || (guest && noguestretr))
1229 if (!guest && strncasecmp("pass ", s, 5) == 0) {
1325 if (guest == 0 && p != 0) {
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/
H A 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/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.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 …]
H A Dextern.h131 extern int guest;
H A Dftpcmd.y368 if (dochroot || guest)
537 if(guest)
548 if(guest)
893 $$ = $1 && !guest;
1081 if (!guest && strncasecmp("pass ", s, 5) == 0) {
H A Dftpcmd.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/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmsi-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/usr.sbin/bhyve/
H A Dnet_backend_slirp.c398 char *p, *host, *guest; in parse_hostfwd_rule() local
418 guest = strchr(host, '-'); in parse_hostfwd_rule()
419 if (guest == NULL) { in parse_hostfwd_rule()
423 *guest++ = '\0'; in parse_hostfwd_rule()
431 error = parse_addr(guest, guestaddrp); in parse_hostfwd_rule()
/freebsd/etc/
H A Dgroup17 guest:*:31:
/freebsd/contrib/wpa/hostapd/
H A Dhostapd.vlan5 100 guest
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dpvpanic-mmio.txt15 * Bytes 0x0 Write panic event to the reg when guest OS panics.
/freebsd/contrib/sendmail/cf/ostype/
H A Dirix5.m425 # - SGI's /etc/sendmail.cf set's default uid and gid to 998 (guest)
H A Dirix6.m425 # - SGI's /etc/sendmail.cf set's default uid and gid to 998 (guest)
/freebsd/release/
H A DMakefile.gce80 --guest-os-features=GVNIC,UEFI_COMPATIBLE \
/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h228 uint32_t guest; /* Guest OS */ member
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dqcom_hidma_mgmt.txt46 When the OS is not in control of the management interface (i.e. it's a guest),

12