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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dms_fnmatch.c157 int ms_fnmatch(const char *pattern, const char *string, enum protocol_types protocol) function
195 ret = ms_fnmatch(p, string, PROTOCOL_NT1);
220 return ms_fnmatch(pattern, string, PROTOCOL_NT1);
H A Dconfig.mk29 ms_fnmatch.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dms_fnmatch.c157 int ms_fnmatch(const char *pattern, const char *string, enum protocol_types protocol) function
195 ret = ms_fnmatch(p, string, PROTOCOL_NT1);
220 return ms_fnmatch(pattern, string, PROTOCOL_NT1);
H A Dconfig.mk29 ms_fnmatch.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dms_fnmatch.c157 int ms_fnmatch(const char *pattern, const char *string, enum protocol_types protocol) function
195 ret = ms_fnmatch(p, string, PROTOCOL_NT1);
220 return ms_fnmatch(pattern, string, PROTOCOL_NT1);
H A Dconfig.mk29 ms_fnmatch.o \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dms_fnmatch.c149 int ms_fnmatch(const char *pattern, const char *string, BOOL translate_pattern, function
226 return ms_fnmatch(pattern, string, PROTOCOL_NT1, False);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dms_fnmatch.c148 int ms_fnmatch(const char *pattern, const char *string, bool translate_pattern, function
237 return ms_fnmatch(pattern, string, PROTOCOL_NT1, False);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dms_fnmatch.c149 int ms_fnmatch(const char *pattern, const char *string, BOOL translate_pattern, function
226 return ms_fnmatch(pattern, string, PROTOCOL_NT1, False);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dms_fnmatch.c148 int ms_fnmatch(const char *pattern, const char *string, bool translate_pattern, function
237 return ms_fnmatch(pattern, string, PROTOCOL_NT1, False);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dms_fnmatch.c148 int ms_fnmatch(const char *pattern, const char *string, bool translate_pattern, function
237 return ms_fnmatch(pattern, string, PROTOCOL_NT1, False);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dms_fnmatch.c149 int ms_fnmatch(const char *pattern, const char *string, BOOL translate_pattern, function
226 return ms_fnmatch(pattern, string, PROTOCOL_NT1, False);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_dirlist.c202 if (ms_fnmatch(dir->pattern, ".", protocol) == 0) {
211 if (ms_fnmatch(dir->pattern, "..", protocol) == 0) {
231 if (ms_fnmatch(dir->pattern, dname, protocol) != 0) {
234 ms_fnmatch(dir->pattern, short_name, protocol) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_dirlist.c202 if (ms_fnmatch(dir->pattern, ".", protocol) == 0) {
211 if (ms_fnmatch(dir->pattern, "..", protocol) == 0) {
231 if (ms_fnmatch(dir->pattern, dname, protocol) != 0) {
234 ms_fnmatch(dir->pattern, short_name, protocol) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_dirlist.c202 if (ms_fnmatch(dir->pattern, ".", protocol) == 0) {
211 if (ms_fnmatch(dir->pattern, "..", protocol) == 0) {
231 if (ms_fnmatch(dir->pattern, dname, protocol) != 0) {
234 ms_fnmatch(dir->pattern, short_name, protocol) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/cifs_posix_cli/
H A Dsvfs_util.c110 if (ms_fnmatch(low_mask, low_name, PROTOCOL_NT1) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/simple/
H A Dsvfs_util.c107 if (ms_fnmatch(low_mask, low_name, PROTOCOL_NT1) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/cifs_posix_cli/
H A Dsvfs_util.c110 if (ms_fnmatch(low_mask, low_name, PROTOCOL_NT1) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/simple/
H A Dsvfs_util.c107 if (ms_fnmatch(low_mask, low_name, PROTOCOL_NT1) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/cifs_posix_cli/
H A Dsvfs_util.c110 if (ms_fnmatch(low_mask, low_name, PROTOCOL_NT1) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/simple/
H A Dsvfs_util.c107 if (ms_fnmatch(low_mask, low_name, PROTOCOL_NT1) != 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/
H A Dmasktest.c54 return ms_fnmatch(pattern, file, cli->transport->negotiate.protocol)==0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/
H A Dmasktest.c54 return ms_fnmatch(pattern, file, cli->transport->negotiate.protocol)==0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/
H A Dmasktest.c54 return ms_fnmatch(pattern, file, cli->transport->negotiate.protocol)==0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/torture/
H A Dmasktest.c145 return ms_fnmatch(pattern, file, cli->protocol, False) == 0;

Completed in 422 milliseconds

12