Home
last modified time | relevance | path

Searched refs:access (Results 76 – 100 of 424) sorted by relevance

12345678910>>...17

/dragonfly/usr.sbin/lpr/filters/
H A Dlpf.c204 if (name && acctfile && access(acctfile, 02) >= 0 && in main()
/dragonfly/contrib/cvs-1.12/lib/
H A Dsystem.h212 # define CVS_ACCESS access
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dmake-temp-file.c79 && access (dir, R_OK | W_OK | X_OK) == 0) in try_dir()
/dragonfly/contrib/gdb-7/libiberty/
H A Dmake-temp-file.c79 && access (dir, R_OK | W_OK | X_OK) == 0) in try_dir()
/dragonfly/sys/vfs/isofs/cd9660/
H A DTODO42 can access the 8 bit clean (ie. Solaris Japanese with EUC code )
/dragonfly/sys/dev/drm/include/linux/
H A Dmm.h83 int (*access)(struct vm_area_struct *vma, unsigned long addr, member
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dmake-temp-file.c79 && access (dir, R_OK | W_OK | X_OK) == 0) in try_dir()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dmake-temp-file.c78 && access (dir, R_OK | W_OK | X_OK) == 0) in try_dir()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-DPP177 dpp_netaccesskey=<Net access key provided by Configurator>
193 dpp_netaccesskey=<Net access key provided by Configurator>
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dmake-temp-file.c78 && access (dir, R_OK | W_OK | X_OK) == 0) in try_dir()
/dragonfly/doc/
H A DTODO.nvmm20 emulator. For example if the guest makes an MMIO access relative to RSP, we
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dlibgcov-driver-system.c108 if (access (filename, F_OK) == -1 in create_file_directory()
/dragonfly/contrib/gdb-7/gdb/
H A Dvarobj.c3830 char *access = NULL; in cplus_describe_child() local
3845 access = "public"; in cplus_describe_child()
3847 access = "private"; in cplus_describe_child()
3849 access = "protected"; in cplus_describe_child()
3855 access = "private"; in cplus_describe_child()
3857 access = "protected"; in cplus_describe_child()
3860 access = "protected"; in cplus_describe_child()
3864 access = "protected"; in cplus_describe_child()
3871 gdb_assert (access); in cplus_describe_child()
3873 *cname = xstrdup (access); in cplus_describe_child()
/dragonfly/libexec/utmp_update/
H A Dutmp_update.c136 if (access(tty, W_OK|R_OK) == -1) in main()
/dragonfly/test/stress/stress2/tools/
H A Dfstool.c125 if (access(newPath, R_OK) == 0) in rmDir2()
/dragonfly/share/examples/drivers/
H A Dmake_pseudo_driver.sh275 * Definitions needed to access the ${1} device (ioctls etc)
/dragonfly/contrib/tcsh-6/
H A Dtw.spell.c149 if (access(p, F_OK) == 0) { in spdir()
/dragonfly/sys/bus/firewire/
H A D00README80 As you know, IEEE1394 is a bus and OHCI supports physical access
81 to the host memory. This means that you can access the remote
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Darray51 * Sets support random access iterators.
125 // Element access.
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Darray52 * Sets support random access iterators.
126 // Element access.
/dragonfly/bin/pax/
H A Dfile_subs.c456 if (access(arcn->name, R_OK | W_OK | X_OK) < 0) { in node_creat()
612 if ((access(name, R_OK | W_OK | X_OK) < 0) && in chk_path()
/dragonfly/lib/libftpio/
H A Dftp.errors43 550 File unavailable (e.g., file not found, no access)
/dragonfly/bin/cpdup/
H A DBACKUPS17 remote host feature to access your client boxes but that requires root
18 access to the client boxes and is not described here. (But see the
159 Your LAN backup box will need root access via ssh to your remote backup
206 root access), or you can export the backup directory via NFS to your
265 To allow root access via ssh, add the following line to your sshd
/dragonfly/etc/sendmail/
H A DMakefile.4install122 genericstable virtusertable access
/dragonfly/contrib/smbfs/examples/
H A Ddot.nsmbrc39 # password - - + + a plain text password used to access to the given share

12345678910>>...17