Searched refs:STREQ (Results 1 - 25 of 76) sorted by relevance

1234

/freebsd-9.3-release/contrib/amd/amd/
H A Dconf.c284 if (STREQ(section, "global")) {
322 if (cur_map->cfm_dir && !STREQ(cur_map->cfm_dir, section)) {
397 if (STREQ(val, "yes")) {
400 } else if (STREQ(val, "no")) {
413 if (STREQ(val, "full")) {
416 } else if (STREQ(val, "yes")) {
419 } else if (STREQ(val, "no")) {
482 if (STREQ(val, "yes")) {
485 } else if (STREQ(val, "no")) {
508 if (STREQ(va
[all...]
H A Drestart.c70 } else if (STREQ(me->mnt_type, MNTTAB_TYPE_NFS)) {
94 if (!STREQ(me->mnt_type, MNTTAB_TYPE_NFS))
145 if (STREQ(me->mnt_type, MNTTAB_TYPE_NFS)) {
212 if (!STREQ(me->mnt_type, MNTTAB_TYPE_NFS))
H A Dam_ops.c283 if (STREQ(opt, "ro")) return "rw";
284 if (STREQ(opt, "rw")) return "ro";
285 if (STREQ(opt, "bg")) return "fg";
286 if (STREQ(opt, "fg")) return "bg";
287 if (STREQ(opt, "soft")) return "hard";
288 if (STREQ(opt, "hard")) return "soft";
367 if (STREQ(rop->fs_type, type))
420 if (STREQ(fo->opt_opts, fo->opt_remopts)) {
H A Dinfo_passwd.c76 if (STREQ(map, PASSWD_MAP))
100 if (STREQ(key, "/defaults")) {
H A Damfs_auto.c133 if (STREQ(mf->mf_fo->opt_pref, "null")) {
H A Damfs_union.c93 if (!STREQ(dir, "/defaults")) {
H A Damq_subr.c140 && STREQ(gopt.logfile, opt->as_str)) {
221 if (STREQ(mp->am_mnt->mf_ops->fs_type, "toplvl"))
223 if (STREQ(mp->am_mnt->mf_ops->fs_type, "auto"))
238 if (STREQ(tmp_buf, prev_buf))
/freebsd-9.3-release/contrib/libreadline/
H A Dhistlib.h31 #if !defined (STREQ)
32 #define STREQ(a, b) (((a)[0] == (b)[0]) && (strcmp ((a), (b)) == 0)) macro
H A Drldefs.h143 #if !defined (STREQ)
144 #define STREQ(a, b) (((a)[0] == (b)[0]) && (strcmp ((a), (b)) == 0)) macro
H A Dnls.c119 if (t && *t && (t[0] != 'C' || t[1]) && (STREQ (t, "POSIX") == 0))
141 if (STREQ (t, legal_lang_values[i]))
/freebsd-9.3-release/usr.bin/m4/
H A Dstdd.h49 * STREQ is an optimised strcmp(a,b)==0
52 #define STREQ(a, b) ((a)[0] == (b)[0] && strcmp(a, b) == 0) macro
/freebsd-9.3-release/contrib/amd/conf/checkmount/
H A Dcheckmount_bsd44.c70 if (STREQ(colon + 1, path) &&
/freebsd-9.3-release/contrib/amd/libamu/
H A Dxutil.c509 if (STREQ(last_msg, msg)) {
536 if (STREQ(last_msg, msg)) {
607 if (STREQ(opt, dp->opt))
609 if (opt != s && !dpn && STREQ(s, dp->opt))
689 if (STREQ(facstr, "kern"))
693 if (STREQ(facstr, "user"))
697 if (STREQ(facstr, "mail"))
701 if (STREQ(facstr, "daemon"))
705 if (STREQ(facstr, "auth"))
709 if (STREQ(facst
[all...]
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dtoc.c157 if (STREQ (node, toc_entry_alist[i]->containing_node))
367 int elt = STREQ (command, "contents") ? CONTENTS : SHORTCONTENTS;
374 register_delayed_write (STREQ (command, "contents")
377 if (html && STREQ (command, "contents"))
385 STREQ (command, "contents")
388 STREQ (command, "contents")
H A Dfloat.c93 if (strlen (temp->id) > 0 && STREQ (text_expansion (temp->type), type))
144 if (STREQ (id, temp->id))
163 if (STREQ (temp->type, check_type) && temp->id && *temp->id)
220 if (strlen (temp->id) > 0 && STREQ (float_type, temp->type))
H A Dhtml.c85 f = STREQ (filename, "-") ? stdin : fopen (filename, "r");
219 if (splitting && current_node && !STREQ (current_node, "Top"))
248 if (tag_table->up && !STREQ (tag_table->up, "Top"))
541 && STREQ (htmlstack->tag, tag)
542 && !(STREQ (tag, "span") && STREQ (old_attribs, formatted_attribs)))
H A Dcmds.c724 if (STREQ (aa, temp->acronym)
801 if (STREQ (command, "command"))
803 else if (STREQ (command, "env"))
805 else if (STREQ (command, "file"))
807 else if (STREQ (command, "option"))
809 else if (STREQ (command, "samp"))
828 if (STREQ (command, "code"))
834 if (STREQ (command, "samp")) add_char ('`');
841 if (STREQ (command, "samp")) add_char ('\'');
1806 if (STREQ (strin
[all...]
H A Dinsertion.c171 if (STREQ (item_function, "@"))
250 if (STREQ (name, insertion_type_names[index]))
252 if (index == rawdocbook && STREQ (name, "docbook"))
254 if (index == rawhtml && STREQ (name, "html"))
256 if (index == rawxml && STREQ (name, "xml"))
258 if (index == rawtex && STREQ (name, "tex"))
1924 int elt = STREQ (command, "shortcaption") ? SHORTCAPTION : CAPTION;
2045 if (STREQ (command, "title"))
2047 else if (STREQ (command, "subtitle"))
2103 if (STREQ (command_tabl
[all...]
H A Dnode.c212 if (STREQ (tag->node, expanded_name))
220 if (STREQ (expanded_node, expanded_name))
707 if (this_section < 0 && !STREQ (node, "Top"))
1094 if (current_node && STREQ (current_node, "Top"))
1259 if (STREQ (expanded_node, ref_list->node))
1265 if (STREQ (expanded_node, expanded_ref))
1439 int you_lose = !prev || !STREQ (prev, tags->node);
1446 if (tem1 && tem2 && STREQ (tem1, tem2))
1476 int prev_equals_up = !tags->up || STREQ (tags->prev, tags->up);
1482 prev_equals_up = STREQ (tem
[all...]
/freebsd-9.3-release/contrib/amd/fsinfo/
H A Dfsi_analyze.c101 STREQ(p1 + 1, p2 + 1))
227 else if (STREQ(mp->m_name, "default"))
284 if (mp2 && STREQ(mp2->m_name, "default")) {
326 if (STREQ(dp->d_fstype, "swap")) {
373 } else if (STREQ(dp->d_fstype, "export")) {
520 STREQ(mp->m_dk->d_host->h_hostname, fp->f_from)) {
552 } else if (STREQ(fp->f_localname, "/")) {
555 } else if (STREQ(fp->f_localname, "swap")) {
617 if (STREQ(ap->a_volname, ap->a_name))
H A Dfsi_dict.c102 while (de && !STREQ(de->de_key, k))
H A Dwr_atab.c98 if (ap->a_opts && !STREQ(ap->a_opts, "")) {
139 if (!STREQ(mp->m_dk->d_mountpt, amountpt)) {
213 if (ap->a_opts && !STREQ(ap->a_opts, "")) {
H A Dwr_fstab.c156 if (STREQ(dp->d_fstype, "jfs") &&
275 if (STREQ(os_name, op->os_name))
290 if (!STREQ(dp->d_fstype, "export"))
/freebsd-9.3-release/contrib/cvs/src/
H A Drcs.c153 #define STREQ(a, b) (*(char *)(a) == *(char *)(b) && strcmp ((a), (b)) == 0) macro
383 if (STREQ (key, RCSDESC))
386 if (STREQ (RCSHEAD, key) && value != NULL)
391 if (STREQ (key, RCSDESC))
394 if (STREQ (RCSBRANCH, key) && value != NULL)
413 if (STREQ (RCSEXPAND, key))
427 if (STREQ (RCSDESC, key))
503 if (STREQ (key, RCSHEAD)
504 || STREQ (key, RCSBRANCH)
505 || STREQ (ke
[all...]
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c230 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro
881 if (STREQ(pcmd->argval[0].string, "oneline"))
883 else if (STREQ(pcmd->argval[0].string, "multiline"))
1350 if (STREQ(pcmd->argval[items].string, "prefer"))
1352 else if (STREQ(pcmd->argval[items].string, "burst"))
1354 else if (STREQ(pcmd->argval[items].string, "iburst"))
1356 else if (!refc && STREQ(pcmd->argval[items].string, "keyid"))
1358 else if (!refc && STREQ(pcmd->argval[items].string, "version"))
1360 else if (STREQ(pcmd->argval[items].string, "minpoll"))
1362 else if (STREQ(pcm
[all...]

Completed in 278 milliseconds

1234