Searched refs:account (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/crypto/openssh/contrib/aix/
H A Dpam.conf11 sshd account required /usr/lib/security/pam_aix
12 OTHER account required /usr/lib/security/pam_aix
/freebsd-11-stable/etc/periodic/daily/
H A D310.accounting16 if [ ! -f /var/account/acct ]
18 echo '$daily_accounting_enable is set but /var/account/acct' \
30 cd /var/account
53 sa -s $daily_accounting_flags /var/account/acct.merge || rc=3
/freebsd-11-stable/etc/pam.d/
H A Dconvert.pl54 next unless m/^(\#*)(\w+)\s+(auth|account|session|password)\s+(\S.*)$/;
78 foreach $type (qw(auth account session password)) {
/freebsd-11-stable/usr.bin/clang/llvm-xray/
H A DMakefile9 SRCS+= xray-account.cpp
/freebsd-11-stable/usr.sbin/lpr/pac/
H A Dpac.c96 static void account(FILE *_acctf);
181 account(acctf);
184 account(acctf);
211 account(FILE *acctf) function
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h55 void account (int, char **);
H A Dcmdtab.c40 char accounthelp[] = "send account command to remote server";
119 { "account", accounthelp, 0, 1, 1, account},
H A Dcmds.c1301 printf("usage: %s username [password] [account]\n", argv[0]);
1584 account(int argc, char **argv) function
/freebsd-11-stable/usr.bin/lastcomm/tests/
H A Dvalues.sh83 echo accton /var/account/acct
/freebsd-11-stable/contrib/tnftp/src/
H A Dextern.h101 void account(int, char **);
H A Dcmdtab.c88 HSTR accounthelp[] = "send account command to remote server";
200 { "account", H(accounthelp), 0, 1, 1, CMPL0 account},
H A Dcmds.c1493 UPRINTF("usage: %s username [password [account]]\n",
1800 account(int argc, char *argv[]) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc479 // Conservatively account for space required by environment variables.
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dparisc-mont.pl59 # Special thanks to polarhome.com for providing HP-UX account on
357 addl $ti0,$hi0,$hi0 ; account carry bit
692 addl $abhi,$hi0,$hi0 ; account carry bit
/freebsd-11-stable/stand/lua/
H A Dconfig.lua417 -- We need the trailing space here to account for the extra
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql443 logically unmodified relative to its base, taking account of keywords
/freebsd-11-stable/sys/mips/mips/
H A Dfp.S960 addu t1, t1, 9 # account for binary point
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex7946 % This (wrongly) does not take account of leading or trailing
8902 % Take account of \c (plain) vs. \, (Texinfo) difference.

Completed in 138 milliseconds