Symbol: streq
bin/df/df.c
233
!streq(mntpt, mntbuf[mntcount].f_mntonname))
bin/df/df.c
297
if (streq(mntbuf[i].f_mntfromname, name))
sys/arch/xen/xenbus/xenbus_xs.c
104
for (i = 0; !streq(errorstring, xsd_errors[i].errstring); i++) {
sys/arch/xen/xenbus/xenbus_xs.c
283
if (!streq(name, "")) {
usr.bin/rpcgen/rpc_clntout.c
126
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_clntout.c
136
if (!streq(proc->args.decls->decl.type, "void")) {
usr.bin/rpcgen/rpc_clntout.c
143
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_clntout.c
189
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_clntout.c
199
if (newstyle && !args2 && (streq(proc->args.decls->decl.type, "void"))) {
usr.bin/rpcgen/rpc_clntout.c
257
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_cout.c
129
return (streq(def->def_name, type));
usr.bin/rpcgen/rpc_cout.c
207
if (streq(type, "bool")) {
usr.bin/rpcgen/rpc_cout.c
240
if (streq(type, "string")) {
usr.bin/rpcgen/rpc_cout.c
243
if (streq(type, "opaque")) {
usr.bin/rpcgen/rpc_cout.c
260
if (streq(type, "string")) {
usr.bin/rpcgen/rpc_cout.c
263
if (streq(type, "opaque")) {
usr.bin/rpcgen/rpc_cout.c
266
if (streq(type, "string")) {
usr.bin/rpcgen/rpc_cout.c
352
if (!streq(cs->type, "void")) {
usr.bin/rpcgen/rpc_cout.c
371
if (!streq(dflt->type, "void")) {
usr.bin/rpcgen/rpc_hout.c
238
if (streq(decl->type, "bool")) {
usr.bin/rpcgen/rpc_hout.c
249
if (decl && !streq(decl->type, "void")) {
usr.bin/rpcgen/rpc_hout.c
280
if (streq(proc->proc_name, stop->proc_name)) {
usr.bin/rpcgen/rpc_hout.c
369
streq(proc->args.decls->decl.type, "void")) {
usr.bin/rpcgen/rpc_hout.c
380
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_hout.c
430
if (!streq(name, old)) {
usr.bin/rpcgen/rpc_hout.c
431
if (streq(old, "string")) {
usr.bin/rpcgen/rpc_hout.c
435
if (streq(old, "opaque")) {
usr.bin/rpcgen/rpc_hout.c
438
if (streq(old, "bool")) {
usr.bin/rpcgen/rpc_hout.c
477
if (streq(dec->type, "void")) {
usr.bin/rpcgen/rpc_hout.c
481
if (streq(dec->type, name) && !dec->prefix) {
usr.bin/rpcgen/rpc_hout.c
484
if (streq(dec->type, "string")) {
usr.bin/rpcgen/rpc_hout.c
488
if (streq(dec->type, "bool")) {
usr.bin/rpcgen/rpc_hout.c
491
if (streq(dec->type, "opaque")) {
usr.bin/rpcgen/rpc_hout.c
534
if (streq(def->def_name, stop)) {
usr.bin/rpcgen/rpc_hout.c
537
if (streq(def->def_name, type)) {
usr.bin/rpcgen/rpc_main.c
1039
if (!streq(argv[i], "udp") &&
usr.bin/rpcgen/rpc_main.c
1040
!streq(argv[i], "tcp")) {
usr.bin/rpcgen/rpc_main.c
302
if (infile != NULL && streq(outfile, infile)) {
usr.bin/rpcgen/rpc_main.c
841
if (streq(argv[i], "-s")) {
usr.bin/rpcgen/rpc_main.c
850
if (streq(argv[i], "-s")) {
usr.bin/rpcgen/rpc_main.c
856
if (streq(argv[i], "-n")) {
usr.bin/rpcgen/rpc_parse.c
177
if (streq(plist->res_type, "opaque")) {
usr.bin/rpcgen/rpc_parse.c
190
if (streq(dec.type, "void"))
usr.bin/rpcgen/rpc_parse.c
204
if (streq(dec.type, "void"))
usr.bin/rpcgen/rpc_parse.c
417
if (streq(dec->type, "void")) {
usr.bin/rpcgen/rpc_parse.c
451
if (streq(dec->type, "opaque")) {
usr.bin/rpcgen/rpc_parse.c
456
if (streq(dec->type, "string")) {
usr.bin/rpcgen/rpc_parse.c
489
if (streq(dec->type, "void")) {
usr.bin/rpcgen/rpc_parse.c
492
if (streq(dec->type, "opaque")) {
usr.bin/rpcgen/rpc_parse.c
496
if (streq(dec->type, "string")) {
usr.bin/rpcgen/rpc_parse.c
504
if (!streq(dec->type, "string")) {
usr.bin/rpcgen/rpc_parse.c
517
if (streq(dec->type, "string")) {
usr.bin/rpcgen/rpc_sample.c
103
if (streq(proc->args.decls->decl.type, "void"))
usr.bin/rpcgen/rpc_sample.c
111
if (!streq(proc->args.decls->decl.type, "void")) {
usr.bin/rpcgen/rpc_sample.c
123
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_sample.c
154
if (streq(proc->args.decls->decl.type, "void")) /* cast to void* */
usr.bin/rpcgen/rpc_sample.c
160
if (streq(proc->args.decls->decl.type, "void")) {
usr.bin/rpcgen/rpc_sample.c
210
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_sample.c
221
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_svcout.c
315
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_svcout.c
329
if (!streq(proc->args.decls->decl.type, "void"))
usr.bin/rpcgen/rpc_svcout.c
382
if (streq(proc->args.decls->decl.type,
usr.bin/rpcgen/rpc_svcout.c
409
if (streq(proc->res_type, "void"))
usr.bin/rpcgen/rpc_svcout.c
540
if (streq(proc->proc_num, "0")) {
usr.bin/rpcgen/rpc_svcout.c
899
if (streq(transp, "udp"))
usr.bin/rpcgen/rpc_svcout.c
908
if (inetdflag && streq(transp, "tcp")) {
usr.bin/rpcgen/rpc_tblout.c
172
if (streq(type, "void")) {
usr.bin/rpcgen/rpc_util.c
137
return (streq(def->def_name, type));
usr.bin/rpcgen/rpc_util.c
168
if (streq(type, "string")) {
usr.bin/rpcgen/rpc_util.c
179
if (streq(prefix, "enum")) {
usr.bin/rpcgen/rpc_util.c
185
if (streq(type, "bool")) {
usr.bin/rpcgen/rpc_util.c
188
if (streq(type, "string")) {
usr.bin/rpcgen/rpc_util.c
201
return (streq(def->def_name, type));
usr.bin/rpcgen/rpc_util.c
213
return (!streq(type, "string"));
usr.bin/rpcgen/rpc_util.h
106
int streq(const char *, const char *);
usr.bin/systat/netcmds.c
183
if (proto == 0 || streq(proto, "all"))
usr.bin/systat/netcmds.c
185
else if (streq(proto, "tcp"))
usr.bin/systat/netcmds.c
187
else if (streq(proto, "udp"))
usr.bin/systat/netstat.c
317
if (!streq(proto, p->ni_proto))
usr.bin/systat/netstat.c
366
if (!streq(proto, p->ni_proto))
usr.bin/systat/netstat.c
513
if (streq(p->ni_proto, "tcp")) {