Home
last modified time | relevance | path

Searched refs:accmode (Results 1 – 25 of 117) sorted by relevance

12345

/dports/sysutils/openipmi/OpenIPMI-2.0.29/swig/perl/
H A Dtest_lanparm.p84 $a->{accmode} = 0;
101 print "Parm set: ", $$self->{accmode}, "\n";
119 print "Parm retrieved: ", $$self->{accmode}, "\n";
124 if ($$self->{accmode} == 1) {
131 $$self->{accmode} = 2;
139 } elsif ($$self->{accmode} == 2) {
147 $$self->{accmode} = 3;
690 if ($$self->{accmode} == 0) {
723 if ($$self->{accmode} == 0) {
733 $$self->{accmode} = 1;
H A Dtest_pef.p84 $a->{accmode} = 0;
101 print "Parm set: ", $$self->{accmode}, "\n";
119 print "Parm retrieved: ", $$self->{accmode}, "\n";
124 if ($$self->{accmode} == 1) {
131 $$self->{accmode} = 2;
139 } elsif ($$self->{accmode} == 2) {
146 $$self->{accmode} = 3;
1282 if ($$self->{accmode} == 0) {
1315 if ($$self->{accmode} == 0) {
1325 $$self->{accmode} = 1;
H A Dtest_chan.p84 $a->{accmode} = 0;
150 if ($$self->{accmode} == 2) {
231 $$self->{accmode} = 3;
233 } elsif ($$self->{accmode} == 3) {
315 if ($$self->{accmode} == 0) {
380 $$self->{accmode} = 1;
382 } elsif ($$self->{accmode} == 1) {
418 $$self->{accmode} = 2;
H A Dtest_pet.p98 $a->{accmode} = 2;
946 $$self->{accmode}--;
947 if ($$self->{accmode} == 0) {
989 $$self->{accmode}--;
990 if ($$self->{accmode} == 0) {
/dports/devel/asl/asl-current/tests/t_7700/
H A Dt_7700.asm8 accmode macro size macro
106 accmode 8
129 accmode 16
209 accmode 8
211 accmode 16
228 accmode 8
230 accmode 16
320 accmode 8
322 accmode 16
339 accmode 8
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/sys/unix/
H A Dosfile.rs31 let accmode = flags & OFlag::ACCMODE; in get_rights() localVariable
32 if accmode == OFlag::RDONLY { in get_rights()
34 } else if accmode == OFlag::WRONLY { in get_rights()
H A Dosdir.rs32 let accmode = flags & OFlag::ACCMODE; in get_rights() localVariable
33 if accmode == OFlag::RDONLY { in get_rights()
35 } else if accmode == OFlag::WRONLY { in get_rights()
H A Dmod.rs119 let accmode = flags & OFlag::ACCMODE; in get_rights() localVariable
120 if accmode == OFlag::RDONLY { in get_rights()
122 } else if accmode == OFlag::WRONLY { in get_rights()
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/Nucleus++/
H A DNucleusPFile.cxx140 int accmode; in Access()
144 accmode = 2; in Access()
148 accmode = 4; in Access()
152 accmode = 6; in Access()
155 return access(name, accmode) == 0; in Access()
/dports/databases/unixODBC/unixODBC-2.3.9/extras/
H A Dvms.c255 unsigned char accmode = 0, lnm_exists = 1; in lt_dladdsearchdir() local
257 struct itemlist3 trnlnmlst[4] = {{sizeof(accmode), LNM$_ACMODE, &accmode, 0}, in lt_dladdsearchdir()
292 if ( accmode != PSL$C_USER ) { in lt_dladdsearchdir()
341 if ( accmode != PSL$C_USER ) { in lt_dladdsearchdir()
366 accmode = PSL$C_USER; in lt_dladdsearchdir()
371 &accmode, in lt_dladdsearchdir()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lucet-wasi-wasmsbx/src/
H A Dfdentry.rs55 let accmode = flags & OFlag::O_ACCMODE; in from_raw_fd() localVariable
56 if accmode == OFlag::O_RDONLY { in from_raw_fd()
58 } else if accmode == OFlag::O_WRONLY { in from_raw_fd()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lucet-wasi-wasmsbx/src/
H A Dfdentry.rs55 let accmode = flags & OFlag::O_ACCMODE; in from_raw_fd() localVariable
56 if accmode == OFlag::O_RDONLY { in from_raw_fd()
58 } else if accmode == OFlag::O_WRONLY { in from_raw_fd()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lucet-wasi/src/
H A Dfdentry.rs55 let accmode = flags & OFlag::O_ACCMODE; in from_raw_fd() localVariable
56 if accmode == OFlag::O_RDONLY { in from_raw_fd()
58 } else if accmode == OFlag::O_WRONLY { in from_raw_fd()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/old/snapshot_0/sys/unix/
H A Dentry_impl.rs41 let accmode = flags & OFlag::ACCMODE; in determine_type_and_access_rights() localVariable
42 if accmode == OFlag::RDONLY { in determine_type_and_access_rights()
44 } else if accmode == OFlag::WRONLY { in determine_type_and_access_rights()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/smbfs/
H A Dsmbfs_subr.h153 int smbfs_smb_open(struct smbnode *np, int accmode, struct smb_cred *scred);
166 int smbfs_smb_ntcreatex(struct smbnode *, int accmode, struct smb_cred *);
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddfstubs.c408 int accmode; in DFaccess() local
425 accmode = DFACC_READ; in DFaccess()
428 accmode = DFACC_WRITE; in DFaccess()
437 accmode = DFACC_APPEND; in DFaccess()
462 DFelaccmode = accmode; in DFaccess()
/dports/lang/rexx-regina/regina-rexx-3.9.3/trip/
H A Dvms.test661 parse var modes accmode','lmodes
666 if accmode=='super' then accmode='supervisor'
667 if accmode=='exec' then accmode='executive'
668 allnames.accmode.name = 1
672 accmodes.logs.tablename = accmode
697 cnt = index.accmode.tablename.name
698 term = accmode"."tablename"."name
714 index.accmode.tablename.name = index.accmode.tablename.name + 1
815 parse var modes accmode modes
816 if accmode=='none' then
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/char/
H A Dvmur.c673 unsigned short accmode; in ur_open() local
676 accmode = file->f_flags & O_ACCMODE; in ur_open()
678 if (accmode == O_RDWR) in ur_open()
710 if (((accmode == O_RDONLY) && (urd->class != DEV_CLASS_UR_I)) || in ur_open()
711 ((accmode == O_WRONLY) && (urd->class != DEV_CLASS_UR_O))) { in ur_open()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/char/
H A Dvmur.c673 unsigned short accmode; in ur_open() local
676 accmode = file->f_flags & O_ACCMODE; in ur_open()
678 if (accmode == O_RDWR) in ur_open()
710 if (((accmode == O_RDONLY) && (urd->class != DEV_CLASS_UR_I)) || in ur_open()
711 ((accmode == O_WRONLY) && (urd->class != DEV_CLASS_UR_O))) { in ur_open()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/char/
H A Dvmur.c673 unsigned short accmode; in ur_open() local
676 accmode = file->f_flags & O_ACCMODE; in ur_open()
678 if (accmode == O_RDWR) in ur_open()
710 if (((accmode == O_RDONLY) && (urd->class != DEV_CLASS_UR_I)) || in ur_open()
711 ((accmode == O_WRONLY) && (urd->class != DEV_CLASS_UR_O))) { in ur_open()
/dports/archivers/py-bup/bup-0.31/lib/cmd/
H A Dfuse-cmd.py121 accmode = os.O_RDONLY | os.O_WRONLY | os.O_RDWR
122 if (flags & accmode) != os.O_RDONLY:
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dnfs4proc.c191 accmode |= NFSD_MAY_READ_IF_EXEC; in do_open_permission()
194 accmode |= NFSD_MAY_READ; in do_open_permission()
196 accmode |= (NFSD_MAY_WRITE | NFSD_MAY_TRUNC); in do_open_permission()
198 accmode |= NFSD_MAY_WRITE; in do_open_permission()
235 int accmode; in do_open_lookup() local
302 accmode = NFSD_MAY_NOP; in do_open_lookup()
305 accmode |= NFSD_MAY_OWNER_OVERRIDE; in do_open_lookup()
317 int accmode = 0; in do_open_fhandle() local
339 accmode = NFSD_MAY_OWNER_OVERRIDE; in do_open_fhandle()
1916 int accmode = NFSD_MAY_READ_IF_EXEC; in nfsd4_layoutget() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dnfs4proc.c191 accmode |= NFSD_MAY_READ_IF_EXEC; in do_open_permission()
194 accmode |= NFSD_MAY_READ; in do_open_permission()
196 accmode |= (NFSD_MAY_WRITE | NFSD_MAY_TRUNC); in do_open_permission()
198 accmode |= NFSD_MAY_WRITE; in do_open_permission()
235 int accmode; in do_open_lookup() local
302 accmode = NFSD_MAY_NOP; in do_open_lookup()
305 accmode |= NFSD_MAY_OWNER_OVERRIDE; in do_open_lookup()
317 int accmode = 0; in do_open_fhandle() local
339 accmode = NFSD_MAY_OWNER_OVERRIDE; in do_open_fhandle()
1916 int accmode = NFSD_MAY_READ_IF_EXEC; in nfsd4_layoutget() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dnfs4proc.c191 accmode |= NFSD_MAY_READ_IF_EXEC; in do_open_permission()
194 accmode |= NFSD_MAY_READ; in do_open_permission()
196 accmode |= (NFSD_MAY_WRITE | NFSD_MAY_TRUNC); in do_open_permission()
198 accmode |= NFSD_MAY_WRITE; in do_open_permission()
235 int accmode; in do_open_lookup() local
302 accmode = NFSD_MAY_NOP; in do_open_lookup()
305 accmode |= NFSD_MAY_OWNER_OVERRIDE; in do_open_lookup()
317 int accmode = 0; in do_open_fhandle() local
339 accmode = NFSD_MAY_OWNER_OVERRIDE; in do_open_fhandle()
1916 int accmode = NFSD_MAY_READ_IF_EXEC; in nfsd4_layoutget() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c1748 fhandle_t *fhp, struct vfs_state *vs, accmode_t accmode) in nlm_get_vfs_state() argument
1761 if (accmode != 0) { in nlm_get_vfs_state()
1780 if (accmode != 0) { in nlm_get_vfs_state()
1794 error = VOP_ACCESS(vs->vs_vp, accmode, cred, curthread); in nlm_get_vfs_state()
1800 if (error != 0 && accmode != VWRITE) in nlm_get_vfs_state()
1857 accmode_t accmode; in nlm_do_test() local
1883 accmode = argp->exclusive ? VWRITE : VREAD; in nlm_do_test()
1884 error = nlm_get_vfs_state(host, rqstp, &fh, &vs, accmode); in nlm_do_test()
1955 accmode_t accmode; in nlm_do_lock() local
1990 accmode = argp->exclusive ? VWRITE : VREAD; in nlm_do_lock()
[all …]

12345