Searched defs:pbrand (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | brand.c | 468 struct brand *pbrand, int brandvers) in brand_solaris_cmd() 571 brand_solaris_copy_procdata(proc_t *child, proc_t *parent, struct brand *pbrand) in brand_solaris_copy_procdata() 604 cred_t *cred, int brand_action, struct brand *pbrand, char *bname, in brand_solaris_elfexec() 1004 brand_solaris_exec(struct brand *pbrand) in brand_solaris_exec() 1031 struct brand *pbrand) in brand_solaris_fini() 1054 brand_solaris_forklwp(klwp_t *p, klwp_t *c, struct brand *pbrand) in brand_solaris_forklwp() 1072 brand_solaris_freelwp(klwp_t *l, struct brand *pbrand) in brand_solaris_freelwp() 1082 brand_solaris_initlwp(klwp_t *l, struct brand *pbrand) in brand_solaris_initlwp() 1093 brand_solaris_lwpexit(klwp_t *l, struct brand *pbrand) in brand_solaris_lwpexit() 1114 brand_solaris_proc_exit(struct proc *p, klwp_t *l, struct brand *pbrand) in brand_solaris_proc_exit() [all …]
|