| /titanic_53/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_53/usr/src/cmd/oamuser/user/ |
| H A D | useradd.c | 124 static char *projects = NULL; /* project id's from command line */ variable 216 projects = optarg; 323 if (projects != NULL) { 324 switch (valid_project(projects, &p_ptr, mybuf, 327 errmsg(M_INVALID, projects, "project id"); 331 errmsg(M_TOOBIG, "projid", projects); 335 errmsg(M_PROJ_NOTUSED, projects); 339 warningmsg(warning, projects); 497 if (projects != NULL) { 498 if (! *projects) [all …]
|
| H A D | usermod.c | 103 static char *projects = NULL; /* project ids from command line */ variable 224 projects = optarg; 483 if (projects && *projects) { 484 if (! (projlist = valid_lproject(projects))) 590 if (projects) {
|
| /titanic_53/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_53/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_53/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_53/usr/src/lib/libdwarf/ |
| H A D | THIRDPARTYLICENSE | 30 http://oss.sgi.com/projects/GenInfo/NoticeExplan
|
| /titanic_53/usr/src/boot/lib/libz/ |
| H A D | FREEBSD-upgrade | 12 as400/ projects/
|
| H A D | ChangeLog | 310 - Move projects/vc6 to old/ and remove projects/ 364 - Update assembler code and vstudio projects in contrib [Vollant] 702 - Update projects/README.projects and projects/visualc6 [Truta] 719 - Fix assembler builds in projects/visualc6/ [Truta] 738 - Add projects/README.projects [Truta] 739 - Add project for MS Visual C++ 6.0 in projects/visualc6 [Cadieux, Truta]
|
| H A D | FAQ | 114 http://sourceforge.net/projects/acroformtool/ .
|
| /titanic_53/usr/src/cmd/ |
| H A D | Makefile | 330 projects \ 659 projects \
|
| /titanic_53/usr/src/uts/intel/ia32/promif/ |
| H A D | README | 34 There are other projects that will replace this piece of code.
|
| /titanic_53/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_53/usr/src/man/man1/ |
| H A D | Makefile | 305 projects.1 \
|
| /titanic_53/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_53/usr/src/contrib/zlib/ |
| H A D | ChangeLog | 416 - Move projects/vc6 to old/ and remove projects/ 470 - Update assembler code and vstudio projects in contrib [Vollant] 808 - Update projects/README.projects and projects/visualc6 [Truta] 825 - Fix assembler builds in projects/visualc6/ [Truta] 844 - Add projects/README.projects [Truta] 845 - Add project for MS Visual C++ 6.0 in projects/visualc6 [Cadieux, Truta]
|
| /titanic_53/usr/src/cmd/refer/papers/ |
| H A D | Rv7man | 341 problems of large projects, from someone with experience in them.
|
| /titanic_53/usr/src/lib/libsecdb/ |
| H A D | prof_attr.txt | 102 Project Management:::Add/Modify/Remove projects:help=RtProjManagement.html
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | SUNWcs.man1.inc | 158 file path=usr/share/man/man1/projects.1
|
| /titanic_53/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_53/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_53/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
| H A D | README | 111 (http://sourceforge.net/projects/madwifi/)
|
| /titanic_53/usr/src/cmd/ldap/ns_ldap/ |
| H A D | idsconfig.sh | 4890 aliases hosts services ethers profile printers projects \
|
| /titanic_53/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
|