Searched refs:is_8_3 (Results 1 - 25 of 45) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dmangle.h11 bool (*is_8_3)(const char *fname, bool check_case, bool allow_wildcards, member in struct:mangle_fns
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dmangle.h11 bool (*is_8_3)(const char *fname, bool check_case, bool allow_wildcards, member in struct:mangle_fns
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dmangle.h11 bool (*is_8_3)(const char *fname, bool check_case, bool allow_wildcards, member in struct:mangle_fns
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dmangle.h10 BOOL (*is_8_3)(const char *fname, BOOL check_case, BOOL allow_wildcards, member in struct:mangle_fns
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dmangle.h10 BOOL (*is_8_3)(const char *fname, BOOL check_case, BOOL allow_wildcards, member in struct:mangle_fns
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dmangle.h10 BOOL (*is_8_3)(const char *fname, BOOL check_case, BOOL allow_wildcards, member in struct:mangle_fns
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dmangle.c95 return mangle_fns->is_8_3(fname, check_case, False, p);
101 return mangle_fns->is_8_3(fname, check_case, True, p);
H A Dmangle_hash2.c296 static BOOL is_8_3(const char *name, BOOL check_case, BOOL allow_wildcards, const struct share_params *p) function
527 if (is_8_3(name, False, False, p)) {
697 is_8_3,
H A Dmangle_hash.c153 * Notes: This is a static function called by is_8_3(), below.
278 static BOOL is_8_3(const char *fname, BOOL check_case, BOOL allow_wildcards, function
300 DEBUG(0,("is_8_3: internal error push_ucs2_allocate() failed!\n"));
654 is_8_3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dmangle.c93 return mangle_fns->is_8_3(fname, check_case, False, p);
99 return mangle_fns->is_8_3(fname, check_case, True, p);
H A Dmangle_hash2.c264 static bool is_8_3(const char *name, bool check_case, bool allow_wildcards, const struct share_params *p) function
525 if (is_legal_name(name) && is_8_3(name, False, False, p)) {
690 is_8_3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/smbd/
H A Dmangle.c95 return mangle_fns->is_8_3(fname, check_case, False, p);
101 return mangle_fns->is_8_3(fname, check_case, True, p);
H A Dmangle_hash2.c296 static BOOL is_8_3(const char *name, BOOL check_case, BOOL allow_wildcards, const struct share_params *p) function
527 if (is_8_3(name, False, False, p)) {
697 is_8_3,
H A Dmangle_hash.c153 * Notes: This is a static function called by is_8_3(), below.
278 static BOOL is_8_3(const char *fname, BOOL check_case, BOOL allow_wildcards, function
300 DEBUG(0,("is_8_3: internal error push_ucs2_allocate() failed!\n"));
654 is_8_3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dmangle.c93 return mangle_fns->is_8_3(fname, check_case, False, p);
99 return mangle_fns->is_8_3(fname, check_case, True, p);
H A Dmangle_hash2.c264 static bool is_8_3(const char *name, bool check_case, bool allow_wildcards, const struct share_params *p) function
525 if (is_legal_name(name) && is_8_3(name, False, False, p)) {
690 is_8_3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dmangle.c93 return mangle_fns->is_8_3(fname, check_case, False, p);
99 return mangle_fns->is_8_3(fname, check_case, True, p);
H A Dmangle_hash2.c264 static bool is_8_3(const char *name, bool check_case, bool allow_wildcards, const struct share_params *p) function
525 if (is_legal_name(name) && is_8_3(name, False, False, p)) {
690 is_8_3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/smbd/
H A Dmangle.c95 return mangle_fns->is_8_3(fname, check_case, False, p);
101 return mangle_fns->is_8_3(fname, check_case, True, p);
H A Dmangle_hash2.c296 static BOOL is_8_3(const char *name, BOOL check_case, BOOL allow_wildcards, const struct share_params *p) function
527 if (is_8_3(name, False, False, p)) {
697 is_8_3,
H A Dmangle_hash.c153 * Notes: This is a static function called by is_8_3(), below.
278 static BOOL is_8_3(const char *fname, BOOL check_case, BOOL allow_wildcards, function
300 DEBUG(0,("is_8_3: internal error push_ucs2_allocate() failed!\n"));
654 is_8_3,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/smbd/
H A Dfilename.c82 if (is_8_3(name2, True))
379 (!case_preserve || (is_8_3(name, False) && !short_case_preserve)))
386 if ((! *name) || strchr(name,'/') || !is_8_3(name, True)) {
H A Dmangle.c172 * Notes: This is a static function called by is_8_3(), below.
324 BOOL is_8_3( char *fname, BOOL check_case ) function
423 } /* is_8_3 */
1014 if (need83 && !is_8_3(OutName, True)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/smbd/
H A Dfilename.c82 if (is_8_3(name2, True))
379 (!case_preserve || (is_8_3(name, False) && !short_case_preserve)))
386 if ((! *name) || strchr(name,'/') || !is_8_3(name, True)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/smbd/
H A Dfilename.c82 if (is_8_3(name2, True))
379 (!case_preserve || (is_8_3(name, False) && !short_case_preserve)))
386 if ((! *name) || strchr(name,'/') || !is_8_3(name, True)) {

Completed in 115 milliseconds

12