Searched refs:exist (Results 51 - 75 of 397) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/
H A Ddjunpack.bat26 if not exist %1 GoTo NoArchive
32 if not exist junk.tmp GoTo NoDjTar
37 if not exist junk.tmp GoTo NoSed
48 echo FAIL: the file %1 does not seem to exist.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/script/
H A Duninstallbin.sh16 echo Directory $BINDIR does not exist!
H A Duninstallscripts.sh11 echo Directory $BINDIR does not exist!
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/tests/
H A Dcheck-stateless.bat9 if not exist %1\%2.IRREVERSIBLE.TXT goto ELSE_1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/pam_smbpass/
H A Dpam_smb_auth.c50 const char *name, struct samu *sampass, BOOL exist);
183 const char *name, struct samu *sampass, BOOL exist)
205 if (!exist) {
182 _smb_add_user(pam_handle_t *pamh, unsigned int ctrl, const char *name, struct samu *sampass, BOOL exist) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/pam_smbpass/
H A Dpam_smb_auth.c57 const char *name, struct samu *sampass, bool exist);
193 const char *name, struct samu *sampass, bool exist)
212 if (!exist) {
192 _smb_add_user(pam_handle_t *pamh, unsigned int ctrl, const char *name, struct samu *sampass, bool exist) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/pam_smbpass/
H A Dpam_smb_auth.c50 const char *name, struct samu *sampass, BOOL exist);
183 const char *name, struct samu *sampass, BOOL exist)
205 if (!exist) {
182 _smb_add_user(pam_handle_t *pamh, unsigned int ctrl, const char *name, struct samu *sampass, BOOL exist) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/pam_smbpass/
H A Dpam_smb_auth.c57 const char *name, struct samu *sampass, bool exist);
193 const char *name, struct samu *sampass, bool exist)
212 if (!exist) {
192 _smb_add_user(pam_handle_t *pamh, unsigned int ctrl, const char *name, struct samu *sampass, bool exist) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/pam_smbpass/
H A Dpam_smb_auth.c57 const char *name, struct samu *sampass, bool exist);
193 const char *name, struct samu *sampass, bool exist)
212 if (!exist) {
192 _smb_add_user(pam_handle_t *pamh, unsigned int ctrl, const char *name, struct samu *sampass, bool exist) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/pam_smbpass/
H A Dpam_smb_auth.c50 const char *name, struct samu *sampass, BOOL exist);
183 const char *name, struct samu *sampass, BOOL exist)
205 if (!exist) {
182 _smb_add_user(pam_handle_t *pamh, unsigned int ctrl, const char *name, struct samu *sampass, BOOL exist) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hid/
H A Dhid-roccat.c44 int exist; member in struct:roccat_device
101 if (!device->exist) {
145 if (!reader->device->exist)
168 printk(KERN_EMERG "roccat device with minor %d doesn't exist\n",
221 printk(KERN_EMERG "roccat device with minor %d doesn't exist\n",
233 if (device->exist) {
349 device->exist = 1;
368 device->exist = 0; /* TODO exist maybe not needed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hid/
H A Dhid-roccat.c44 int exist; member in struct:roccat_device
101 if (!device->exist) {
145 if (!reader->device->exist)
168 printk(KERN_EMERG "roccat device with minor %d doesn't exist\n",
221 printk(KERN_EMERG "roccat device with minor %d doesn't exist\n",
233 if (device->exist) {
349 device->exist = 1;
368 device->exist = 0; /* TODO exist maybe not needed */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupdel51 print "$0: group $_groupName doesn't exist\n";
90 The named group must exist.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupdel51 print "$0: group $_groupName doesn't exist\n";
90 The named group must exist.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupdel51 print "$0: group $_groupName doesn't exist\n";
90 The named group must exist.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/msdos/
H A DMakefile.dj283 -@if not exist $(INCLUDE_PATH)\nul mkdir $(INCLUDE_PATH)
84 -@if not exist $(LIBRARY_PATH)\nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dhidraw.h50 int exist; member in struct:hidraw
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/msdos/
H A DMakefile.dj283 -@if not exist $(INCLUDE_PATH)\nul mkdir $(INCLUDE_PATH)
84 -@if not exist $(LIBRARY_PATH)\nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dhidraw.h50 int exist; member in struct:hidraw
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/msdos/
H A DMakefile.dj283 -@if not exist $(INCLUDE_PATH)\nul mkdir $(INCLUDE_PATH)
84 -@if not exist $(LIBRARY_PATH)\nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/msdos/
H A DMakefile.dj283 -@if not exist $(INCLUDE_PATH)\nul mkdir $(INCLUDE_PATH)
84 -@if not exist $(LIBRARY_PATH)\nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/msdos/
H A DMakefile.dj283 -@if not exist $(INCLUDE_PATH)\nul mkdir $(INCLUDE_PATH)
84 -@if not exist $(LIBRARY_PATH)\nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/msdos/
H A DMakefile.dj283 -@if not exist $(INCLUDE_PATH)\nul mkdir $(INCLUDE_PATH)
84 -@if not exist $(LIBRARY_PATH)\nul mkdir $(LIBRARY_PATH)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/win32/
H A DMakefile.msc49 if exist $@.manifest \
54 if exist $@.manifest \
59 if exist $@.manifest \
64 if exist $@.manifest \
69 if exist $@.manifest \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/win32/
H A DMakefile.msc49 if exist $@.manifest \
54 if exist $@.manifest \
59 if exist $@.manifest \
64 if exist $@.manifest \
69 if exist $@.manifest \

Completed in 298 milliseconds

1234567891011>>