Home
last modified time | relevance | path

Searched defs:match (Results 76 – 100 of 256) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c115 boolean_t match = (strcmp(obj->obj_name, smp->sm_name) == 0); in stacks_module_callback() local
/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c325 char *match; /* Character String to match against */ member
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c227 match(char *expbuf, int gf) in match() function
/illumos-gate/usr/src/lib/libadutils/common/
H A Daddisc.c306 boolean_t match; in ad_disc_compare_ds() local
359 boolean_t match; in ad_disc_compare_trusteddomains() local
415 boolean_t match; in ad_disc_compare_domainsinforest() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_modification_hooks.c115 int match; in call_modification_hooks_name_sym() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Derror.c90 regex_t* match; member
H A Dfindlib.h63 int match; member
H A Dtranslate.c229 match(const char* cat, const char* msg) in match() function
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmc.h112 uint64_t match; /* Physic Address is located at this bank. */ member
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dmedia.c321 int match; in apply_filter() local
/illumos-gate/usr/src/ucbcmd/expr/
H A Dexpr.y281 match(char *s, char *p) in match() function
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_profile.c368 int match; member
422 int type, match = 0; in prof_name_matched() local
/illumos-gate/usr/src/lib/libtecla/common/
H A Dpcache.c1014 char **match; /* A pointer to a matching filename string in the cache */ in pca_lookup_file() local
1346 char *match = node->files[bot]; in CPL_MATCH_FN() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dstrmatch.c552 Match_t match; in strgrpmatch() local
/illumos-gate/usr/src/lib/libresolv/
H A Dres_gethost.c424 any(cp, match) in any() argument
/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c475 match(char *s) in match() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dccode.h43 const char* match; /* strmatch() pattern */ member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfkeyprintf.c153 regmatch_t match[10]; in getfmt() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c468 match(const char *str, char *outstr) in match() function
/illumos-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c481 any(cp, match) in any() argument
/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c305 match_entry(char *line, char *match) in match_entry()
357 char *match) in delete_entry()
1420 int match = 0; in update_minor_entry() local
/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c83 regmatch_t *match; variable
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.c180 match(const char* s, register const char* p, int minimum, int standard) in match() function
/illumos-gate/usr/src/lib/libadm/common/
H A Dckitem.c232 match(CKMENU *menup, char *strval, int max) function
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dcmd.c534 match(char *file, Cmd_info *cmd_info) in match() function

1234567891011