/titanic_41/usr/src/cmd/projects/ |
H A D | projects.c | 47 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 D | Makefile | 29 PROG= projects
|
/titanic_41/usr/src/cmd/oamuser/user/ |
H A D | useradd.c | 122 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 D | usermod.c | 102 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 D | README | 4 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 D | rcapstat.c | 361 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 D | prstat.c | 163 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 D | THIRDPARTYLICENSE | 30 http://oss.sgi.com/projects/GenInfo/NoticeExplan
|
/titanic_41/usr/src/cmd/ |
H A D | Makefile | 320 projects \ 652 projects \
|
/titanic_41/usr/src/uts/intel/ia32/promif/ |
H A D | README | 34 There are other projects that will replace this piece of code.
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/ |
H A D | Project.pod | 47 This function returns a list of the currently active projects on the system.
|
/titanic_41/usr/src/man/man1/ |
H A D | Makefile | 303 projects.1 \
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 258 # 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 D | Rv7man | 341 problems of large projects, from someone with experience in them.
|
/titanic_41/usr/src/lib/libsecdb/ |
H A D | prof_attr.txt | 102 Project Management:::Add/Modify/Remove projects:help=RtProjManagement.html
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1.inc | 158 file path=usr/share/man/man1/projects.1
|
H A D | SUNWcs.mf | 816 file path=usr/bin/projects mode=0555
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | aclocal.m4 | 64 # 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 D | README.v6 | 39 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 D | README | 111 (http://sourceforge.net/projects/madwifi/)
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 4890 aliases hosts services ethers profile printers projects \
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 1156 @url{http://www.cs.utah.edu/projects/flux/oskit/}, which provides a
|
H A D | multiboot.info | 1565 `http://www.cs.utah.edu/projects/flux/oskit/', which provides a library
|
/titanic_41/ |
H A D | .gitignore | 2043 usr/src/cmd/projects/projects
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 14427 files or entire projects -- with error-to-source-line mapping.
|