Home
last modified time | relevance | path

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

12

/freebsd-9-stable/etc/periodic/daily/
D310.accounting16 if [ ! -f /var/account/acct ]
34 for f in acct.*; do
35 case "$f" in acct.\*) continue ;; esac # No files match
44 [ -f acct.$n.gz ] && { mv -f acct.$n.gz acct.$m.gz || rc=3; }
45 [ -f acct.$n ] && { mv -f acct.$n acct.$m || rc=3; }
52 rm -f acct.merge && cp acct.0 acct.merge || rc=3
53 sa -s $daily_accounting_flags /var/account/acct.merge || rc=3
54 rm acct.merge
58 gzip -f acct.0 || rc=3;;
/freebsd-9-stable/tools/regression/usr.sbin/sa/
Dregress.t22 cp $LCDIR/v1-$ARCH-acct.in $DIR/v1-$ARCH-acct.in
23 cp $LCDIR/v2-$ARCH-acct.in $DIR/v2-$ARCH-acct.in
28 sa -u $DIR/v1-$ARCH-acct.in | check 1 $DIR/v1-$ARCH-u.out
29 sa -u $DIR/v2-$ARCH-acct.in | check 2 $DIR/v2-$ARCH-u.out
32 sa -i $DIR/v1-$ARCH-acct.in | check 3 $DIR/v1-$ARCH-sav.out
33 sa -im $DIR/v1-$ARCH-acct.in | check 4 $DIR/v1-$ARCH-usr.out
57 sa -is -P $DIR/v2c-$ARCH-sav.in -U $DIR/v2c-$ARCH-usr.in $DIR/v1-$ARCH-acct.in >/dev/null
64 cp $LCDIR/v1-$ARCH-acct.in $DIR/v1-$ARCH-acct.in
65 sa -is -P $DIR/v2c-$ARCH-sav.in -U $DIR/v2c-$ARCH-usr.in $DIR/v1-$ARCH-acct.in >/dev/null
66 cp $LCDIR/v1-$ARCH-acct.in $DIR/v1-$ARCH-acct.in
[all …]
Dprime.sh25 $SANEW -u $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-u.out
26 $SANEW -u $LCDIR/v2-$ARCH-acct.in >v2-$ARCH-u.out
27 $SANEW -i $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-sav.out
28 $SANEW -im $LCDIR/v1-$ARCH-acct.in >v1-$ARCH-usr.out
29 cp $LCDIR/v1-$ARCH-acct.in acct.in
31 $SAOLD -s -P v1-$ARCH-sav.in -U v1-$ARCH-usr.in acct.in >/dev/null
32 cp $LCDIR/v1-$ARCH-acct.in acct.in
34 $SANEW -s -P v2-$ARCH-sav.in -U v2-$ARCH-usr.in acct.in >/dev/null
35 rm acct.in
/freebsd-9-stable/tools/regression/usr.bin/lastcomm/
Dregress.t24 cat $DIR/v1-$ARCH-acct.in $DIR/v2-$ARCH-acct.in >$DIR/v1v2-$ARCH-acct.in
29 lastcomm -cesuS -f $DIR/v1-$ARCH-acct.in | check 1 v1-$ARCH.out
30 lastcomm -cesuS -f - <$DIR/v1-$ARCH-acct.in | tail -r | check 2 v1-$ARCH.out
31 lastcomm -cesuS -f $DIR/v2-$ARCH-acct.in | check 3 v2-$ARCH.out
32 lastcomm -cesuS -f - <$DIR/v2-$ARCH-acct.in | tail -r | check 4 v2-$ARCH.out
33 lastcomm -cesuS -f $DIR/v1v2-$ARCH-acct.in | check 5 v1v2-$ARCH.out
34 lastcomm -cesuS -f - <$DIR/v1v2-$ARCH-acct.in | tail -r | check 6 v1v2-$ARCH.out
36 rm $DIR/v1v2-$ARCH-acct.in
Dvalues.sh6 ACCT=acct
7 RESULTS=acct.`uname -m`.tar.gz
72 tar -cf - acct sa.u lastcomm.cesuS *.time |
82 echo accton /var/account/acct
DREADME6 2. Unpack the generated file and rename acct into VERSION-ARCH.acct.
7 3. Run lastcomm -cuseS -f VERSION-ARCH-acct.in |
/freebsd-9-stable/sys/kern/
Dkern_acct.c140 SX_SYSINIT(acct, &acct_sx, "acct_sx");
350 struct acctv2 acct; in acct_process() local
387 acct.ac_tty = tty_udev(p->p_pgrp->pg_session->s_ttyp); in acct_process()
389 acct.ac_tty = NODEV; in acct_process()
393 bcopy(p->p_comm, acct.ac_comm, sizeof acct.ac_comm); in acct_process()
397 acct.ac_utime = encode_timeval(ut); in acct_process()
398 acct.ac_stime = encode_timeval(st); in acct_process()
403 acct.ac_btime = tmp.tv_sec; in acct_process()
406 acct.ac_etime = encode_timeval(tmp); in acct_process()
414 acct.ac_mem = encode_long((ru.ru_ixrss + ru.ru_idrss + in acct_process()
[all …]
/freebsd-9-stable/tools/regression/priv/
Dpriv_acct.c87 if (acct(NULL) != 0) { in priv_acct_setup()
93 if (acct(fpath1) != 0) { in priv_acct_setup()
105 (void)acct(NULL); in priv_acct_cleanup()
121 error = acct(fpath1); in priv_acct_enable()
137 error = acct(NULL); in priv_acct_disable()
153 error = acct(fpath2); in priv_acct_rotate()
169 error = acct(NULL); in priv_acct_noopdisable()
/freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/
Diofile_example.txt10 5206 tar 109 /var/adm/acct/nite
11 5206 tar 110 /var/adm/acct/sum
12 5206 tar 114 /var/adm/acct/fiscal
18 5206 tar 6416 /var/adm/acct
/freebsd-9-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
Duserspace.py103 def process_one_raw(acct, options, prop, elem): argument
120 v = acct[key]
125 acct[key] = v
216 acct = dict()
221 process_one_raw(acct, options, prop, elem)
244 for val in acct.itervalues():
/freebsd-9-stable/usr.sbin/accton/
Daccton.c69 if (acct(NULL)) in main()
73 if (acct(*argv)) in main()
/freebsd-9-stable/lib/libcompat/4.3/
Drexec.c305 char c, *acct; local
313 acct = NULL;
314 ruserpass(hp->h_name, &name, &pass, &acct);
315 free(acct);
/freebsd-9-stable/share/man/man5/
DMakefile7 MAN= acct.5 \
/freebsd-9-stable/tools/regression/
DREADME78 acct Exercise the integer to float conversion used in acct(5)
/freebsd-9-stable/sys/netgraph/netflow/
Dng_netflow.c589 uint8_t acct = 0, bypass = 0, is_frag = 0, upper_proto = 0; in ng_netflow_rcvdata() local
923 acct = 1; in ng_netflow_rcvdata()
926 if (acct == 0) { in ng_netflow_rcvdata()
/freebsd-9-stable/tools/regression/security/cap_test/
Dcap_test_capmode.c89 CHECK_CAPMODE(acct, "/tmp/cap_capmode_acct"); in test_capmode()
/freebsd-9-stable/include/
Dunistd.h488 int acct(const char *);
/freebsd-9-stable/lib/libc/sys/
DMakefile.inc79 MAN+= abort2.2 accept.2 access.2 acct.2 adjtime.2 \
DSymbol.map43 acct;
/freebsd-9-stable/sys/sys/
Dsyscall.mk50 acct.o \
/freebsd-9-stable/lib/libtacplus/
Dtaclib.c973 tac_create_acct(struct tac_handle *h, int acct, int action, int type, int service) in tac_create_acct() argument
980 as->action = acct; in tac_create_acct()
/freebsd-9-stable/contrib/wpa/hostapd/
DChangeLog441 * fixed RADIUS server initialization when only auth or acct server
638 - draft-ietf-radius-acct-interim-01.txt
/freebsd-9-stable/contrib/gcc/
Dsys-protos.h91 extern int acct(const char *);
/freebsd-9-stable/contrib/openbsm/etc/
Daudit_event43 18:AUE_ACCT:acct(2):ad
/freebsd-9-stable/tools/tools/sysdoc/
Dtunables.mdoc1843 .Xr acct 2 ,

12