Searched refs:USER (Results 51 - 75 of 82) sorted by relevance

1234

/freebsd-10-stable/crypto/openssh/regress/
H A Dkeytype.sh64 cat $OBJ/key.$ut.pub > $OBJ/authorized_keys_$USER
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dacl.h70 #define USER (0x02) /* additional users */ macro
79 #define DEF_USER (ACL_DEFAULT | USER)
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/c063/
H A Dt_fchownat.c52 #define USER "nobody" macro
60 if ((pw = getpwnam(USER)) == NULL)
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c478 if (aclent[i].a_type & USER)
555 (aclent[i].a_type & (USER | GROUP | GROUP_OBJ))) {
562 } else if (aclent[i].a_type & USER) {
607 } else if (aclent[i].a_type & USER) {
1060 (vals->aent_type & (USER | GROUP | GROUP_OBJ))) {
1068 if (dest->a_type & (USER | GROUP)) {
1132 /* USER */
1136 if (!(vals->aent_type & USER)) {
1388 acl->seen |= USER;
1395 vals->aent_type = USER | ac
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dgccbug.in104 if [ "$USER" != "" ]; then
105 LOGNAME="$USER"
/freebsd-10-stable/tools/regression/iscsi/
H A Discsi-test.sh36 # and the latter using CHAP with user $USER and secret $SECRET. Discovery
83 USER=user
123 echo "user $USER, secret $SECRET. Will use mountpoint $MNTDIR, temporary dir $TMPDIR,"
230 chapIName = $USER
266 chapIName = $USER
289 check iscsiadm --mode node --targetname "$TARGET2" -p "$TARGETIP:3260" --op=update --name node.session.auth.username --value="$USER"
298 #check iscsiadm modify initiator-node --CHAP-name $USER
/freebsd-10-stable/tools/tools/tinybsd/
H A Dtinybsd182 FILENAME=".tinybsd.${HOSTPART}.${USER}"
228 FILENAME=".tinybsd.${HOSTPART}.${USER}"
/freebsd-10-stable/contrib/bmake/mk/
H A Dsys.clean-env.mk68 USER \
H A Dmeta2deps.sh208 tf=/tmp/m2d$$-$USER
H A Down.mk133 $xOWN= ${USER}
/freebsd-10-stable/sys/conf/
H A Dnewvers.sh96 v=`cat version` u=${USER:-root} d=`pwd` h=${HOSTNAME:-`hostname`}
/freebsd-10-stable/contrib/amd/scripts/
H A Dexpn.1246 USER:
275 last USER;
340 # there won't be UNKNOWN USER responses
344 print STDERR "\@$server:$u ($oldname) USER UNKNOWN\n";
346 &verbose(&final($u,$server,$oldname,"USER UNKNOWN"));
354 print STDERR "\@$server:$u ($oldname) USER AMBIGUOUS\n";
356 &verbose(&final($u,$server,$oldname,"USER AMBIGUOUS"));
372 last USER;
H A Dexpn.in245 USER:
274 last USER;
339 # there won't be UNKNOWN USER responses
343 print STDERR "\@$server:$u ($oldname) USER UNKNOWN\n";
345 &verbose(&final($u,$server,$oldname,"USER UNKNOWN"));
353 print STDERR "\@$server:$u ($oldname) USER AMBIGUOUS\n";
355 &verbose(&final($u,$server,$oldname,"USER AMBIGUOUS"));
371 last USER;
/freebsd-10-stable/share/mk/
H A Dbsd.own.mk706 .if !defined(USER)
707 USER!= id -un
711 $xOWN= ${USER}
/freebsd-10-stable/gnu/usr.bin/rcs/
H A Drcstest173 case $USER in
174 ?*) me=$USER;;
/freebsd-10-stable/contrib/opie/
H A Dftpcmd.y170 USER PASS ACCT REIN QUIT PORT
195 cmd: USER SP username CRLF
789 reply(530, "Please login with USER and PASS.");
810 { "USER", USER, STR1, 1, "<sp> username" },
/freebsd-10-stable/contrib/sendmail/contrib/
H A Dexpn.pl236 USER: label
265 last USER;
330 # there won't be UNKNOWN USER responses
334 print STDERR "\@$server:$u ($oldname) USER UNKNOWN\n";
336 &verbose(&final($u,$server,$oldname,"USER UNKNOWN"));
344 print STDERR "\@$server:$u ($oldname) USER AMBIGUOUS\n";
346 &verbose(&final($u,$server,$oldname,"USER AMBIGUOUS"));
362 last USER;
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y97 USER PASS ACCT REIN QUIT PORT
140 : USER SP username CRLF check_secure
903 reply(530, "Please login with USER and PASS.");
933 { "USER", USER, STR1, 1, "<sp> username" },
H A Dftpcmd.c44 USER NAME SPACE" below. */
84 USER = 273, enumerator in enum:yytokentype
169 #define USER 273 macro
364 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
376 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
419 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
423 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
429 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
457 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
466 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAM
[all...]
/freebsd-10-stable/libexec/ftpd/
H A Dftpcmd.y101 USER PASS ACCT REIN QUIT PORT
140 : USER SP username CRLF
1067 { "USER", USER, STR1, 1, "<sp> username" },
1669 reply(530, "Please login with USER and PASS.");
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dlog.c95 L(USER),
H A Dverify_krb5_conf.c262 L(USER),
/freebsd-10-stable/crypto/heimdal/appl/push/
H A Dpush.c136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator in enum:__anon5019
140 "INIT", "GREET", "USER", "PASS", "STAT", "RETR", "TOP",
274 "USER %s\r\nPASS hej\r\nSTAT\r\n",
/freebsd-10-stable/sys/boot/ficl/
H A Dficl.h1099 USER, enumerator in enum:__anon6381
H A Dtools.c334 case USER:

Completed in 390 milliseconds

1234