Home
last modified time | relevance | path

Searched defs:access (Results 1 – 25 of 31) sorted by relevance

12

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgsiodevs.c48 stdio_open(gx_io_device * iodev, const char *access, stream ** ps, in stdio_open()
71 stdin_open(gx_io_device * iodev, const char *access, stream ** ps, in stdin_open()
80 stdout_open(gx_io_device * iodev, const char *access, stream ** ps, in stdout_open()
89 stderr_open(gx_io_device * iodev, const char *access, stream ** ps, in stderr_open()
H A Dgp_msio.c93 win_stdin_open(gx_io_device * iodev, const char *access, stream ** ps, in win_stdin_open()
109 win_stdout_open(gx_io_device * iodev, const char *access, stream ** ps, in win_stdout_open()
126 win_stderr_open(gx_io_device * iodev, const char *access, stream ** ps, in win_stderr_open()
H A Dziodevs.c105 stdin_open(gx_io_device * iodev, const char *access, stream ** ps, in stdin_open()
163 stdout_open(gx_io_device * iodev, const char *access, stream ** ps, in stdout_open()
209 stderr_open(gx_io_device * iodev, const char *access, stream ** ps, in stderr_open()
H A Dziodevsc.c95 stdin_open(gx_io_device * iodev, const char *access, stream ** ps, in stdin_open()
175 stdout_open(gx_io_device * iodev, const char *access, stream ** ps, in stdout_open()
239 stderr_open(gx_io_device * iodev, const char *access, stream ** ps, in stderr_open()
H A Dgsiodev.c118 iodev_no_open_device(gx_io_device * iodev, const char *access, stream ** ps, in iodev_no_open_device()
126 const char *access, stream ** ps, gs_memory_t * mem) in iodev_no_open_file()
132 iodev_no_fopen(gx_io_device * iodev, const char *fname, const char *access, in iodev_no_fopen()
185 iodev_os_fopen(gx_io_device * iodev, const char *fname, const char *access, in iodev_os_fopen()
H A Dgdevpipe.c45 pipe_fopen(gx_io_device * iodev, const char *fname, const char *access, in pipe_fopen()
H A Dgsiorom.c80 const char *access, stream **ps, gs_memory_t *mem) in iodev_rom_open_file()
H A Dgp_mshdl.c90 mswin_handle_fopen(gx_io_device * iodev, const char *fname, const char *access, in mswin_handle_fopen()
H A Dziodev2.c47 null_open(gx_io_device * iodev, const char *access, stream ** ps, in null_open()
H A Dgp_os2pr.c96 os2_printer_fopen(gx_io_device * iodev, const char *fname, const char *access, in os2_printer_fopen()
H A Dgp_msprn.c147 mswin_printer_fopen(gx_io_device * iodev, const char *fname, const char *access, in mswin_printer_fopen()
H A Dziodevst.c75 const char *access, stream ** ps, gs_memory_t * mem) in iostatic_open_file()
H A Dgp_macio.c215 mac_stdin_open(gx_io_device * iodev, const char *access, stream ** ps, in mac_stdin_open()
231 mac_stdout_open(gx_io_device * iodev, const char *access, stream ** ps, in mac_stdout_open()
247 mac_stderr_open(gx_io_device * iodev, const char *access, stream ** ps, in mac_stderr_open()
H A Dztype.c441 int access, /* mask for attrs */ in access_check()
H A Dgsiomacres.c373 const char *access, stream **ps, gs_memory_t *mem) in iodev_macresource_open_file()
/plan9-contrib/sys/src/libc/9sys/
H A Daccess.c5 access(char *name, int mode) in access() function
/plan9-contrib/sys/src/ape/lib/ap/plan9/
H A Daccess.c12 access(const char *name, int mode) in access() function
/plan9-contrib/sys/src/cmd/aux/vga/
H A Dtvp3020.c50 checkindex(uchar index, uchar access) in checkindex()
277 uchar access; in dump() local
/plan9-contrib/sys/src/cmd/jtagfs/
H A Dmmu.h10 uchar access; /* 1 bit */ member
/plan9-contrib/sys/src/cmd/cifs/
H A Dcifs.c534 int attrs, int access, int share, int action, int *result, FInfo *fi) in CIFS_NT_opencreate()
584 CIFS_SMB_opencreate(Session *s, Share *sp, char *name, int access, in CIFS_SMB_opencreate()
H A Dmain.c507 int rc, action, attrs, access, result; in smbcreateopen() local
581 int options, result, attrs, flags, access, action, share; in ntcreateopen() local
/plan9-contrib/sys/src/9k/port/
H A Ddev.c354 static int access[] = { 0400, 0200, 0600, 0100 }; in devpermcheck() local
/plan9-contrib/sys/src/cmd/vnc/
H A Ddev.c264 static int access[] = { 0400, 0200, 0600, 0100 }; in devpermcheck() local
/plan9-contrib/sys/src/cmd/unix/drawterm/kern/
H A Ddev.c347 static int access[] = { 0400, 0200, 0600, 0100 }; in devpermcheck() local
/plan9-contrib/sys/src/9/port/
H A Ddev.c342 static int access[] = { 0400, 0200, 0600, 0100 }; in devpermcheck() local

12