Searched defs:Pr (Results 1 - 25 of 48) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DPisprocdir.c38 Pisprocdir(struct ps_prochandle *Pr, const char *dir) argument
H A Dpr_door.c40 pr_door_info(struct ps_prochandle *Pr, int did, door_info_t *di) argument
H A Dpr_exit.c39 pr_exit(struct ps_prochandle *Pr, int status) argument
82 pr_lwp_exit(struct ps_prochandle *Pr) argument
H A Dpr_fcntl.c40 pr_fcntl(struct ps_prochandle *Pr, int fd, int cmd, void *argp) argument
H A Dpr_ioctl.c39 pr_ioctl(struct ps_prochandle *Pr, int fd, int code, void *buf, size_t size) argument
H A Dpr_pbind.c36 pr_processor_bind(struct ps_prochandle *Pr, idtype_t idtype, id_t id, argument
H A Dpr_getitimer.c39 pr_getitimer(struct ps_prochandle *Pr, int which, struct itimerval *itv) argument
95 pr_setitimer(struct ps_prochandle *Pr, argument
H A Dpr_getrctl.c41 pr_getrctl(struct ps_prochandle *Pr, const char *rname, argument
123 pr_setrctl(struct ps_prochandle *Pr, const char *rname, argument
205 pr_setprojrctl(struct ps_prochandle *Pr, const char *rname, argument
H A Dpr_getrlimit.c41 pr_getrlimit(struct ps_prochandle *Pr, argument
89 pr_setrlimit(struct ps_prochandle *Pr, argument
137 pr_getrlimit64(struct ps_prochandle *Pr, argument
185 pr_setrlimit64(struct ps_prochandle *Pr, int resource, const struct rlimit64 *rlp) argument
[all...]
H A Dpr_lseek.c43 pr_lseek(struct ps_prochandle *Pr, int filedes, off_t offset, int whence) argument
118 pr_llseek(struct ps_prochandle *Pr, int filedes, offset_t offset, int whence) argument
[all...]
H A Dpr_memcntl.c41 pr_memcntl(struct ps_prochandle *Pr, argument
H A Dpr_mmap.c39 pr_mmap(struct ps_prochandle *Pr, argument
105 pr_munmap(struct ps_prochandle *Pr, void *addr, size_t len) argument
142 pr_zmap(struct ps_prochandle *Pr, void *addr, size_t len, int prot, int flags) argument
H A Dpr_open.c38 pr_open(struct ps_prochandle *Pr, const char *filename, int flags, mode_t mode) argument
89 pr_creat(struct ps_prochandle *Pr, const char *filename, mode_t mode) argument
140 pr_close(struct ps_prochandle *Pr, int fd) argument
170 pr_access(struct ps_prochandle *Pr, cons argument
[all...]
H A Dpr_rename.c36 pr_rename(struct ps_prochandle *Pr, const char *old, const char *new) argument
87 pr_link(struct ps_prochandle *Pr, const char *existing, const char *new) argument
145 pr_unlink(struct ps_prochandle *Pr, const char *path) argument
H A Dpr_sigaction.c44 pr_sigaction(struct ps_prochandle *Pr, argument
H A Dpr_statvfs.c65 pr_statvfs(struct ps_prochandle *Pr, const char *path, statvfs_t *buf) argument
118 pr_fstatvfs(struct ps_prochandle *Pr, int fd, statvfs_t *buf) argument
[all...]
H A Dpr_tasksys.c44 pr_getzoneid(struct ps_prochandle *Pr) argument
78 pr_getprojid(struct ps_prochandle *Pr) argument
105 pr_gettaskid(struct ps_prochandle *Pr) argument
132 pr_settaskid(struct ps_prochandle *Pr, projid_ argument
[all...]
H A Dpr_waitid.c45 pr_waitid(struct ps_prochandle *Pr, argument
H A Dproc_set.c39 Psetcred(struct ps_prochandle *Pr, const prcred_t *credp) argument
70 Psetzoneid(struct ps_prochandle *Pr, zoneid_t zoneid) argument
H A Dpr_getsockname.c39 get_sock_peer_name(struct ps_prochandle *Pr, argument
93 pr_getsockname(struct ps_prochandle *Pr, argument
106 pr_getpeername(struct ps_prochandle *Pr, argument
116 pr_getsockopt(struct ps_prochandle *Pr, argument
[all...]
H A Dpr_stat.c69 pr_stat(struct ps_prochandle *Pr, const char *path, struct stat *buf) argument
144 pr_lstat(struct ps_prochandle *Pr, const char *path, struct stat *buf) argument
219 pr_fstat(struct ps_prochandle *Pr, int fd, struct stat *buf) argument
294 pr_stat64(struct ps_prochandle *Pr, const char *path, struct stat64 *buf) argument
373 pr_lstat64(struct ps_prochandle *Pr, const char *path, struct stat64 *buf) argument
452 pr_fstat64(struct ps_prochandle *Pr, int fd, struct stat64 *buf) argument
[all...]
H A Dpr_meminfo.c40 pr_meminfo(struct ps_prochandle *Pr, const uint64_t *addrs, argument
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dproc_kludges.c81 struct ps_prochandle *Pr; local
/opensolaris-onvv-gate/usr/src/cmd/ptools/pldd/
H A Dpldd.c101 struct ps_prochandle *Pr; local
152 struct ps_prochandle *Pr = cd; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ptools/pcred/
H A Dpcred.c158 struct ps_prochandle *Pr; local
[all...]

Completed in 185 milliseconds

12