Searched defs:prot (Results 1 - 25 of 148) sorted by path

123456

/freebsd-10-stable/contrib/amd/amd/
H A Dsrvr_nfs.c235 call_portmap(fserver *fs, AUTH *auth, u_long prog, u_long vers, u_long prot) argument
/freebsd-10-stable/contrib/gcc/
H A Dlibgcc2.c2054 mprotect(char *addr, int len, int prot) argument
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c312 __mf_0fn_mmap (void *start, size_t l, int prot, int f, int fd, off_t off) argument
320 WRAPPER(void *, mmap, void *start, size_t length, int prot, int flags, int fd, off_t offset) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dsource.c657 openp(const char *path, int try_cwd_first, const char *string, int mode, int prot, char **filename_opened) argument
/freebsd-10-stable/contrib/libucl/src/
H A Ducl_util.c69 static void *ucl_mmap(char *addr, size_t length, int prot, int access, int fd, off_t offset) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp117 void GenObjCProtocol(StringRef prot) { argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDataBufferMemoryMap.cpp258 int prot = PROT_READ; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIX.cpp599 unsigned prot = 0; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp38 InferiorCallMmap(Process *process, addr_t &allocated_addr, addr_t addr, addr_t length, unsigned prot, unsigned flags, addr_t fd, addr_t offset) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2213 unsigned prot = 0; local
/freebsd-10-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vnops.c301 dtfs_node_mmap(struct puffs_usermount *pu, void *opc, vm_prot_t prot, argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_mprotect.c114 int prot[2] = { PROT_NONE, PROT_READ }; local
262 const int prot[4] = { PROT_NONE, PROT_READ, PROT_WRITE }; local
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dtext_mmap.c168 validate_mmap(char const * fname, int prot, int flags, tmap_info_t * mapinfo) argument
306 text_mmap(char const * pzFile, int prot, int flags, tmap_info_t * mi) argument
/freebsd-10-stable/contrib/openbsm/bsm/
H A Dlibbsm.h385 u_char prot; member in struct:__anon20
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-gre.c122 u_int16_t flags, prot; local
244 u_int16_t flags, prot; local
[all...]
H A Dprint-icmp6.c312 u_int prot; local
595 get_upperlayer(u_char *bp, u_int *prot) argument
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c496 prot(char *pl) function
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c496 prot(char *pl) function
/freebsd-10-stable/lib/libc/gen/
H A Dglob.c192 Char *bufnext, *bufend, patbuf[MAXPATHLEN], prot; local
/freebsd-10-stable/lib/libc/resolv/
H A Dres_mkupdate.c1151 static struct protoent prot; local
/freebsd-10-stable/lib/libc/sys/
H A Dmmap.c47 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) argument
/freebsd-10-stable/lib/libprocstat/
H A Dlibprocstat.c459 int prot, type; local
/freebsd-10-stable/lib/libvmmapi/
H A Dvmmapi.c200 vm_mmap_memseg(struct vmctx *ctx, vm_paddr_t gpa, int segid, vm_ooffset_t off, size_t len, int prot) argument
236 vm_mmap_getnext(struct vmctx *ctx, vm_paddr_t *gpa, int *segid, vm_ooffset_t *segoff, size_t *len, int *prot, int *flags) argument
1181 vm_gla2gpa(struct vmctx *ctx, int vcpu, struct vm_guest_paging *paging, uint64_t gla, int prot, uint64_t *gpa, int *fault) argument
1206 vm_copy_setup(struct vmctx *ctx, int vcpu, struct vm_guest_paging *paging, uint64_t gla, size_t len, int prot, struct iovec *iov, int iovcnt, int *fault) argument
[all...]
/freebsd-10-stable/libexec/rtld-elf/
H A Dmap_object.c444 int prot = 0; local
H A Drtld.c2633 int prot; local

Completed in 349 milliseconds

123456