/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | vstafs.h | 58 struct prot struct 73 struct prot pprot; argument
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | pr_mmap.c | 40 void *addr, size_t len, int prot, int flags, int fd, off_t off) in pr_mmap() 142 pr_zmap(struct ps_prochandle *Pr, void *addr, size_t len, int prot, int flags) in pr_zmap()
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | i86_mmu.c | 65 i86devmap(pfn_t pf, pgcnt_t pgcnt, uint_t prot) in i86devmap() 168 uint_t prot; in va_to_pfn() local 317 uint_t prot; in hat_kern_alloc() local
|
/titanic_41/usr/src/uts/intel/ia32/os/ |
H A D | comm_page_util.c | 44 uint_t prot = PROT_USER | PROT_READ; in comm_page_mapin() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | grow.c | 592 int prot, int flags, struct file *fp, offset_t pos) in smmap_common() 814 smmap64(caddr_t addr, size_t len, int prot, int flags, int fd, off_t pos) in smmap64() 839 smmap32(caddr32_t addr, size32_t len, int prot, int flags, int fd, off32_t pos) in smmap32() 877 uint64_t prot; member 886 uint32_t prot; member 951 mprotect(caddr_t addr, size_t len, int prot) in mprotect()
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | mp_implfuncs.c | 205 psm_map_phys_new(paddr_t addr, size_t len, int prot) in psm_map_phys_new() 257 psm_map_new(paddr_t addr, size_t len, int prot) in psm_map_new() 272 psm_map_phys(uint32_t addr, size_t len, int prot) in psm_map_phys() 278 psm_map(uint32_t addr, size_t len, int prot) in psm_map()
|
/titanic_41/usr/src/uts/i86xpv/vm/ |
H A D | seg_mf.h | 41 uchar_t prot; member
|
H A D | seg_mf.c | 95 uchar_t prot; member 222 enum fault_type type, uint_t prot) in segmf_faultpage() 377 segmf_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segmf_setprot() 384 segmf_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segmf_checkprot()
|
/titanic_41/usr/src/uts/sparc/v9/vm/ |
H A D | seg_nf.c | 179 uint_t prot; in segnf_create() local 390 segnf_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segnf_setprot() 398 segnf_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segnf_checkprot()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_context.c | 66 int prot = sysconf(_SC_STACK_PROT); in mdb_context_create() local
|
/titanic_41/usr/src/uts/common/vm/ |
H A D | seg_dev.h | 56 uchar_t prot; /* protection */ member 88 uchar_t prot; /* current segment prot if pageprot == 0 */ member
|
H A D | seg_umap.h | 25 uchar_t prot; /* protection */ member
|
H A D | seg_umap.c | 283 segumap_setprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segumap_setprot() 295 segumap_checkprot(struct seg *seg, caddr_t addr, size_t len, uint_t prot) in segumap_checkprot() 350 uint_t prot; in segumap_getprot() local
|
H A D | seg_kpm.h | 49 uint_t prot; member
|
H A D | seg_vn.h | 58 uchar_t prot; /* protections */ member 90 uchar_t prot; /* current segment prot if pageprot == 0 */ member 161 #define SEGVN_ZFOD_ARGS(prot, max) \ argument
|
/titanic_41/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_segmap.c | 61 off_t len, uint_t prot, uint_t maxprot, uint_t flags, cred_t *cred, in gfxp_ddi_segmap_setup()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 89 sppp_dlpi(struct protos *prot, char *linkname, struct attach_data *adata) in sppp_dlpi() 189 struct protos *prot; in plumb_it() local
|
/titanic_41/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 1620 uint_t prot; in prgetmap() local 1731 uint_t prot; in prgetmap32() local 1941 uint_t prot; in prpdread() local 2088 uint_t prot; in prpdread32() local 3308 uint_t prot; in pr_free_watched_pages() local 3363 uint_t prot; in set_watched_page() local 3522 uint_t prot = pwp->wp_oprot; in clear_watched_page() local 3566 getwatchprot(struct as *as, caddr_t addr, uint_t *prot) in getwatchprot() 3688 uint_t prot, nprot; in pr_pagev_nextprot() local 3848 uint_t prot; in pr_getprot() local [all …]
|
/titanic_41/usr/src/cmd/ipf/lib/common/ |
H A D | ipft_ef.c | 77 char lbuf[128], len[8], prot[8], time[8], *s; local
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | fds.c | 180 int prot; in b_fds() local
|
/titanic_41/usr/src/cmd/sendmail/db/os/ |
H A D | os_map.c | 343 int flags, prot; local
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | ddi_arch.c | 147 struct devpage *dp, pfn_t pfn, uint_t prot, uint_t lock) in i_ddi_map_fault()
|
/titanic_41/usr/src/cmd/lms/ |
H A D | main.cpp | 93 Protocol prot; variable
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | pmap_svc.c | 145 find_service_pmap(rpcprog_t prog, rpcvers_t vers, rpcprot_t prot) in find_service_pmap()
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | ddi_arch.c | 274 struct devpage *dp, pfn_t pfn, uint_t prot, uint_t lock) in i_ddi_map_fault()
|