Home
last modified time | relevance | path

Searched refs:setproject (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod34 B<C<setproject($project, $user, $flags)>>
37 C<setproject()> creates a new task and associates the appropriate resource
43 See C<setproject(3PROJECT)>.
121 :LIBCALLS setproject(), activeprojects(), getprojent(), setprojent(),
145 C<libproject(3LIB)>, C<setproject(3PROJECT)>, C<project(4)>, C<attributes(5)>
/titanic_44/usr/src/head/
H A Dproject.h69 extern projid_t setproject(const char *, const char *, int);
/titanic_44/usr/src/lib/libproject/
H A DMakefile.com32 setproject.o
/titanic_44/usr/src/man/man3project/
H A DMakefile23 setproject.3project
/titanic_44/usr/src/lib/libproject/common/
H A Dmapfile-vers44 setproject;
H A Dsetproject.c752 setproject(const char *project_name, const char *user_name, int flags) in setproject() function
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME34 setproject(getdefaultproj($user), $user, 0) == 0 || die($!);
H A DProject.xs142 setproject(name, user_name, flags)
/titanic_44/usr/src/cmd/projadd/
H A Dprojmod.pl670 if (($error = setproject($pname, "root", TASK_FINAL|TASK_PROJ_PURGE)) != 0) {
/titanic_44/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c455 if ((error = setproject(proj.pj_name, user, TASK_NORMAL)) != 0) { in pam_sm_setcred()
/titanic_44/usr/src/cmd/newtask/
H A Dnewtask.c177 if ((error = setproject(projname, in main()
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library-security-libsasl.mf66 file path=usr/share/man/man3project/setproject.3project
/titanic_44/usr/src/lib/librestart/common/
H A Dlibrestart.c3550 switch (setproject(cip->project, cip->pwd.pw_name, in restarter_set_method_context()