Searched refs:wildcard (Results 126 - 150 of 157) sorted by relevance

1234567

/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DTrustAdditions.cpp921 // returns true if the provided certificate contains a wildcard in either
937 const CFStringRef wildcard = CFSTR("*"); local
942 CFRange foundRange = CFStringFind(name, wildcard, 0);
998 // - cannot specify a wildcard in commonName or subjectAltName
1012 // check leaf certificate for wildcard names
1014 trustDebug("has wildcard name (does not meet EV criteria)");
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DTrustAdditions.cpp921 // returns true if the provided certificate contains a wildcard in either
937 const CFStringRef wildcard = CFSTR("*"); local
942 CFRange foundRange = CFStringFind(name, wildcard, 0);
998 // - cannot specify a wildcard in commonName or subjectAltName
1012 // check leaf certificate for wildcard names
1014 trustDebug("has wildcard name (does not meet EV criteria)");
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dnamed.conf384 // 'wildcard' match type and no wildcard character in name
393 grant sub.root.domain. wildcard *.host.domain. A;
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Dem-ls.el264 (file switches &optional wildcard full-directory-p)
268 Optional third arg WILDCARD means treat FILE as shell wildcard.
278 wildcard full-directory-p)
/macosx-10.10/tcl-105/tcl_ext/expect/expect/example/
H A Dvirterm538 ? truncation wildcard default operator is AND
/macosx-10.10/vim-55/runtime/syntax/
H A Dmake.vim66 syn match makeStatement contained "(\(subst\|abspath\|addprefix\|addsuffix\|and\|basename\|call\|dir\|error\|eval\|filter-out\|filter\|findstring\|firstword\|flavor\|foreach\|if\|info\|join\|lastword\|notdir\|or\|origin\|patsubst\|realpath\|shell\|sort\|strip\|suffix\|value\|warning\|wildcard\|word\|wordlist\|words\)\>"ms=s+1
H A Dnamed.vim87 syn keyword namedIntKeyword contained name self subdomain wildcard nextgroup=namedString skipwhite
H A Dvera.vim37 syn keyword veraModifier vca virtual virtuals wildcard with
/macosx-10.10/emacs-93/emacs/lisp/
H A Ddired.el244 "The directory name or wildcard spec that this dired directory lists.
840 ;; Else treat it as a wildcard spec
952 (defun dired-insert-directory (dir switches &optional file-list wildcard hdr)
974 (insert-directory dir switches wildcard (not wildcard)))
1003 (if (and (or hdr wildcard) (not (looking-at "^ /.*:$")))
1008 (when wildcard
1009 ;; Insert "wildcard" line where "total" line would be for a full dir.
1010 (insert " wildcard " (file-name-nondirectory dir) "\n")))))
2045 ;; If FILE is non-nil, include only those whose wildcard patter
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/any_255/
H A Dtsig_250.c579 UNUSED(wildcard);
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dhip_55.c393 UNUSED(wildcard);
H A Dnsec3_50.c464 UNUSED(wildcard);
H A Dloc_29.c782 UNUSED(wildcard);
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/in_1/
H A Dnaptr_35.c687 UNUSED(wildcard);
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dobjcopy.c191 /* Whether to permit wildcard in symbol comparison. */ variable
192 static bfd_boolean wildcard = FALSE;
294 {"wildcard", no_argument, 0, 'w'},
374 {"wildcard", no_argument, 0, 'w'},
444 -w --wildcard Permit wildcard in symbol comparison\n\
525 -w --wildcard Permit wildcard in symbol comparison\n\
766 if (wildcard)
2646 wildcard
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DMakefile164 libjavasasl_la_LDFLAGS = -export_dynamic -L../../lib -lsasl2 -version-info $(javasasl_version) $(wildcard ../lib/*.lo)
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dtramp.el3427 (filename switches &optional wildcard full-directory-p)
3432 (list filename switches wildcard full-directory-p))
3442 "Inserting directory `ls %s %s', wildcard %s, fulldir %s"
3443 switches filename (if wildcard "yes" "no")
3445 (when wildcard
3446 (setq wildcard (file-name-nondirectory localname))
3452 (when wildcard
3453 (setq switches (concat switches " " wildcard)))
3463 (if wildcard
3478 (if wildcard
[all...]
H A Dange-ftp.el2578 ;; in the wildcard case. Then we make a relative directory listing
2587 (defun ange-ftp-ls (file lsargs parse &optional no-error wildcard)
2618 (if wildcard
4488 (defun ange-ftp-insert-directory (file switches &optional wildcard full)
4490 (ange-ftp-real-insert-directory file switches wildcard full)
4497 (wildcard
5002 ;; likely for OS's (like MTS) for which we need to use a wildcard in order
5214 ;; (if (looking-at "^ wildcard ")
H A Dtramp-smb.el449 (filename switches &optional wildcard full-directory-p)
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif.c459 int wildcard; local
472 wildcard = (unit == UINT32_MAX);
476 if (wildcard) {
494 if (!wildcard) {
506 /* In the wildcard case, we need to update the name. */
507 if (wildcard) {
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dip_fw2.c1049 /* Check unit number (-1 is wildcard) */
2289 int wildcard; local
2293 wildcard = 0;
2296 wildcard = 1;
2305 wildcard, oif) :
2309 wildcard, NULL);
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Drdata.c101 dns_rdatatype_t type, isc_boolean_t wildcard
907 dns_rdatatype_t type, isc_boolean_t wildcard)
906 dns_rdata_checkowner(dns_name_t *name, dns_rdataclass_t rdclass, dns_rdatatype_t type, isc_boolean_t wildcard) argument
H A Dname.c343 dns_name_ishostname(const dns_name_t *name, isc_boolean_t wildcard) { argument
359 * Skip wildcard if this is a ownername.
362 if (wildcard && ndata[0] == 1 && ndata[1] == '*')
392 * Is 'name' a wildcard name?
414 * Does 'name' contain a internal wildcard?
/macosx-10.10/curl-83.1.2/curl/lib/
H A Durldata.h198 #include "wildcard.h"
1591 bool wildcardmatch; /* enable wildcard matching */
1672 struct WildcardData wildcard; /* wildcard download state info */ member in struct:SessionHandle
/macosx-10.10/vim-55/src/
H A DMake_ming.mak258 ifneq ($(wildcard $(RUBY)/lib/ruby/$(RUBY_VER_LONG)/i386-mingw32),)

Completed in 327 milliseconds

1234567