| /freebsd/lib/libc/net/ |
| H A D | sourcefilter.c | 141 uint32_t fmode, uint32_t numsrc, struct in_addr *slist) in setipv4sourcefilter() 211 uint32_t *fmode, uint32_t *numsrc, struct in_addr *slist) in getipv4sourcefilter() 276 socklen_t grouplen, uint32_t fmode, uint32_t numsrc, in setsourcefilter() 333 socklen_t grouplen, uint32_t *fmode, uint32_t *numsrc, in getsourcefilter()
|
| /freebsd/contrib/bmake/mk/ |
| H A D | newlog.sh | 135 fmode() { function
|
| /freebsd/usr.sbin/ifmcstat/ |
| H A D | ifmcstat.c | 306 uint32_t fmode; in inm_print_sources_sysctl() local 406 uint32_t fmode; in in6m_print_sources_sysctl() local
|
| /freebsd/sbin/veriexec/ |
| H A D | manifest_parser.y | 60 static int fmode; variable
|
| /freebsd/contrib/sendmail/src/ |
| H A D | bf.c | 105 MODE_T fmode; local 216 bfopen(char *filename, MODE_T fmode, size_t bsize, long flags) in bfopen()
|
| /freebsd/usr.sbin/spi/ |
| H A D | spi.c | 476 uint32_t fmode, fspeed; in get_info() local 505 uint32_t fmode = popt->mode; in set_mode() local
|
| /freebsd/tests/sys/audit/ |
| H A D | utils.c | 97 int fmode = AUDITPIPE_PRESELECT_MODE_LOCAL; in set_preselect_mode() local
|
| /freebsd/contrib/sendmail/libsmutil/ |
| H A D | safefile.c | 796 int fmode; local
|
| /freebsd/usr.sbin/mtest/ |
| H A D | mtest.c | 386 uint32_t fmode, ifindex; in process_cmd() local
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_diff.c | 266 mode_t fmode, tmode; in write_inuse_diffs_one() local
|
| /freebsd/contrib/nvi/common/ |
| H A D | exf.c | 849 mode_t fmode; local
|
| /freebsd/sys/netinet/ |
| H A D | in_mcast.c | 1376 uint16_t fmode; in inp_block_unblock_source() local 2838 uint32_t fmode, ifindex; sysctl_ip_mcast_filters() local
|
| /freebsd/sys/netinet6/ |
| H A D | in6_mcast.c | 1433 uint16_t fmode; in in6p_block_unblock_source() local 2785 uint32_t fmode, ifindex; sysctl_ip6_mcast_filters() local
|
| /freebsd/sys/kern/ |
| H A D | vfs_vnops.c | 196 open2nameif(int fmode, u_int vn_open_flags, uint64_t cn_flags) in open2nameif() 260 int fmode, error; in vn_open_cred() local 398 vn_open_vnode_advlock(struct vnode *vp, int fmode, struct file *fp) in vn_open_vnode_advlock() 435 vn_open_vnode(struct vnode *vp, int fmode, struct ucred *cred, in vn_open_vnode()
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clvnops.c | 586 int fmode = ap->a_mode; in nfs_open() local 793 int fmode = ap->a_fflag; in nfs_close() local 1831 int error = 0, attrflag, dattrflag, fmode = 0; nfs_create() local [all...] |
| H A D | nfs_clrpcops.c | 2440 nfsrpc_create(vnode_t dvp,char * name,int namelen,struct vattr * vap,nfsquad_t cverf,int fmode,struct ucred * cred,NFSPROC_T * p,struct nfsvattr * dnap,struct nfsvattr * nnap,struct nfsfh ** nfhpp,int * attrflagp,int * dattrflagp) nfsrpc_create() argument 2510 nfsrpc_createv23(vnode_t dvp,char * name,int namelen,struct vattr * vap,nfsquad_t cverf,int fmode,struct ucred * cred,NFSPROC_T * p,struct nfsvattr * dnap,struct nfsvattr * nnap,struct nfsfh ** nfhpp,int * attrflagp,int * dattrflagp) nfsrpc_createv23() argument 2558 nfsrpc_createv4(vnode_t dvp,char * name,int namelen,struct vattr * vap,nfsquad_t cverf,int fmode,struct nfsclowner * owp,struct nfscldeleg ** dpp,struct ucred * cred,NFSPROC_T * p,struct nfsvattr * dnap,struct nfsvattr * nnap,struct nfsfh ** nfhpp,int * attrflagp,int * dattrflagp,int * unlockedp) nfsrpc_createv4() argument 8580 nfsrpc_createlayout(vnode_t dvp,char * name,int namelen,struct vattr * vap,nfsquad_t cverf,int fmode,struct nfsclowner * owp,struct nfscldeleg ** dpp,struct ucred * cred,NFSPROC_T * p,struct nfsvattr * dnap,struct nfsvattr * nnap,struct nfsfh ** nfhpp,int * attrflagp,int * dattrflagp,int * unlockedp,nfsv4stateid_t * stateidp,int usecurstateid,int layouttype,int layoutlen,int * retonclosep,struct nfsclflayouthead * flhp,int * laystatp) nfsrpc_createlayout() argument 8854 nfsrpc_getcreatelayout(vnode_t dvp,char * name,int namelen,struct vattr * vap,nfsquad_t cverf,int fmode,struct nfsclowner * owp,struct nfscldeleg ** dpp,struct ucred * cred,NFSPROC_T * p,struct nfsvattr * dnap,struct nfsvattr * nnap,struct nfsfh ** nfhpp,int * attrflagp,int * dattrflagp,int * unlockedp) nfsrpc_getcreatelayout() argument [all...] |
| /freebsd/sys/fs/unionfs/ |
| H A D | union_subr.c | 1280 int fmode; in unionfs_vn_create_on_upper() local
|
| /freebsd/contrib/atf/atf-c/detail/ |
| H A D | fs_test.c | 620 mode_t fmode; in ATF_TC_BODY() member
|
| /freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_acl.c | 885 zfs_mode_compute(uint64_t fmode, zfs_acl_t *aclp, in zfs_mode_compute() argument
|
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_acl.c | 903 zfs_mode_compute(uint64_t fmode, zfs_acl_t *aclp, in zfs_mode_compute() argument
|
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | t4_hw.c | 14433 uint16_t fmode, fmask; in t4_set_filter_cfg() local
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | jimsh0.c | 2223 int fmode = fcntl(af->fd, F_GETFL); in aio_set_nonblocking() local
|
| /freebsd/contrib/sqlite3/ |
| H A D | shell.c | 7396 char fmode[3] = "xb"; in main() local
|