/titanic_50/usr/src/uts/common/sys/ |
H A D | corectl.h | 100 typedef u_longlong_t core_content_t; typedef 103 core_content_t ccc_content; 120 core_content_t core_content; 131 extern core_content_t corectl_content_value(corectl_content_t *); 149 extern int core_set_global_content(const core_content_t *); 150 extern int core_get_global_content(core_content_t *); 151 extern int core_set_default_content(const core_content_t *); 152 extern int core_get_default_content(core_content_t *); 153 extern int core_set_process_content(const core_content_t *, pid_t); 154 extern int core_get_process_content(core_content_t *, pid_t);
|
H A D | exec.h | 181 core_content_t content);
|
/titanic_50/usr/src/lib/libc/port/sys/ |
H A D | corectl.c | 46 core_set_global_content(const core_content_t *content) in core_set_global_content() 52 core_get_global_content(core_content_t *content) in core_get_global_content() 70 core_set_default_content(const core_content_t *content) in core_set_default_content() 76 core_get_default_content(core_content_t *content) in core_get_default_content() 94 core_set_process_content(const core_content_t *content, pid_t pid) in core_set_process_content() 100 core_get_process_content(core_content_t *content, pid_t pid) in core_get_process_content()
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | corectl.c | 69 static int set_proc_info(pid_t pid, const char *path, core_content_t content); 72 corectl_content_alloc(core_content_t cc) in corectl_content_alloc() 83 core_content_t 86 core_content_t content; in corectl_content_value() 96 corectl_content_set(corectl_content_t *ccp, core_content_t content) in corectl_content_set() 245 core_content_t content = CC_CONTENT_INVALID; in corectl() 463 set_proc_info(pid_t pid, const char *path, core_content_t content) in set_proc_info()
|
/titanic_50/usr/src/cmd/coreadm/ |
H A D | coreadm.c | 70 static core_content_t glob_content = CC_CONTENT_INVALID; 73 static core_content_t init_content = CC_CONTENT_INVALID; 76 static core_content_t proc_content = CC_CONTENT_INVALID; 124 parse_content(char *arg, core_content_t *content) in parse_content() 320 core_content_t content; in do_processes()
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | libproc.h | 741 extern int Pgcore(struct ps_prochandle *, const char *, core_content_t); 742 extern int Pfgcore(struct ps_prochandle *, int, core_content_t); 743 extern core_content_t Pcontent(struct ps_prochandle *); 759 extern int proc_str2content(const char *, core_content_t *); 760 extern int proc_content2str(core_content_t, char *, size_t);
|
H A D | Pgcore.c | 85 core_content_t pgc_content; 148 Pgcore(struct ps_prochandle *P, const char *fname, core_content_t content) in Pgcore() 1039 Pfgcore(struct ps_prochandle *P, int fd, core_content_t content) in Pfgcore() 1528 proc_str2content(const char *str, core_content_t *cp) in proc_str2content() 1532 core_content_t mask, content = 0; in proc_str2content() 1554 mask = (core_content_t)1 << i; in proc_str2content() 1581 popc(core_content_t x) in popc() 1592 proc_content2str(core_content_t content, char *buf, size_t size) in proc_content2str() 1595 core_content_t mask, bit; in proc_content2str()
|
H A D | Pcontrol.h | 161 core_content_t core_content; /* content dumped to core file */
|
H A D | Pcore.c | 783 core_content_t content; in note_content()
|
H A D | Pcontrol.c | 3076 core_content_t
|
/titanic_50/usr/src/uts/common/exec/aout/ |
H A D | aout.c | 61 rlim64_t rlimit, int sig, core_content_t content); 65 core_content_t); 344 core_content_t content) in aoutcore()
|
/titanic_50/usr/src/cmd/gcore/ |
H A D | gcore.c | 133 gcore(struct ps_prochandle *P, const char *fname, core_content_t content, in gcore() 159 core_content_t content = CC_CONTENT_DEFAULT; in main()
|
/titanic_50/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 125 rlim64_t, cred_t *, core_content_t);
|
H A D | elf_notes.c | 106 + roundup(sizeof (core_content_t), sizeof (Word)) in setup_note_header() 168 rlim64_t rlimit, cred_t *credp, core_content_t content) in write_elfnotes() 303 error = elfnote(vp, &offset, NT_CONTENT, sizeof (core_content_t), in write_elfnotes()
|
H A D | elf.c | 1470 process_scns(core_content_t content, proc_t *p, cred_t *credp, vnode_t *vp, in process_scns() 1755 core_content_t content) in elfcore() 2207 rlim64_t rlimit, int sig, core_content_t content);
|
/titanic_50/usr/src/cmd/ptools/pldd/ |
H A D | pldd.c | 48 core_content_t content = CC_CONTENT_DATA | CC_CONTENT_ANON; in main()
|
/titanic_50/usr/src/cmd/ptools/pstack/ |
H A D | pstack.c | 157 core_content_t content = CC_CONTENT_DATA | CC_CONTENT_ANON | in main()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | core.c | 336 core_content_t content; in do_core()
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 1823 if (sizeof (core_content_t) > descsz) in corenote() 1828 core_content_t content; in corenote()
|
H A D | elfdump.msg | 456 @ MSG_CNOTE_DESC_CORE_CONTENT_T "desc: (core_content_t)"
|
/titanic_50/usr/src/cmd/ptools/pargs/ |
H A D | pargs.c | 1288 core_content_t content = 0; in main()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | print.c | 1334 core_content_t ccc; in prt_ccc() 1348 core_content_t ccc; in prt_rcc()
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 1362 core_content_t content = CC_CONTENT_DEFAULT; in pt_gcore() 2252 core_content_t content; in pt_activate()
|