Searched refs:streq (Results 1 - 25 of 101) sorted by relevance

12345

/illumos-gate/usr/src/lib/libcmd/common/
H A Dpids.c65 if (!(s = fp->t_str) || streq(s, "pid"))
67 else if (streq(s, "pgid"))
69 else if (streq(s, "ppid"))
71 else if (streq(s, "tid") || streq(s, "tty"))
78 else if (streq(s, "sid"))
80 else if (streq(s, "format"))
H A Dvmstate.c72 if (!(s = fp->t_str) || streq(s, "size"))
74 else if (streq(s, "region"))
76 else if (streq(s, "segments"))
78 else if (streq(s, "busy_size"))
80 else if (streq(s, "busy_blocks"))
82 else if (streq(s, "busy_max"))
84 else if (streq(s, "free_size"))
86 else if (streq(s, "free_blocks"))
88 else if (streq(s, "free_max"))
90 else if (streq(
[all...]
H A Dgetconf.c226 else if (streq(name, empty))
232 if (streq(path, empty))
249 if (streq(path, empty))
254 if ((value = *++argv) && (streq(value, empty)))
H A Dhead.c126 if (!cp || streq(cp, "-"))
/illumos-gate/usr/src/lib/libast/common/string/
H A Dstruniq.c45 while (streq(*ao, *an))
H A Dfmtgid.c82 if (streq(name, "Administrators"))
H A Dfmtuid.c82 if (streq(name, "Administrator"))
H A Dstruid.c93 else if (streq(name, "root") && (pw = getpwnam("Administrator")))
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_sample.c101 if (!streq(proc->res_type, "oneway")) {
103 if (!streq(proc->res_type, "void"))
117 if (!streq(proc->args.decls->decl.type, "void"))
126 } else if (!streq(proc->args.decls->decl.type, "void")) {
157 if (streq(proc->args.decls->decl.type, "void"))
163 if (streq(proc->res_type, "oneway"))
171 } else if (streq(proc->args.decls->decl.type, "void")) {
173 if (streq(proc->res_type, "oneway"))
187 if (!streq(proc->res_type, "oneway"))
235 if ((!streq(pro
[all...]
H A Drpc_util.c87 streq(char *a, char *b) function
125 return (streq(def->def_name, type));
138 if (streq(def->def.ty.old_type, "opaque"))
158 if (streq(type, "string"))
167 if (streq(prefix, "enum")) {
173 if (streq(type, "bool")) {
175 } else if (streq(type, "string")) {
177 } else if (streq(type, "oneway")) {
189 return (streq(def->def_name, type));
200 return (!streq(typ
[all...]
H A Drpc_hout.c209 if (streq(decl->type, "bool"))
219 if (decl && !streq(decl->type, "void"))
256 if (streq(proc->proc_name, stop->proc_name))
382 int oneway = streq(proc->res_type, "oneway");
386 streq(proc->args.decls->decl.type, "void")) {
446 if (!streq(name, old)) {
447 if (streq(old, "string")) {
450 } else if (streq(old, "opaque")) {
452 } else if (streq(old, "bool")) {
490 if (streq(de
[all...]
H A Drpc_tblout.c168 if (streq(type, "oneway"))
182 if (streq(type, "void") || streq(type, "oneway")) {
H A Drpc_clntout.c114 bool_t oneway = streq(proc->res_type, "oneway");
158 } else if (streq(proc->args.decls->decl.type, "void")) {
235 bool_t oneway = streq(proc->res_type, "oneway");
248 if (streq(proc->res_type, "void")) {
261 (streq(proc->args.decls->decl.type, "void"))) {
348 if (streq(proc->res_type, "void")) {
368 (streq(proc->args.decls->decl.type, "void"))) {
H A Drpc_parse.c131 if (streq(defp->def_name, type) && defp->def_kind == DEF_TYPEDEF)
314 if (streq(plist->res_type, "opaque")) {
329 if (streq(dec.type, "void"))
343 if (streq(dec.type, "void"))
572 if (streq(dec->type, "void"))
603 if (streq(dec->type, "opaque")) {
607 } else if (streq(dec->type, "string")) {
642 if (streq(dec->type, "void"))
645 if (streq(dec->type, "opaque"))
648 if (streq(de
[all...]
H A Drpc_cout.c111 return (streq(def->def_name, type));
178 if (streq(name, "rpcprog_t") ||
179 streq(name, "rpcvers_t") ||
180 streq(name, "rpcproc_t") ||
181 streq(name, "rpcprot_t") ||
182 streq(name, "rpcport_t"))
202 if (streq(type, "bool")) {
235 if (streq(type, "string"))
237 else if (streq(type, "opaque"))
252 if (streq(typ
[all...]
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dgetsubopt.c77 if (streq(b, *op))
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen1.c41 #define streq(s1, s2) (strcmp(s1, s2) == 0) macro
141 if (streq(optarg, "ilp32"))
143 else if (streq(optarg, "lp64"))
399 if (streq(member, "SIZEOF")) {
402 if (streq(member, "OFFSETOK")) {
405 if (streq(member, "END")) {
409 if (streq(member, adbgen_fmt_tbl[i].f_str))
417 if (streq(member, "EXPR")) {
507 if (streq(cp, fmt_request)) {
/illumos-gate/usr/src/cmd/ast/msgcc/
H A Dmsgget.c81 if (streq(s, "-"))
89 if (streq(loc, "-"))
H A Dmsggen.c156 if (streq(px->name, s))
387 if (streq(t, "delset"))
396 else if (streq(t, "quote"))
398 else if (streq(t, "set"))
408 else if (streq(t, "translation"))
/illumos-gate/usr/src/lib/libast/common/path/
H A Dpathtemp.c121 if (streq(pfx, "cycle"))
130 tmp.manual = streq(dir, "manual");
133 else if (streq(pfx, "prefix"))
140 else if (streq(pfx, "private"))
145 else if (streq(pfx, "public"))
150 else if (streq(pfx, "seed"))
155 else if (streq(pfx, TMP_ENV))
167 else if (streq(pfx, TMP_PATH_ENV))
H A Dpathfind.c35 #define regular(p,s) (stat((p),(s))>=0&&(S_ISREG((s)->st_mode)||streq(p,"/dev/null")))
59 if (dir && *dir && !streq(dir, ".") && directory(dir, &st))
62 if (streq(dir, dp->dir))
H A Dpathrepl.c42 if (streq(match, replace))
/illumos-gate/usr/src/lib/libpp/common/
H A Dppargs.c474 if (streq(s, "-$"))
479 else if (streq(s, "-dD"))
484 else if (streq(s, "-dM"))
491 else if (streq(s, "-imacros"))
501 else if (streq(s, "-include"))
515 if (streq(s, "c"))
517 else if (streq(s, "c++"))
519 else if (streq(s, "objc"))
521 else if (streq(s, "objc++"))
533 else if (streq(
[all...]
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dfixup_tdescs.c70 if (streq(ml->ml_name, mems[i]))
82 if (act->t_type != STRUCT || !streq(act->t_name, acts[i]))
124 if (mems[i] && !streq(ml->ml_name, mems[i]))
131 !streq(ml->ml_type->t_tdesc->t_name, "vmem"))
168 if (!streq(iidesc->ii_name, match->m_name))
223 if (!streq(cpu->t_name, "cpu") || cpu->t_type != STRUCT)
245 if (!streq(lml->ml_name, "cpu_m_pad") &&
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dpkgadm.h47 #define streq(a, b) (strcmp((a), (b)) == 0) macro

Completed in 1652 milliseconds

12345