Home
last modified time | relevance | path

Searched refs:strmatch (Results 1 – 25 of 50) sorted by relevance

12

/titanic_41/usr/src/lib/libpp/common/
H A Dppargs.c170 …if (strmatch(comment, "(ARGSUSED|PRINTFLIKE|PROTOLIB|SCANFLIKE|VARARGS)*([0-9])|CONSTCOND|CONSTANT… in pplint()
311 if (strmatch(s, "__GNUC__*")) in ppargs()
313 …else if (strmatch(s, "__(ANSI|STDC|STRICT)__*") || !(pp.arg_style & STYLE_gnu) && strmatch(s, "__S… in ppargs()
315 else if (strmatch(s, "__cplusplus*")) in ppargs()
540 if (strmatch(s, "i*.h")) in ppargs()
542 else if (strmatch(s, "*@(nostandard|nostdinc)*")) in ppargs()
544 else if (strmatch(s, "*@(exten|xansi)*|std")) in ppargs()
549 else if (strmatch(s, "*@(ansi|conform|pedantic|stand|std1|strict[!-])*")) in ppargs()
553 if (strmatch(s, "*pedantic*")) in ppargs()
556 else if (strmatch(s, "*@(trans)*")) in ppargs()
[all …]
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dstrptime.c40 static char *strmatch(/*char *cp, char *string*/);
77 if ((p = strmatch(cp,
80 || (p = strmatch(cp,
96 if ((p = strmatch(cp,
99 || (p = strmatch(cp,
207 if ((p = strmatch(cp, dtcp->am_string,
215 } else if ((p = strmatch(cp, dtcp->pm_string,
329 strmatch(cp, string, termc) in strmatch() function
/titanic_41/usr/src/lib/libast/common/path/
H A Dpathcheck.c58 …if (strmatch(tool, PARANOID) && environ && (s = *environ) && *s++ == '_' && *s++ == '=' && !stat(s… in pathcheck()
75 if (strmatch(s, PARANOID_PAY)) in pathcheck()
80 …else if (*s != '#' && !isspace(*s) && !strneq(s, "127.", 4) && !strmatch(s, PARANOID_FREE) && o++ … in pathcheck()
H A Dpathshell.c62 …if ((sh = getenv("SHELL")) && *sh == '/' && strmatch(sh, "*/(sh|*[!cC]sh)*([[:digit:]])?(-+([.[:al… in pathshell()
68 if (ru != st.st_uid && !strmatch(sh, "?(/usr)?(/local)/?([ls])bin/?([[:lower:]])sh?(.exe)")) in pathshell()
/titanic_41/usr/src/cmd/ast/msgcc/
H A Dmsgcpp.c241 if (x > 0 && !strmatch(pp.token, OMIT)) in main()
270 if (c == '=' && (c = pplex()) == T_STRING && !strmatch(pp.token, OMIT)) in main()
/titanic_41/usr/src/lib/libast/common/string/
H A Dstrmatch.c152 strmatch(const char* s, const char* p) in strmatch() function
H A Dtokline.c183 …else if ((p = sfreserve(f, 0, 0)) && sfvalue(f) > 11 && strmatch(p, "#!!! +([-0-9]) *([!\n]) !!!\n… in tokline()
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dcflow.c55 if(!strmatch(argv[opt_info.index],"[+-]+([0-9])")) in b_return()
H A Dgetopts.c126 if(strmatch(opt_info.arg,"*unknown*")) in b_getopts()
H A Dtest.c558 if(strmatch(name,(char*)e_devfdNN)) in sh_access()
659 if(strmatch(name,(char*)e_devfdNN)) in test_stat()
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h331 #undef strmatch
332 #define strmatch _ast_strmatch macro
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h352 #undef strmatch
353 #define strmatch _ast_strmatch macro
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h352 #undef strmatch
353 #define strmatch _ast_strmatch macro
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h352 #undef strmatch
353 #define strmatch _ast_strmatch macro
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h331 #undef strmatch
332 #define strmatch _ast_strmatch macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h331 #undef strmatch
332 #define strmatch _ast_strmatch macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h352 #undef strmatch
353 #define strmatch _ast_strmatch macro
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h331 #undef strmatch
332 #define strmatch _ast_strmatch macro
/titanic_41/usr/src/lib/libdll/common/
H A Ddllscan.c141 if (strmatch(h, pat)) in dllinfo()
420 } while (!strmatch(scan->ent->fts_name, scan->pat)); in dllsread()
/titanic_41/usr/src/lib/libast/common/comp/
H A Dsyslog.c225 if (!strmatch(buf, "/dev/(tcp|udp)/*/*"))
/titanic_41/usr/src/lib/libast/common/include/
H A Dast.h311 extern int strmatch(const char*, const char*);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmain.c248 if(!strmatch(name, "?(.)/./*")) in sh_main()
281 if(strmatch(name,e_devfdNN)) in sh_main()
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap331 #undef strmatch
332 #define strmatch _ast_strmatch
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap331 #undef strmatch
332 #define strmatch _ast_strmatch
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap331 #undef strmatch
332 #define strmatch _ast_strmatch

12