/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | match.c | 51 match_pattern(const char *s, const char *pattern) in match_pattern() 116 match_pattern_list(const char *string, const char *pattern, u_int len, in match_pattern_list() 176 match_hostname(const char *host, const char *pattern, u_int len) in match_hostname() 208 const char *pattern) in match_user()
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | fnmatch.c | 77 fnmatch(pattern, string, flags) in fnmatch() argument 89 fnmatch1(const char *pattern, const char *string, const char *stringstart, in fnmatch1() 220 rangematch(const char *pattern, wchar_t test, int flags, char **newp, in rangematch()
|
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | glob.c | 160 glob(pattern, flags, errfunc, pglob) in glob() argument 213 globexp1(pattern, pglob, limit) in globexp1() argument 239 globexp2(ptr, pattern, pglob, rv, limit) in globexp2() argument 348 globtilde(pattern, patbuf, patbuf_len, pglob) in globtilde() argument 420 glob0(pattern, pglob, limit) in glob0() argument 516 glob1(pattern, pattern_last, pglob, limit) in glob1() argument 537 glob2(pathbuf, pathbuf_last, pathend, pathend_last, pattern, in glob2() argument 609 glob3(pathbuf, pathbuf_last, pathend, pathend_last, pattern, pattern_last, in glob3() argument
|
/titanic_41/usr/src/cmd/make/bin/ |
H A D | files.cc | 285 read_dir(Name dir, wchar_t *pattern, Property line, wchar_t *library) in read_dir() 614 star_match(register wchar_t *string, register wchar_t *pattern) in star_match() 658 amatch(register wchar_t *string, register wchar_t *pattern) in amatch()
|
/titanic_41/usr/src/lib/libc/port/regex/ |
H A D | glob.c | 197 _glob_ext(const char *pattern, int flags, int (*errfunc)(const char *, int), in _glob_ext() 287 globexp1(const wcat_t *pattern, glob_t *pglob, struct glob_lim *limitp, in globexp1() 310 globexp2(const wcat_t *ptr, const wcat_t *pattern, glob_t *pglob, in globexp2() 416 globtilde(const wcat_t *pattern, wcat_t *patbuf, size_t patbuf_len, in globtilde() 491 const wcat_t *pattern = *patternp + 1; in g_charclass() local 544 glob0(const wcat_t *pattern, glob_t *pglob, struct glob_lim *limitp, in glob0() 730 glob1(wcat_t *pattern, wcat_t *pattern_last, glob_t *pglob, in glob1() 750 wcat_t *pathend_last, wcat_t *pattern, wcat_t *pattern_last, in glob2() 827 wcat_t *pathend_last, wcat_t *pattern, wcat_t *restpattern, in glob3() 1266 old_glob(const char *pattern, int flags, int (*errfunc)(const char *, int), in old_glob()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_diag.c | 134 emlxs_diag_echo_run(emlxs_port_t *port, uint32_t did, uint32_t pattern) in emlxs_diag_echo_run() 295 emlxs_diag_biu_run(emlxs_hba_t *hba, uint32_t pattern) in emlxs_diag_biu_run()
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/ |
H A D | Filter.java | 39 public Filter(String[] list, String pattern) { in Filter()
|
/titanic_41/usr/src/lib/libast/common/regex/ |
H A D | regcache.c | 39 char* pattern; member 79 regcache(const char* pattern, regflags_t reflags, int* status) in regcache()
|
H A D | regerror.c | 85 fatal(regdisc_t* disc, int code, const char* pattern) in fatal()
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Expression.java | 200 private static final Pattern pattern = Pattern.compile( field in KVOpExpression 393 private static final Pattern pattern = Pattern.compile( field in KVExpression 546 private static final Pattern pattern = Pattern.compile( field in KExpression
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | re_comp.c | 42 re_comp(const char* pattern) in re_comp()
|
H A D | fnmatch.c | 53 fnmatch(const char* pattern, const char* subject, register int flags) in fnmatch()
|
H A D | regexp.c | 55 _re_comp(regexp_t* re, const char* pattern, char* handle, unsigned int size) in _re_comp()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_power.c | 502 u8_t* pattern ) in find_nwuf() 550 u8_t* pattern ) in lm_add_nwuf() 683 u8_t * pattern ) in lm_del_nwuf()
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | expand.c | 92 int path_expand(const char *pattern, struct argnod **arghead) in path_expand() 219 static int scantree(Dt_t *tree, const char *pattern, struct argnod **arghead) in scantree()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | kgrep.c | 79 uintptr_t pattern = kg->kg_pattern; in kgrep_range_basic() local 219 uintmax_t pattern = mdb_get_dot(); in kgrep() local
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | infotocap.c | 80 lookat(char *string, char *pattern, char *args) in lookat()
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_odir.c | 279 char pattern[MAXNAMELEN]; in smb_odir_open() local 341 char pattern[SMB_STREAM_PREFIX_LEN + 2]; in smb_odir_openat() local 860 char *pattern, uint16_t sattr, cred_t *cr) in smb_odir_create()
|
/titanic_41/usr/src/cmd/bart/ |
H A D | rules.c | 67 char *pattern, *ptr, *fname_ptr, saved_char; in exclude_fname() local 559 char *pattern; in add_modifier() local 613 char full_path[PATH_MAX], pattern[PATH_MAX]; in add_subtree_rule() local
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | AttributePattern.java | 70 String pattern = ""; field in AttributePattern.PatternPart
|
H A D | ServiceStoreInMemory.java | 406 boolean matchDoesNotContain(Object pattern, BVCollector returns) { in matchDoesNotContain() 443 matchEqual(Object pattern, BVCollector returns) { in matchEqual() 485 matchNotEqual(Object pattern, BVCollector returns) { in matchNotEqual() 505 matchLessEqual(Object pattern, in matchLessEqual() 529 matchNotLessEqual(Object pattern, in matchNotLessEqual() 552 matchGreaterEqual(Object pattern, in matchGreaterEqual() 575 matchNotGreaterEqual(Object pattern, in matchNotGreaterEqual() 601 walkVector(Object pattern, boolean update) { in walkVector() 789 compareEqual(Object target, Object pattern) { in compareEqual() 824 compareLessEqual(Object target, Object pattern) { in compareLessEqual() [all …]
|
/titanic_41/usr/src/common/smbsrv/ |
H A D | smb_match.c | 57 smb_contains_wildcards(const char *pattern) in smb_contains_wildcards()
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getfilter.c | 400 ldap_create_filter( char *filtbuf, unsigned long buflen, char *pattern, in ldap_create_filter() 506 ldap_build_filter( char *filtbuf, size_t buflen, char *pattern, in ldap_build_filter()
|
/titanic_41/usr/src/cmd/tcpd/ |
H A D | tcpdmatch.c | 268 static void expand(text, pattern, request) in expand() argument
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | getconf.c | 138 char* pattern; in b_getconf() local
|