Home
last modified time | relevance | path

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

1234

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dsetadmin.c50 extern struct admin adm; /* holds info about install admin */
57 &adm.action, "action",
58 &adm.authentication, "authentication",
59 &adm.basedir, "basedir",
60 &adm.conflict, "conflict",
61 &adm.idepend, "idepend",
62 &adm.instance, "instance",
63 &adm.keystore, "keystore",
64 &adm.mail, "mail",
65 &adm.networkretries, "networkretries",
[all …]
/titanic_44/exception_lists/
H A Dpmodes57 # /var/adm stuff added because std cron jobs for sys/adm expect this
58 var/adm
59 var/adm/acct
60 var/adm/acct/fiscal
61 var/adm/acct/nite
62 var/adm/acct/sum
63 var/adm/sa
64 var/adm/spellhist
/titanic_44/usr/src/cmd/acct/
H A Drunacct.sh33 _adm=/var/adm
34 _nite=/var/adm/acct/nite
35 _sum=/var/adm/acct/sum
36 _wtmpx=/var/adm/wtmpx
54 echo "$_lnkerr" | mailx adm root
70 mailx root adm < /tmp/accounting_tmpfile
86 echo "${_errormsg}" | mailx root adm
119 echo "${_errormsg}" | mailx root adm
145 echo "${_errormsg}" | mailx root adm
163 echo "${_errormsg}" | mailx root adm
[all …]
H A Dckpacct.sh36 _adm=/var/adm
48 cd /var/adm
71 echo "acctg still off" ) | mailx root adm
77 echo "turning acctg off" ) | mailx root adm
84 mailx root adm
H A Dstartup.sh33 acctwtmp "acctg on" /var/adm/wtmpx
36 rm -f /var/adm/acct/sum/wtmp*
37 rm -f /var/adm/acct/sum/pacct*
38 rm -f /var/adm/acct/nite/lock*
H A Dremove.sh28 rm -f /var/adm/acct/sum/wtmp*
29 rm -f /var/adm/acct/sum/pacct*
30 rm -f /var/adm/acct/nite/lock*
H A Dnulladm.sh35 chgrp adm $_file
36 chown adm $_file
H A Dturnacct.sh37 cd /var/adm
52 pfexec /usr/sbin/logadm -p now /var/adm/pacct
/titanic_44/usr/src/cmd/fm/fmadm/common/
H A Dload.c33 cmd_load(fmd_adm_t *adm, int argc, char *argv[]) in cmd_load() argument
41 if (fmd_adm_module_load(adm, argv[1]) != 0) in cmd_load()
49 cmd_unload(fmd_adm_t *adm, int argc, char *argv[]) in cmd_unload() argument
57 if (fmd_adm_module_unload(adm, argv[1]) != 0) in cmd_unload()
H A Dconfig.c50 cmd_config(fmd_adm_t *adm, int argc, char *argv[]) in cmd_config() argument
58 if (fmd_adm_module_iter(adm, config_modinfo, NULL) != 0) in cmd_config()
65 cmd_rotate(fmd_adm_t *adm, int argc, char *argv[]) in cmd_rotate() argument
70 if (fmd_adm_log_rotate(adm, argv[1]) != 0) in cmd_rotate()
H A Dreset.c33 cmd_reset(fmd_adm_t *adm, int argc, char *argv[]) in cmd_reset() argument
58 if (fmd_adm_serd_reset(adm, mod, opt_s) != 0) in cmd_reset()
62 if (fmd_adm_module_reset(adm, mod) != 0) in cmd_reset()
H A Dgc.c34 cmd_gc(fmd_adm_t *adm, int argc, char *argv[]) in cmd_gc() argument
46 if (fmd_adm_module_gc(adm, mod) != 0) in cmd_gc()
/titanic_44/usr/src/cmd/Adm/
H A Dgroup4 sys::3:root,bin,adm
5 adm::4:root,daemon
8 tty::7:root,adm
9 lp::8:root,adm
/titanic_44/usr/src/cmd/logadm/
H A Dlogadm.conf39 /var/adm/messages -C 4 -a 'kill -HUP `cat /var/run/syslog.pid`'
48 /var/adm/pacct -C 0 -N -a '/usr/lib/acct/accton pacct' -g adm -m 664 -o adm -p never
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-accounting-legacy.mf35 dir path=etc/acct group=adm owner=adm
46 dir path=usr/lib/sa owner=adm
54 dir path=var/adm group=sys mode=0775
55 dir path=var/adm/acct group=adm mode=0775 owner=adm
56 dir path=var/adm/acct/fiscal group=adm mode=0775 owner=adm
57 dir path=var/adm/acct/nite group=adm mode=0775 owner=adm
58 dir path=var/adm/acct/sum group=adm mode=0775 owner=adm
59 dir path=var/adm/sa group=sys mode=0775 owner=adm
78 file path=usr/lib/acct/accton group=adm mode=4755
/titanic_44/usr/src/cmd/sa/
H A Dsa2.sh30 RPT=/var/adm/sa/sar$DATE
31 DFILE=/var/adm/sa/sa$DATE
35 /usr/bin/find /var/adm/sa \( -name 'sar*' -o -name 'sa*' \) -mtime +7 -exec /usr/bin/rm {} \;
/titanic_44/usr/src/cmd/svr4pkg/pkgremove/
H A Dquit.c76 extern struct admin adm;
263 if (!started || (adm.mail == NULL)) in mailmsg()
266 len = strlen(adm.mail) + sizeof (MAILCMD) + 2; in mailmsg()
273 (void) snprintf(cmd, len, "%s %s", MAILCMD, adm.mail); in mailmsg()
/titanic_44/usr/src/cmd/syslogd/
H A Dsystem-log79 if [ ! -f /var/adm/messages ]; then
80 /usr/bin/cp /dev/null /var/adm/messages
81 /usr/bin/chmod 0644 /var/adm/messages
H A Dsyslog.conf34 *.err;kern.debug;daemon.notice;mail.crit /var/adm/messages
53 user.err /var/adm/messages
/titanic_44/usr/src/cmd/svr4pkg/hdrs/
H A Dinstall.h130 #define ADM(x, y) ((adm.x != NULL) && (y != NULL) && \
131 strcmp(adm.x, y) == 0)
132 #define ADMSET(x) (adm.x != NULL)
/titanic_44/usr/src/cmd/spell/
H A Dcompress.sh32 grep -v ' ' /var/adm/spellhist | sort -fud >> /usr/tmp/spellhist
33 cp /usr/tmp/spellhist /var/adm
/titanic_44/usr/src/cmd/dmesg/
H A Ddmesg.sh31 /usr/bin/cat -sv `/usr/bin/ls -tr1 /var/adm/messages.? 2>/dev/null` \
32 /var/adm/messages | /usr/bin/tail -200
/titanic_44/usr/src/cmd/svr4pkg/pkginstall/
H A Dquit.c55 extern struct admin adm;
430 if (!installStarted || pkgaskFlag || (adm.mail == NULL)) { in mailmsg()
434 len = strlen(adm.mail) + sizeof (MAILCMD) + 2; in mailmsg()
441 (void) snprintf(cmd, len, "%s %s", MAILCMD, adm.mail); in mailmsg()
/titanic_44/usr/src/cmd/last/
H A DMakefile29 ROOTADM= $(ROOT)/var/adm
32 ETCTOVARADM= ../var/adm
/titanic_44/usr/src/cmd/who/
H A DMakefile29 ROOTADM= $(ROOT)/var/adm
56 -$(RM) $@; $(SYMLINK) ../var/adm/$(@F) $@

1234