Searched refs:acct (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/examples/printer-accounting/
H A Dacct-all8 /etc/conf/acct-sum /var/log/lp/*
H A Dhp5-redir12 # -w132 -l66 -i0 -n pkelly -h master.fcp.oypi.com /var/log/lp-acct
33 $acct = shift;
34 if (open(ACCT, ">>$acct")) {
H A Dlp-acct12 # -w132 -l66 -i0 -n pkelly -h master.fcp.oypi.com /var/log/lp-acct
28 $acct = shift;
29 if (open(ACCT, ">>$acct")) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dacct.h22 * exponent and a 13-bit fraction. See linux/kernel/acct.c for the
37 struct acct struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dacct.h22 * exponent and a 13-bit fraction. See linux/kernel/acct.c for the
37 struct acct struct
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A Dchooser.in11 while( @ARGV ){ $opt{acct} = pop @ARGV ; };
H A Dupdate_z.pl14 while( @ARGV ){ $opt{acct} = pop @ARGV ; };
H A Dupdate_z.pl.in14 while( @ARGV ){ $opt{acct} = pop @ARGV ; };
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A DMakefile16 sysctl.o acct.o capability.o ptrace.o timer.o user.o \
H A Dacct.c2 * linux/kernel/acct.c
12 * process exits, an accounting record of type "struct acct" is
13 * written to the file specified with the acct() system call. It is
53 #include <linux/acct.h>
267 * accounting system. The struct acct is built here and then written
277 struct acct ac;
293 memset((caddr_t)&ac, 0, sizeof(struct acct));
348 sizeof(struct acct), &file->f_pos);
H A Dexit.c17 #include <linux/acct.h>
/asus-wl-520gu-7.0.1.45/src/router/samba/source/passdb/
H A Dpdb_sql.c237 config_value_read(data, "acct desc column",
255 config_value_read(data, "acct ctrl column",
313 config_value_write(location, "acct ctrl column",
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/solaris/
H A Dsystbl.S78 .word CHAIN(acct) /* acct/sysacct x 51 */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsyscall.S400 ENTRY_SAME(acct)
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Dsuper.c29 #include <linux/acct.h>
H A Dnamespace.c16 #include <linux/acct.h>

Completed in 157 milliseconds