Searched refs:USER (Results 1 - 20 of 20) sorted by relevance

/src/sys/arch/luna68k/stand/boot/
H A Dtrap.c78 #define USER 040 /* user-mode flag added to type */ macro
109 type &= ~USER;
/src/usr.bin/skey/
H A Dskeyaudit.sh41 USER=$1
45 # echo "$USER -- $SEQ -- $KEY"
59 ) | /usr/bin/mailx -s "$SUBJECT" $USER $ADMIN
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
H A Dhi3798cv200-poplar.dts140 gpio-line-names = "", "USER-LED-1",
141 "USER-LED-2", "",
149 "", "USER-LED-0",
159 "USER-LED-3", "";
/src/games/fish/
H A Dfish.c65 #define USER 1 macro
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/games/gomoku/
H A Dmain.c55 USER, /* get input from standard input */ enumerator in enum:input_source
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;
300 case USER:
375 plyr[BLACK] = input[BLACK] == USER
[all...]
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dam335x-moxa-uc-2101.dts21 label = "UC2100:GREEN:USER";
H A Dam335x-moxa-uc-8100-me-t.dts66 label = "uc8100me:USER";
H A Dat91-sama5d27_wlsom1_ek.dts37 label = "USER BUTTON";
H A Dat91-sama5d27_som1_ek.dts469 label = "USER";
/src/sys/conf/
H A Dnewvers.sh212 u=${USER-root}
/src/tests/lib/libc/c063/
H A Dt_fchownat.c52 #define USER "nobody" macro
60 if ((pw = getpwnam(USER)) == NULL)
/src/etc/
H A Ddaily35 if [ -z "$MAILTO" ] || [ "$USER" != "root" ]; then
H A DMakefile67 BUILDER!= echo $${USER-root}@$$(hostname)
/src/usr.sbin/npf/npfctl/
H A Dnpf_parse.y177 %token USER
1049 | USER uids { $$ = $2; }
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu111-revA.dts430 si570_1: clock-generator@5d { /* USER SI570 - u47 */
444 si570_2: clock-generator@5d { /* USER MGT SI570 - u49 */
H A Dzynqmp-zcu102-revA.dts555 si570_1: clock-generator@5d { /* USER SI570 - u42 */
569 si570_2: clock-generator@5d { /* USER MGT SI570 - u56 */
H A Dzynqmp-zcu106-revA.dts556 si570_1: clock-generator@5d { /* USER SI570 - u42 */
570 si570_2: clock-generator@5d { /* USER MGT SI570 - u56 */
/src/libexec/ftpd/
H A Dftpcmd.y139 USER PASS ACCT CWD CDUP SMNT
187 : USER SP username CRLF
1202 reply(530, "Please login with USER and PASS.");
1225 { "USER", USER, STR1, 1, "<sp> username", 0, },
1322 reply(530, "Please login with USER and PASS.");
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
H A Dk3-am65-iot2050-common.dtsi404 "", "A4A5-I2C-mux", "", "", "", "USER-button", "", "", "","IO0",
/src/dist/pf/sbin/pfctl/
H A Dparse.y414 %token NOROUTE URPFFAILED FRAGMENT USER GROUP MAXMSS MAXIMUM TTL TOS DROP TABLE
2066 filter_opt : USER uids {
2277 | USER { $$.log = PF_LOG_SOCKET_LOOKUP; $$.logif = 0; }
5001 { "user", USER},

Completed in 16 milliseconds