Searched refs:exist (Results 1 - 25 of 39) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/busybox/scripts/
H A Dunrpm16 exist() {
28 exist
35 exist
H A Dundeb17 exist() {
29 exist
36 exist
40 exist
/asus-wl-520gu-7.0.1.45/src/router/iptables/patch-o-matic/
H A Dpom2patch26 echo Workdir $WORKDIR doesnt exist
33 echo Input directory $KERNEL doesnt exist
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/
H A Dsmbldap-usershow.pl47 print "$0: user $user doesn't exist\n";
68 associated with the login. The named user must exist.
H A Dsmbldap-groupdel.pl47 print "$0: group $_groupName doesn't exist\n";
82 deleting all entries that refer to group. The named group must exist.
H A Dsmbldap-userdel.pl49 # user must not exist in LDAP
51 print "$0: user $user does not exist\n";
113 The named user must exist.
H A Dsmbldap-useradd.pl135 # user must not exist in LDAP (should it be nss-wide ?)
161 # let's test if this SID already exist
166 # there should not exist more than one entry, but ...
466 group name must exist. A group number must refer to an already
476 -m The user's home directory will be created if it does not exist.
H A Dsmbldap-usermod.pl82 print "$0: user $user doesn't exist\n";
169 print "$0: group $tmp doesn't exist\n";
433 The group name must exist. A group number must refer to an
/asus-wl-520gu-7.0.1.45/src/router/samba/source/script/
H A Duninstallmodules.sh12 echo Directory $LIBDIR does not exist!
H A Duninstallscripts.sh11 echo Directory $BINDIR does not exist!
H A Duninstallbin.sh16 echo Directory $BINDIR does not exist!
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/tests/
H A Dcheck-stateless.bat9 if not exist %1\%2.IRREVERSIBLE.TXT goto ELSE_1
/asus-wl-520gu-7.0.1.45/src/router/samba/source/pam_smbpass/
H A Dpam_smb_auth.c50 const char *name, SAM_ACCOUNT *sampass, BOOL exist);
178 const char *name, SAM_ACCOUNT *sampass, BOOL exist)
200 if (!exist) {
177 _smb_add_user(pam_handle_t *pamh, unsigned int ctrl, const char *name, SAM_ACCOUNT *sampass, BOOL exist) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/input/
H A Dmousedev.c52 int exist; member in struct:mousedev
187 if (mousedev->exist) {
199 if (list->mousedev->exist) {
239 if (mousedev->exist)
245 if (list->mousedev->exist)
430 mousedev->exist = 1;
452 mousedev->exist = 0;
480 mousedev_mix.exist = 1;
H A Devdev.c43 int exist; member in struct:evdev
106 if (list->evdev->exist) {
140 if (list->evdev->exist)
176 if (!list->evdev->exist) {
352 evdev->exist = 1;
365 evdev->exist = 0;
H A Djoydev.c54 int exist; member in struct:joydev
177 if (list->joydev->exist) {
211 if (list->joydev->exist)
440 joydev->exist = 1;
492 joydev->exist = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dhiddev.c43 int exist; member in struct:hiddev
247 if (list->hiddev->exist)
280 if (list->hiddev->exist)
325 if (!list->hiddev->exist) {
378 if (!list->hiddev->exist)
406 if (!hiddev->exist) return -EIO;
727 hiddev->exist = 1;
749 hiddev->exist = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wl/
H A Dwl_generic.mk55 else # SRCBASE/wl/sys doesn't exist
/asus-wl-520gu-7.0.1.45/tools/visionice/
H A Dupdate.bat37 echo The directory %InstallPath% does not exist!!!
/asus-wl-520gu-7.0.1.45/src/router/samba/source/modules/
H A Dvfs_recycle.c333 BOOL exist; local
429 exist = recycle_directory_exist(handle, temp_name);
430 if (exist) {
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/
H A Dlprng_certs.sh188 echo "The file '$1' does not exist! Cannot encrypt it";
301 # if directories do not exist then setup the directory
392 # if directories do not exist then setup the directory
397 # if directories do not exist then setup the directory
596 echo "cert file '$CERT' does not exist"
641 echo "file '$KEY' does not exist"
648 echo "file '$VAR' does not exist"
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/djgpp/
H A Dconfig.bat37 if exist INSTALL mv -f INSTALL INSTALL.txt
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-proc.c821 int exist = (hwif->proc != NULL); local
822 if (exist) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dadbhid.c588 adbhid_input_devcleanup(u16 exist) argument
592 if (adbhid[i] && !(exist&(1<<i)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A DMenuconfig960 --infobox "File does not exist!" 3 38
1418 echo "Your main config.in file ($CONFIG_IN) does not exist"
1424 echo "Your lxdialog utility does not exist"

Completed in 99 milliseconds

12