| /src/etc/etc.sun2/ |
| ttyaction | 5 kd * chown ${USER}:tty /dev/kbd /dev/mouse /dev/fb
|
| /src/etc/etc.sun3/ |
| ttyaction | 5 kd * chown ${USER}:tty /dev/kbd /dev/mouse /dev/fb
|
| /src/sys/arch/luna68k/stand/boot/ |
| trap.c | 78 #define USER 040 /* user-mode flag added to type */ 109 type &= ~USER;
|
| /src/sys/arch/vax/floppy/ |
| defboo.hp | 4 ! GO MULTI-USER AFTER CHECKING; BOOT FROM DEFAULT DEVICE
15 D/G B 0 ! BOOT PARAMETERS: MULTI USER AFTER CHECK
|
| /src/usr.bin/skey/ |
| skeyaudit.sh | 41 USER=$1 45 # echo "$USER -- $SEQ -- $KEY" 59 ) | /usr/bin/mailx -s "$SUBJECT" $USER $ADMIN
|
| /src/external/bsd/am-utils/dist/m4/ |
| update_build_version | 24 if test -n "$USER" 26 build_user="$USER"
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/ |
| unit_tests.sh | 66 local USER="$2" 72 LD_LIBRARY_PATH="${LIB_PATH}" ./ppm_test "${USER}" "${PASS}" "${CONF}" 76 echo -e "conf=${CONF} user=${USER} pass=${PASS} expect=${EXPECT}... ${GREEN}PASS${NC}" 78 echo -e "conf=${CONF} user=${USER} pass=${PASS} expect=${EXPECT}... ${RED}FAIL${NC}" 119 launch_test "ppm3.conf" "uid=User-Pw-Test,ou=users,dc=my-domain,dc=com" "Password10" "PASS"
|
| /src/external/bsd/openldap/dist/tests/scripts/ |
| test022-ppolicy | 39 USER="uid=nd, ou=People, dc=example, dc=com" 91 $LDAPSEARCH -H $URI1 -D "$USER" -w wrongpw >$SEARCHOUT 2>&1 93 $LDAPSEARCH -H $URI1 -D "$USER" -w wrongpw >>$SEARCHOUT 2>&1 95 $LDAPSEARCH -H $URI1 -D "$USER" -w wrongpw >>$SEARCHOUT 2>&1 97 $LDAPSEARCH -e ppolicy -H $URI1 -D "$USER" -w wrongpw >> $SEARCHOUT 2>&1 98 $LDAPSEARCH -e ppolicy -H $URI1 -D "$USER" -w $PASS >> $SEARCHOUT 2>&1 106 DELAYATTR=`$LDAPSEARCH -D "$MANAGERDN" -H $URI1 -w $PASSWD -b "$USER" -E accountUsability 1.1` 114 $LDAPSEARCH -e ppolicy -H $URI1 -D "$USER" -w $PASS \ 123 DELAYATTR=`$LDAPSEARCH -D "$MANAGERDN" -H $URI1 -w $PASSWD -b "$USER" -E accountUsability 1.1` 132 $LDAPSEARCH -e ppolicy -H $URI1 -D "$USER" -w $PASS [all...] |
| /src/external/bsd/ntp/dist/scripts/rc/ |
| ntpd | 5 USER=ntp 7 NTPD_OPTS="-g -u $USER:$GROUP -p $PIDFILE"
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/boards/ |
| remote-gdbserver-on-localhost.exp | 36 set_board_info username $env(USER) 49 if { [board_info $board username] != $env(USER) } { 50 # We're pretending that some local user account is remote target. 84 # dir of $username, not $env(USER). 85 set pwd [regsub $::env(USER) $::env(HOME) $username]
|
| local-remote-host.exp | 32 set_board_info username $env(USER) 50 if { [board_info $board username] != $env(USER) } { 51 # We're pretending that some local user account is remote host.
|
| local-remote-host-native.exp | 45 set_board_info username $env(USER)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/boards/ |
| remote-gdbserver-on-localhost.exp | 36 set_board_info username $env(USER) 49 if { [board_info $board username] != $env(USER) } { 50 # We're pretending that some local user account is remote target. 84 # dir of $username, not $env(USER). 85 set pwd [regsub $::env(USER) $::env(HOME) $username]
|
| local-remote-host.exp | 32 set_board_info username $env(USER) 50 if { [board_info $board username] != $env(USER) } { 51 # We're pretending that some local user account is remote host.
|
| local-remote-host-native.exp | 45 set_board_info username $env(USER)
|
| /src/external/bsd/openldap/dist/tests/data/regressions/its4184/ |
| its4184 | 23 USER="uid=user1,ou=People,dc=example,dc=com" 73 $LDAPMODIFY -v -D "$USER" -w $PASS -H $URI1 \
|
| /src/external/bsd/openldap/dist/tests/data/tls/ |
| create-crt.sh | 11 USAGE="$0 [-s] [-l] [-u <user@domain.com>]" 13 USER=0 22 -u | -user) 24 echo "User cert requires an email address as an argument" 27 USER=1; 43 if [ $SERVER = 0 -a $USER = 0 -a $LDAP_USER = 0 ]; then 54 if [ $USER = 1 ]; then 88 if [ $USER = 1 ]; then
|
| /src/external/historical/nawk/dist/testdir/ |
| funstack.awk | 154 # UPPERCASE global constants and user options # 631 USER = ENVIRON["USER"] 632 if (USER == "") 633 USER = ENVIRON["LOGNAME"] 634 if (USER == "") 635 USER = "????" 638 ("ypcat passwd | grep '^" USER ":' | awk -F: '{print $5}'") | getline PERSONAL_NAME 640 ("grep '^" USER ":' /etc/passwd | awk -F: '{print $5}'") | getline PERSONAL_NAME 646 print "<!-- for " PERSONAL_NAME " (" USER "@" HOSTNAME ") --> [all...] |
| /src/external/gpl3/gdb/dist/sim/frv/ |
| registers.c | 32 #define USER 0 /* User register */ 34 #define RESERVED {0x00000000, 0x00000000, 0x00000000, 0xffffffff, ! IMPL, USER} 155 {0x00000000, 0x00000000, 0x00000000, 0x00000000, IMPL, USER}, /* CCR */ 161 {0x00000000, 0x00000000, 0x00000000, 0xffff0000, IMPL, USER}, /* CCCR */ 168 {0x00000000, 0x00000000, 0x00000000, 0x00000003, IMPL, USER}, /* LR */ 169 {0x00000000, 0x00000000, 0x00000000, 0x00000000, IMPL, USER}, /* LCR */ 175 {0x00000000, 0x00000000, 0x00000000, 0x00000000, IMPL, USER}, /* IACC0H */ 176 {0x00000000, 0x00000000, 0x00000000, 0x00000000, IMPL, USER}, /* IACC0L */ 180 {0xe0000021, 0x20000000, 0xe0000000, 0xffffffc2, IMPL, USER}, /* ISR * [all...] |
| /src/external/gpl3/gdb.old/dist/sim/frv/ |
| registers.c | 32 #define USER 0 /* User register */ 34 #define RESERVED {0x00000000, 0x00000000, 0x00000000, 0xffffffff, ! IMPL, USER} 155 {0x00000000, 0x00000000, 0x00000000, 0x00000000, IMPL, USER}, /* CCR */ 161 {0x00000000, 0x00000000, 0x00000000, 0xffff0000, IMPL, USER}, /* CCCR */ 168 {0x00000000, 0x00000000, 0x00000000, 0x00000003, IMPL, USER}, /* LR */ 169 {0x00000000, 0x00000000, 0x00000000, 0x00000000, IMPL, USER}, /* LCR */ 175 {0x00000000, 0x00000000, 0x00000000, 0x00000000, IMPL, USER}, /* IACC0H */ 176 {0x00000000, 0x00000000, 0x00000000, 0x00000000, IMPL, USER}, /* IACC0L */ 180 {0xe0000021, 0x20000000, 0xe0000000, 0xffffffc2, IMPL, USER}, /* ISR * [all...] |
| /src/external/bsd/openldap/dist/tests/data/regressions/its9863/ |
| its9863 | 259 USER="uid=test,ou=people,dc=example,dc=com" 260 echo "Changing password for $USER to test proxied user modifications work..." 263 -D "$USER" >> $TESTOUT 2>&1 271 echo "Changing cn for $USER to test disallowed proxied user modifications should fail..." 272 $LDAPMODIFY -H $URI3 -D "$USER" -w $PASSWD <<EOF >>$TESTOUT 2>&1 273 dn: $USER
|
| /src/games/fish/ |
| fish.c | 65 #define USER 1 121 printplayer(USER); 127 if (gofish(move, USER, userhand)) 130 goodmove(USER, move, userhand, comphand); 274 if (player == USER || hand[card] == CARDS) { 359 case USER:
|
| /src/external/gpl2/groff/dist/arch/djgpp/ |
| config.bat | 43 if not "%USER%" == "" goto haveuser
44 echo No USERNAME and no USER found in the environment, using default values
48 set HOSTNAME=%USER%'s PC
49 if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
|
| /src/games/gomoku/ |
| main.c | 55 USER, /* get input from standard input */ 70 static char user[LOGIN_NAME_MAX]; /* name of player */ variable 169 input[color] = USER; 173 input[BLACK] = USER; 174 input[WHITE] = USER; 260 else if (input[0] == USER && input[1] == USER) 294 plyr[BLACK] = input[BLACK] == USER ? user : prog; 295 plyr[WHITE] = input[WHITE] == USER ? user : prog [all...] |
| /src/external/bsd/ntp/dist/ntpd/ |
| cmd_args.c | 137 if (HAVE_OPT( USER )) { 139 user = estrdup(OPT_ARG( USER )); 140 group = strrchr(user, ':'); 145 len = group - user; 147 user = erealloc(user, len);
|