/titanic_52/usr/src/head/ |
H A D | project.h | 46 struct project { struct 47 char *pj_name; /* name of the project */ argument 48 projid_t pj_projid; /* numerical project id */ argument 49 char *pj_comment; /* project description */ argument 50 char **pj_users; /* vector of pointers to project user names */ argument 51 char **pj_groups; /* vector of pointers to project group names */ argument 52 char *pj_attr; /* project attribute argument [all...] |
/titanic_52/usr/src/cmd/oamuser/lib/ |
H A D | vproj.c | 47 valid_project(char *project, struct project *pptr, void *buf, size_t len, in valid_project() argument [all...] |
H A D | vprojname.c | 43 valid_projname(char *project, struct project *pptr, void *buf, size_t blen, in valid_projname() argument
|
/titanic_52/usr/src/lib/libc/port/sys/ |
H A D | tasksys.c | 41 settaskid(projid_t project, uint_t flags) in settaskid() argument
|
/titanic_52/usr/src/lib/libproc/common/ |
H A D | pr_tasksys.c | 132 pr_settaskid(struct ps_prochandle *Pr, projid_t project, int flags) in pr_settaskid() argument
|
/titanic_52/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | Project.xs | 76 pwalk_cb(const projid_t project, void *walk_data) in pwalk_cb() argument [all...] |
/titanic_52/usr/src/cmd/newtask/ |
H A D | newtask.c | 330 struct project projec in update_running_proc() local 511 set_ids(struct ps_prochandle * p,struct project * project,struct passwd * passwd_entry) set_ids() argument [all...] |
/titanic_52/usr/src/uts/common/sys/ |
H A D | cpucaps_impl.h | 86 #define PROJECT_IS_CAPPED(project) \ argument
|
/titanic_52/usr/src/cmd/rcap/rcapd/ |
H A D | rcapd_collection_project.c | 109 project_walk_all(int(*cb)(const struct project *, void *), void *walk_data) in project_walk_all() argument
|
/titanic_52/usr/src/cmd/ypcmd/net_files/ |
H A D | Makefile | 455 project: project.time global() target [all...] |
/titanic_52/usr/src/lib/libproject/common/ |
H A D | getprojent.c | 380 struct project *project = ent; str2project() local [all...] |
/titanic_52/usr/src/lib/librestart/common/ |
H A D | librestart.h | 278 char *project; /* NULL for no change */ member
|
/titanic_52/usr/src/cmd/cron/ |
H A D | at.c | 145 static projid_t project; variable [all...] |
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | genunix.c | 434 project(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in project() function
|