Searched defs:prot (Results 1 - 25 of 90) sorted by relevance

1234

/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dmprotect.c43 mprotect(void *addr, size_t len, int prot) argument
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/unix03/
H A Dmmap.c43 mmap(void *addr, size_t len, int prot, int flags, int fildes, off_t off) argument
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcninit.c169 static rpc_protocol_id_elt_t prot[1] = { local
H A Ddginit.c111 static rpc_protocol_id_elt_t prot[1] = { local
H A Dcominit_ux.c219 PRIVATE void rpc__register_protocol_id(rpc_protocol_id_elt_p_t prot, int number) argument
/macosx-10.9.5/ntp-88/libopts/
H A Dtext_mmap.c100 text_mmap( char const* pzFile, int prot, int flags, tmap_info_t* pMI ) argument
/macosx-10.9.5/ntp-88/sntp/libopts/
H A Dtext_mmap.c100 text_mmap( char const* pzFile, int prot, int flags, tmap_info_t* pMI ) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/Security/
H A DsslUtils.c123 const char *protocolVersStr(SSLProtocolVersion prot) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/lib/
H A DsslUtils.c123 const char *protocolVersStr(SSLProtocolVersion prot) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/security_ssl/
H A DsslUtils.c123 const char *protocolVersStr(SSLProtocolVersion prot) argument
/macosx-10.9.5/BerkeleyDB-21/db/os/
H A Dos_map.c429 int flags, prot, ret; local
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dreaderstate.h93 void xcardProtocol(DWORD prot) { Atomic<int>::barrier(); cardProtocol = htonl(prot); } argument
/macosx-10.9.5/cctools-845/ld/
H A Dspecs.c454 print_prot( vm_prot_t prot) argument
/macosx-10.9.5/xnu-2422.115.4/security/
H A Dmac_posix_shm.c152 mac_posixshm_check_mmap(kauth_cred_t cred, struct pshminfo *shm, int prot, int flags) argument
H A Dmac_file.c206 mac_file_check_mmap(struct ucred *cred, struct fileglob *fg, int prot, argument
221 mac_file_check_mmap_downgrade(struct ucred *cred, struct fileglob *fg, int *prot) argument
/macosx-10.9.5/dyld-239.4/src/
H A DdyldNew.cpp162 void* xmmap(void* addr, size_t len, int prot, int flags, int fd, off_t offset) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dfds.c180 int prot; local
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-gre.c122 u_int16_t flags, prot; local
244 u_int16_t flags, prot; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/tools/tests/libMicro/apple/
H A Dlmbench_lat_sig_prot.c101 prot(int s) function
/macosx-10.9.5/xnu-2422.115.4/tools/tests/libMicro/
H A Dmprotect.c155 int prot = PROT_NONE; local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/win32/
H A Dfilestat.c81 apr_fileperms_t prot = 0; local
/macosx-10.9.5/apr-30/apr/apr/file_io/win32/
H A Dfilestat.c81 apr_fileperms_t prot = 0; local
/macosx-10.9.5/architecture-265/i386/
H A Dframe.h61 unsigned int prot :1, member in struct:err_code::err_code_pgfault
/macosx-10.9.5/cctools-845/include/architecture/i386/
H A Dframe.h58 unsigned int prot :1, member in struct:err_code::err_code_pgfault
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dpingpong.c306 enum protection_level prot = conn->data_prot; local

Completed in 155 milliseconds

1234