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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/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")) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dacct.h28 * See linux/kernel/acct.c for the specific encoding systems used.
43 struct acct struct
158 typedef struct acct acct_t;
H A Dsecurity.h1100 * @acct:
1165 int (*acct) (struct file * file); member in struct:security_operations
1441 return security_ops->acct (file);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_sql.c245 config_value_read(data, "acct desc column",
263 config_value_read(data, "acct ctrl column",
320 config_value_write(location, "acct ctrl column",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/misc/
H A Dadssearch.pl526 my $acct = shift || "";
527 if ($acct =~ /\%/) {
528 ($acct, $password) = split(/\%/, $acct);
532 print "Enter password for $acct:";
571 my $acct = shift || "";
572 if ($acct =~ /\%/) {
573 ($acct, $password) = split(/\%/, $acct);
575 return $acct;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A DMakefile35 obj-$(CONFIG_BSD_PROCESS_ACCT) += acct.o
H A Dtsacct.c22 #include <linux/acct.h>
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
48 #include <linux/acct.h>
414 * accounting system. The struct acct is built here and then written
H A Dexit.c19 #include <linux/acct.h>
H A Dfork.c45 #include <linux/acct.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/solaris/
H A Dsystbl.S77 .word CHAIN(acct) /* acct/sysacct x 51 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsyscall_table.S121 ENTRY_SAME(acct)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsystbl.h57 SYSCALL(acct)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dsuper.c27 #include <linux/acct.h>
H A Dnamespace.c18 #include <linux/acct.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/
H A Ddummy.c965 set_to_dummy_if_null(ops, acct);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dperfmon.c626 pfm_do_munmap(struct mm_struct *mm, unsigned long addr, size_t len, int acct) argument

Completed in 213 milliseconds