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

12

/asus-wl-520gu-7.0.1.45/src/router/samba/source/script/
H A Dbuild_env.sh15 if [ ! "x$USER" = "x" ]; then
16 whoami=$USER
H A Duninstallman.sh23 test -f $FNAME && echo Cannot remove $FNAME... does $USER have privileges?
H A Dinstallman.sh30 echo Failed to make directory $d, does $USER have privileges?
56 echo Cannot create $FNAME... does $USER have privileges?
H A Dinstallswat.sh21 echo Failed to make directory $d, does $USER have privileges?
37 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
55 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
68 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
81 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
96 echo Failed to make directory $d, does $USER have privileges?
107 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
114 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
123 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
H A Dinstalldat.sh12 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
H A Dinstallmsg.sh13 cp $f $FNAME || echo Cannot install $FNAME. Does $USER have privileges?
H A Duninstallmodules.sh23 echo Cannot remove $LIBDIR/$p2 ... does $USER have privileges?
H A Duninstallscripts.sh22 echo Cannot remove $BINDIR/$p2 ... does $USER have privileges?
H A Dinstallscripts.sh34 echo Cannot copy $p2... does $USER have privileges?
H A Duninstallbin.sh27 echo Cannot remove $BINDIR/$p2 ... does $USER have privileges?
/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Dpppoe.conf30 USER=bxxxnxnx@sympatico.ca
H A Dadsl-connect.in18 # Second form overrides USER and ETH from config file.
46 USER=""
69 # Check for command-line overriding of ETH and USER
73 USER="$2"
78 if test "$USER" = "" ; then
79 echo "$0: Check '$CONFIG' -- no setting for USER" >& 2
96 echo "ETH=$ETH; USER=$USER" >> $DEBUG
152 PPP_STD_OPTIONS="noipdefault noauth defaultroute hide-password nodetach $USEPEERDNS local mtu 1492 mru 1492 noaccomp noccp nobsdcomp nodeflate nopcomp novj novjccomp user $USER lcp-echo-interval $LCP_INTERVAL lcp-echo-failure $LCP_FAILURE"
H A Dadsl-start.in18 # Second form overrides USER and ETH from config file.
33 USER=""
98 # Check for command-line overriding of ETH and USER
102 USER="$2"
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dkernprof.c35 void USER(void) {} function
42 EXPORT_SYMBOL_NOVERS(USER); variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/lib/
H A Duaccess.S34 USER( strbt r3, [r0], #1) @ May fault
36 USER( strgebt r3, [r0], #1) @ May fault
38 USER( strgtbt r3, [r0], #1) @ May fault
61 USER( strt r3, [r0], #4) @ May fault
96 USER( strbt r3, [r0], #1) @ May fault
98 USER( strgebt r3, [r0], #1) @ May fault
100 USER( strgtbt r3, [r0], #1) @ May fault
121 USER( strt r3, [r0], #4) @ May fault
162 USER( strbt r3, [r0], #1) @ May fault
164 USER( strgeb
[all...]
H A Dstrncpy_from_user.S27 USER( ldrplbt r3, [r1], #1)
H A Dstrnlen_user.S27 USER( ldrbt r3, [r0], #1)
H A Duaccess-armo.S37 USER( strbt r0, [r1])
44 USER( strbt r0, [r1], #1)
46 USER( strbt r0, [r1])
53 USER( strt r0, [r1])
63 USER( ldrbt r0, [r0])
70 USER( ldrt r0, [r0])
79 USER( ldrt r0, [r0])
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/proc-armv/
H A Dassembler.h67 #define USER(x...) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/proc-armv/
H A Dassembler.h67 #define USER(x...) \ macro
/asus-wl-520gu-7.0.1.45/src/router/LPRng/TESTSUPPORT/
H A DMakefile23 # The USER is the name of the local user
72 #USER=papowell
103 @echo "HOST is " ${HOST} " and USER is " ${USER}
105 @echo "USER is the USERID under which the software runs"
106 @if [ ! -n "$${USER}" ] ; then \
107 echo "USER name missing"; \
126 -e s/_USER_/${USER}/ \
143 sed -e s/_HOST_/${HOST}/ -e s/_USER_/${USER}/ lpd.perms.proto >$@
145 sed -e s/_HOST_/${HOST}/ -e s/_USER_/${USER}/ lp
[all...]
H A DMakefile.in23 # The USER is the name of the local user
72 #USER=papowell
103 @echo "HOST is " ${HOST} " and USER is " ${USER}
105 @echo "USER is the USERID under which the software runs"
106 @if [ ! -n "$${USER}" ] ; then \
107 echo "USER name missing"; \
126 -e s/_USER_/${USER}/ \
143 sed -e s/_HOST_/${HOST}/ -e s/_USER_/${USER}/ lpd.perms.proto >$@
145 sed -e s/_HOST_/${HOST}/ -e s/_USER_/${USER}/ lp
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dkernprof.h104 extern void USER(void); /* these can not be in a module */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dkernprof.h104 extern void USER(void); /* these can not be in a module */
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dsmb_acls.h99 #define SMB_ACL_USER USER
140 #define SMB_ACL_USER USER

Completed in 120 milliseconds

12