Home
last modified time | relevance | path

Searched refs:projects (Results 1 – 25 of 25) sorted by relevance

/titanic_41/usr/src/cmd/projects/
H A Dprojects.c47 static struct projlist *projects; variable
76 projects = safe_malloc(sizeof (struct projlist)); in find_projects()
81 projects->pl_next = NULL; in find_projects()
82 projects->pl_name = projname; in find_projects()
83 projects->pl_comm = projcomm; in find_projects()
101 if (!projects) { in find_projects()
102 projects = tail; in find_projects()
103 prev = projects; in find_projects()
128 for (pl = projects; pl; pl = pl->pl_next) in max_projname()
169 for (pl = projects; pl; ) { in print_projects()
H A DMakefile29 PROG= projects
/titanic_41/usr/src/cmd/oamuser/user/
H A Duseradd.c122 static char *projects = NULL; /* project id's from command line */ variable
212 projects = optarg;
301 if (projects != NULL) {
302 switch (valid_project(projects, &p_ptr, mybuf,
305 errmsg(M_INVALID, projects, "project id");
309 errmsg(M_TOOBIG, "projid", projects);
313 errmsg(M_PROJ_NOTUSED, projects);
317 warningmsg(warning, projects);
475 if (projects != NULL) {
476 if (! *projects)
[all …]
H A Dusermod.c102 static char *projects = NULL; /* project ids from command line */ variable
223 projects = optarg;
466 if (projects && *projects) {
467 if (! (projlist = valid_lproject(projects)))
565 if (projects) {
/titanic_41/usr/src/cmd/hal/fdi/
H A DREADME4 a brief guide for IHV's and third party open source projects on how to
33 |-- 20thirdparty # 3rd party projects and IHV's install here
56 |-- 20thirdparty # 3rd party projects and IHV's install here
76 |-- 20thirdparty # 3rd party projects and IHV's install here
/titanic_41/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c361 int projects = 0; in main() local
377 projects = 1; in main()
412 if (argc > optind || (projects > 0 && zones > 0)) in main()
/titanic_41/usr/src/cmd/prstat/
H A Dprstat.c163 static list_t projects; /* list of projects */ variable
1099 list_update(&projects, lwp); in list_refresh()
1363 list_clear(&projects); in Exit()
1567 list_alloc(&projects, opts.o_nbottom); in main()
1573 list_setkeyfunc(NULL, &opts, &projects, LT_PROJECTS); in main()
1616 list_free(&projects); in main()
1621 list_alloc(&projects, opts.o_nbottom); in main()
1650 list_getsize(&projects); in main()
1651 list_sort(&projects); in main()
1652 list_print(&projects); in main()
[all …]
/titanic_41/usr/src/tools/ctf/dwarf/
H A DTHIRDPARTYLICENSE30 http://oss.sgi.com/projects/GenInfo/NoticeExplan
/titanic_41/usr/src/cmd/
H A DMakefile320 projects \
652 projects \
/titanic_41/usr/src/uts/intel/ia32/promif/
H A DREADME34 There are other projects that will replace this piece of code.
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod47 This function returns a list of the currently active projects on the system.
/titanic_41/usr/src/man/man1/
H A DMakefile303 projects.1 \
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t258 # file5, all unique user projects.
745 # get projects and make local copy
837 $s = `/usr/bin/projects`;
/titanic_41/usr/src/cmd/refer/papers/
H A DRv7man341 problems of large projects, from someone with experience in them.
/titanic_41/usr/src/lib/libsecdb/
H A Dprof_attr.txt102 Project Management:::Add/Modify/Remove projects:help=RtProjManagement.html
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcs.man1.inc158 file path=usr/share/man/man1/projects.1
H A DSUNWcs.mf816 file path=usr/bin/projects mode=0555
/titanic_41/usr/src/grub/grub-0.97/
H A Daclocal.m464 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
65 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v639 Solaris. Future projects may add server-side support as well as
40 enhance the basic capabilities added here. These future projects
1132 through dhcpinfo(1). Future projects should modify those services
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME111 (http://sourceforge.net/projects/madwifi/)
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh4890 aliases hosts services ethers profile printers projects \
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi1156 @url{http://www.cs.utah.edu/projects/flux/oskit/}, which provides a
H A Dmultiboot.info1565 `http://www.cs.utah.edu/projects/flux/oskit/', which provides a library
/titanic_41/
H A D.gitignore2043 usr/src/cmd/projects/projects
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt14427 files or entire projects -- with error-to-source-line mapping.