/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | engine.c | 52 #define match smat macro 63 #define match lmat macro 74 #define match mmat macro 78 struct match { struct 81 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument 85 const char *coldp; /* can be no match starting before here */ argument 102 static const char *dissect(struct match *, const char *, const char *, argument
|
/titanic_50/usr/src/tools/ctf/cvt/ |
H A D | fixup_tdescs.c | 160 struct match { struct 166 matching_iidesc(iidesc_t *iidesc, struct match *match) in matching_iidesc() 181 struct match match = { NULL, name }; in lookup_tdesc() local
|
/titanic_50/usr/src/lib/sun_fc/common/ |
H A D | HandleNPIVPort.cc | 106 bool HandleNPIVPort::match(uint64_t portWWN) { in match() function in HandleNPIVPort 120 bool HandleNPIVPort::match(int index) { in match() function in HandleNPIVPort
|
H A D | HandlePort.cc | 98 bool HandlePort::match(uint64_t portWWN) { in match() function in HandlePort 111 bool HandlePort::match(int index) { in match() function in HandlePort
|
/titanic_50/usr/src/lib/libast/common/string/ |
H A D | strmatch.c | 63 regmatch_t* match; member 168 int match[2]; in strsubmatch() local
|
/titanic_50/usr/src/lib/libast/common/regex/ |
H A D | regsub.c | 35 …t* dp, const char* op, register const char* sp, size_t nmatch, register regmatch_t* match, registe… in subold() 242 …ex_t* p, Sfio_t* dp, const char* op, const char* sp, size_t nmatch, regmatch_t* match, regflags_t … in regsub()
|
H A D | regsubexec.c | 71 …er regsub_t* b, const char* ss, register regsubop_t* op, size_t nmatch, register regmatch_t* match) in sub() 148 regsubexec(const regex_t* p, const char* s, size_t nmatch, regmatch_t* match) in regsubexec()
|
H A D | regexec.c | 36 regexec(const regex_t* p, const char* s, size_t nmatch, regmatch_t* match, regflags_t flags) in regexec()
|
/titanic_50/usr/src/cmd/ypcmd/revnetgroup/ |
H A D | getgroup.c | 224 any(cp, match) in any() argument 245 match(group) in match() function
|
/titanic_50/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_diskmgt.c | 230 nvpair_t *match = zjni_nvlist_walk_nvpair( in get_disk_online() local 452 nvpair_t *match = zjni_nvlist_walk_nvpair( in get_disk_size() local 498 nvpair_t *match; in get_slice_use() local 557 nvpair_t *match = zjni_nvlist_walk_nvpair( in get_slice() local
|
/titanic_50/usr/src/lib/libast/common/path/ |
H A D | pathrepl.c | 34 pathrepl(register char* path, const char* match, register const char* replace) in pathrepl()
|
H A D | pathgetlink.c | 60 int match = 0; in pathgetlink() local
|
/titanic_50/usr/src/lib/libpcp/common/ |
H A D | pcp_utils.c | 77 get_vldc_svc_name(char *dev_path, char *service, char **match) in get_vldc_svc_name() 131 get_glvc_svc_name(char *dev_path, char *service, char **match) in get_glvc_svc_name()
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/ |
H A D | kt_findrealm.c | 40 krb5_boolean match; in krb5_kt_find_realm() local
|
/titanic_50/usr/src/cmd/vgrind/ |
H A D | retest.c | 26 char *match; in main() local
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | putenv.c | 114 match(char *s1, char *s2) in match() function
|
/titanic_50/usr/src/lib/libsum/common/ |
H A D | sumlib.c | 45 const char* match; member 59 const char* match; member 240 match(register const char* s, register const char* p) in match() function
|
/titanic_50/usr/src/lib/libtecla/common/ |
H A D | cplmatch.c | 299 CplMatch *match; /* The container of the new match */ in cpl_add_completion() local 1002 CplMatch *match = matches + src; in cpl_zap_duplicates() local 1053 CplMatch *match = result->matches + i; in cpl_plan_listing() local 1130 CplMatch *match = result->matches + m; in cpl_format_line() local
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | fnmatch.c | 58 regmatch_t match; in fnmatch() local
|
/titanic_50/usr/src/ucbcmd/from/ |
H A D | from.c | 99 match(char *line, char *str) in match() function
|
/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | init.c | 125 struct match struct 131 int nmatch; argument 133 int match[2*(MATCH_MAX+1)]; argument 710 void sh_setmatch(const char *v, int vsize, int nmatch, int match[]) in sh_setmatch()
|
/titanic_50/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/ |
H A D | SimpleChat.java | 272 …TargetListElem match = this.findMatching( serviceName); // probably doesn't handle near-duplicate… in serviceFound() local 282 …TargetListElem match = this.findMatching( serviceName); // probably doesn't handle near-duplicate… in serviceLost() local 294 protected TargetListElem findMatching( String match) in findMatching()
|
/titanic_50/usr/src/cmd/lp/lib/filters/ |
H A D | regex.c | 46 match ( in match() function
|
/titanic_50/usr/src/lib/libadm/common/ |
H A D | ckkeywd.c | 41 match(char *strval, char *set[]) in match() function
|
/titanic_50/usr/src/cmd/ypcmd/ |
H A D | udpublickey.c | 181 match(line, name) in match() function
|