Searched defs:fmode (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dls.tcl53 proc fmode arr { # From Richard Suchenwirth, bag of algorithms, file mode procedure
/macosx-10.10/Libc-1044.1.2/stdlib/OpenBSD/
H A Decvt.c33 __cvt(double value, int ndigit, int * __restrict decpt, int * __restrict sign, int fmode, int pad) argument
/macosx-10.10/Libc-1044.1.2/net/FreeBSD/
H A Dsourcefilter.c149 setipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, uint32_t fmode, uint32_t numsrc, struct in_addr *slist) argument
219 getipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, uint32_t *fmode, uint32_t *numsrc, struct in_addr *slist) argument
284 setsourcefilter(int s, uint32_t interface, struct sockaddr *group, socklen_t grouplen, uint32_t fmode, uint32_t numsrc, struct sockaddr_storage *slist) argument
341 getsourcefilter(int s, uint32_t interface, struct sockaddr *group, socklen_t grouplen, uint32_t *fmode, uint32_t *numsrc, struct sockaddr_storage *slist) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/ftpd/
H A Dftpd.tcl
/macosx-10.10/removefile-35/
H A Dremovefile_sunlink.c299 int fmode = O_WRONLY; local
/macosx-10.10/srm-7/srm/src/
H A Dsunlink.c332 int fmode = (options & OPT_VERIFY) ? O_RDWR : O_WRONLY; local
/macosx-10.10/network_cmds-457/mtest.tproj/
H A Dmtest.c362 uint32_t fmode, ifindex; local
/macosx-10.10/network_cmds-457/netstat.tproj/
H A Dmcast.c600 uint32_t fmode; local
725 uint32_t fmode; local
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dgzio.c130 char fmode[80]; /* copy of mode, without the compression level */ local
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dfs_test.c623 mode_t fmode; member in struct:tests
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_syscalls.c598 int fmode, error, type; local
[all...]
H A Dnfs_vnops.c3788 int error = 0, lockerror = ENOENT, busyerror = ENOENT, status, wccpostattr = 0, fmode = 0; local
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_vnops.c164 vn_open(struct nameidata *ndp, int fmode, int cmode) argument
181 vn_open_auth_finish(vnode_t vp, int fmode, vfs_context_t ctx) argument
212 vn_open_auth_do_create(struct nameidata *ndp, struct vnode_attr *vap, int fmode, boolean_t *did_create, boolean_t *did_open, vfs_context_t ctx) argument
363 int fmode; local
[all...]
H A Dkpi_vfs.c2806 VNOP_COMPOUND_OPEN(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, int32_t flags, int32_t fmode, uint32_t *statusp, struct vnode_attr *vap, vfs_context_t ctx) argument
H A Dvfs_subr.c1576 vnode_ref_ext(vnode_t vp, int fmode, int flags) argument
1822 vnode_rele_ext(vnode_t vp, int fmode, int dont_reenter) argument
1829 vnode_rele_internal(vnode_t vp, int fmode, int dont_reenter, int locked) argument
5182 vnode_open(const char *path, int fmode, in argument
5318 vn_create_reg(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, uint32_t flags, int fmode, uint32_t *statusp, vfs_context_t ctx) argument
5371 vn_create(vnode_t dvp, vnode_t *vpp, struct nameidata *ndp, struct vnode_attr *vap, uint32_t flags, int fmode, uint32_t *statusp, vfs_context_t ctx) argument
5623 vn_authorize_open_existing(vnode_t vp, struct componentname *cnp, int fmode, vfs_context_t ctx, void *reserved) argument
[all...]
H A Dvfs_syscalls.c8856 vn_open_with_vp(vnode_t vp, int fmode, vfs_context_t ctx) argument
8975 int32_t indx, fmode; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dposix_sem.c373 int fmode ; local
H A Dposix_shm.c385 int fmode ; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Din_mcast.c1465 uint16_t fmode; local
3120 uint32_t fmode, ifindex; variable
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Din6_mcast.c1413 uint16_t fmode; local
2989 uint32_t fmode, ifindex; variable
/macosx-10.10/emacs-93/emacs/src/
H A Dlread.c774 char *fmode = "r"; variable
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_vnops.c591 smbfs_get_rights_shareMode(int fmode, uint32_t *rights, uint32_t *shareMode, uint16_t *accessMode) argument
1378 int fmode local
651 smbfs_create_open(struct smb_share *share, vnode_t dvp, struct componentname *cnp, struct vnode_attr *vap, uint32_t open_disp, int fmode, SMBFID *fidp, struct smbfattr *fattrp, vnode_t *vpp, vfs_context_t context) argument
[all...]
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomp.h120 mode_t fmode; /* mode field of a stat, following symlink */ member in struct:cmatch
/macosx-10.10/ruby-106/ruby/
H A Dio.c1292 #define fmode (fptr->mode) macro
1299 #undef fmode macro
1318 #define fmode (fptr->mode) macro
1332 #undef fmode macro
4691 rb_io_fmode_modestr(int fmode) argument
4729 int fmode = 0; local
4778 int fmode = 0; local
4811 rb_io_fmode_oflags(int fmode) argument
4886 rb_io_ext_int_to_encs(rb_encoding *ext, rb_encoding *intern, rb_encoding **enc, rb_encoding **enc2, int fmode) argument
4921 int fmode = fmode_p ? *fmode_p : 0; local
5059 int fmode = *fmode_p; local
5081 extract_binmode(VALUE opthash, int *fmode) argument
5110 int oflags, fmode; local
5172 rb_io_ext_int_to_encs(rb_ascii8bit_encoding(), NULL, &enc, &enc2, fmode); local
5408 rb_file_open_generic(VALUE io, VALUE filename, int oflags, int fmode, convconfig_t *convconfig, mode_t perm) argument
5436 int fmode = rb_io_modestr_fmode(modestr); local
5710 pipe_open(VALUE execarg_obj, const char *modestr, int fmode, convconfig_t *convconfig) argument
5948 pipe_open_s(VALUE prog, const char *modestr, int fmode, convconfig_t *convconfig) argument
6052 int oflags, fmode; local
6122 int oflags, fmode; local
6142 int oflags, fmode; local
6393 int oflags, fmode; local
6549 int fmode; local
7105 prep_io(int fd, int fmode, VALUE klass, const char *path) argument
7136 prep_stdio(FILE *f, int fmode, VALUE klass, const char *path) argument
7315 int fd, fmode, oflags = O_RDONLY; local
7645 int fmode; local
9204 int fmode = 0; local
[all...]

Completed in 1072 milliseconds