Home
last modified time | relevance | path

Searched defs:match (Results 126 – 150 of 256) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/libdladm/common/
H A Dpropfuncs.c312 boolean_t match = (c == '=' || c == ',' || c == ';'); in parse_props() local
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk4.c265 REGWMATCH_T match[10]; in f_match() local
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c370 match(char *s, char *p) in match() function
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c464 boolean_t match; in nss_find_matching_certs() local
1382 int match = 0; in NSS_FindKey() local
2851 boolean_t match = B_FALSE; in NSS_FindCertInCRL() local
/illumos-gate/usr/src/cmd/mandoc/
H A Dmansearch.c47 struct dbm_match match; /* Match type and expression. */ member
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dalgs.c441 boolean_t match; in ipsecalg_exists() local
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c449 match(match_flags_t match_flags, const char *name, uint_t ndx, uint_t type) in match() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c394 match(char *s, char *p) in match() function
/illumos-gate/usr/src/tools/cscope-fast/
H A Dfind.c972 match(void) in match() function
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c1131 int match, ret, t_ret; local
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1139 boolean_t match; in compare_trusteddomainsinforest() local
1181 boolean_t match; in update_trusted_forest() local
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c1222 int match = 1; in key_cmp() local
3532 int match; in cb_ref_new2old() local
3575 int match; in ref_new2old() local
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c415 bridge_fwd_t *bfp, match; in bridge_ioc_listfwd() local
918 bridge_fwd_t match; in fwd_find() local
1014 bridge_fwd_t match; in fwd_update_local() local
/illumos-gate/usr/src/cmd/fs.d/ufs/edquota/
H A Dedquota.c578 next(char *cp, char *match) in next()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c366 match(tchar *s, tchar *p, int *slproc) in match() function
/illumos-gate/usr/src/cmd/dd/
H A Ddd.c1651 match(char *s) in match() function
/illumos-gate/usr/src/cmd/awk/
H A Db.c556 match(fa *f, const char *p0) /* shortest match ? */ in match() function
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_nisdbquery.c537 int i, j, match; in verifyQueryMatch() local
/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdeg.c848 mdeg_match_str(mdeg_node_match_t *match, char *buf, int len) in mdeg_match_str()
/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.c485 int match; in acl_removeentries() local
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c332 int match; in gethname() local
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c102 int match = 0; in extdimmslot_to_dimmslot() local
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c124 #define MATCH_MASK(match) (EFX_MASK32(match) << EFX_LOW_BIT(match)) in ef10_filter_init() argument
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4.c46 #define match(c, s) (c == *s && (!s[1] || inpmatch(s+1))) macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmc-us3i.h122 uint64_t match; /* Physic Address is located at this bank. */ member

1234567891011