/titanic_44/usr/src/cmd/prstat/ |
H A D | prstat.c | 162 static list_t tasks; /* list of tasks */ variable 1097 list_update(&tasks, lwp); in list_refresh() 1362 list_clear(&tasks); in Exit() 1566 list_alloc(&tasks, opts.o_nbottom); in main() 1572 list_setkeyfunc(NULL, &opts, &tasks, LT_TASKS); in main() 1615 list_free(&tasks); in main() 1620 list_alloc(&tasks, opts.o_nbottom); in main() 1644 list_getsize(&tasks); in main() 1645 list_sort(&tasks); in main() 1646 list_print(&tasks); in main() [all …]
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/ |
H A D | platsvcd.conf | 43 * Indicates the poll interval at which a list of tasks will be run
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/ |
H A D | platsvcd.conf | 42 * Indicates the poll interval at which a list of tasks will be run
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/sebring/conf/ |
H A D | platsvcd.conf | 42 * Indicates the poll interval at which a list of tasks will be run
|
/titanic_44/usr/src/lib/libsecdb/ |
H A D | prof_attr.txt | 74 Operator:::Can perform simple administrative tasks:profiles=Printer Management,Media Backup,All;hel… 75 Primary Administrator:::Can perform all administrative tasks:auths=solaris.*,solaris.grant;help=RtP… 84 System Administrator:::Can perform most non-security administrative tasks:profiles=Audit Review,Pri…
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/conf/ |
H A D | platsvcd.conf | 43 * Indicates the poll interval at which a list of tasks will be run
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/ |
H A D | platsvcd.conf | 43 * Indicates the poll interval at which a list of tasks will be run
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 615 int32_t tasks; in load_interval() local 629 found = sscanf(buf, "%31s %d %d", name, &interval, &tasks); in load_interval() 643 ip->num_tasks = tasks; in load_interval()
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | PROMO.mm | 12 shell "csh". With KSH-93, medium-sized programming tasks can be
|
H A D | sh.memo | 2187 is able to perform some very basic tasks. 2957 their tasks.
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 5693 int tasks; in spa_async_thread() local 5698 tasks = spa->spa_async_tasks; in spa_async_thread() 5705 if (tasks & SPA_ASYNC_CONFIG_UPDATE) { in spa_async_thread() 5728 if (tasks & SPA_ASYNC_REMOVE) { in spa_async_thread() 5738 if ((tasks & SPA_ASYNC_AUTOEXPAND) && !spa_suspended(spa)) { in spa_async_thread() 5747 if (tasks & SPA_ASYNC_PROBE) { in spa_async_thread() 5756 if (tasks & SPA_ASYNC_RESILVER_DONE) in spa_async_thread() 5762 if (tasks & SPA_ASYNC_RESILVER) in spa_async_thread() 5768 if (tasks & SPA_ASYNC_L2CACHE_REBUILD) in spa_async_thread()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | priv_defs | 343 Allows a process to perform system administration tasks such 358 Allows a process to perform various system configuration tasks.
|
/titanic_44/usr/src/uts/ |
H A D | README | 96 invoke lower level Makefiles to perform the actual tasks.
|
/titanic_44/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 3795 dn: cn=${TASKNAME}, cn=index, cn=tasks, cn=config 3904 dn: cn=${TASKNAME}, cn=index, cn=tasks, cn=config
|
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 80 encapsulate a given task or related set of tasks. The
|
/titanic_44/usr/src/cmd/fm/dicts/ |
H A D | SUN4V.po | 889 msgstr "Do not rely on this system for mission-critical tasks.\nSchedule a repair procedure to repl…
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 289 - (djm) Fix SSH2 not terminating until all background tasks done problem.
|