| /freebsd/contrib/lyaml/ext/yaml/ |
| H A D | emitter.c | 55 #define MENTRY(_s) (STREQ (encoding, #_s)) { yaml_encoding = YAML_##_s##_ENCODING; } in emit_STREAM_START() 175 #define MENTRY(_s) (STREQ (style, #_s)) { yaml_style = YAML_##_s##_MAPPING_STYLE; } in emit_MAPPING_START() 220 #define MENTRY(_s) (STREQ (style, #_s)) { yaml_style = YAML_##_s##_SEQUENCE_STYLE; } in emit_SEQUENCE_START() 265 #define MENTRY(_s) (STREQ (style, #_s)) { yaml_style = YAML_##_s##_SCALAR_STYLE; } in emit_SCALAR() 329 #define MENTRY(_s) (STREQ (type, #_s)) { yaml_ok = emit_##_s (L, emitter); } in emit() 351 if (type && STREQ (type, "STREAM_END")) in emit()
|
| H A D | lyaml.h | 43 #ifndef STREQ 44 #define STREQ !strcmp macro
|
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | ntpdc_ops.c | 230 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro 890 if (STREQ(pcmd->argval[0].string, "oneline")) in loopinfo() 892 else if (STREQ(pcmd->argval[0].string, "multiline")) in loopinfo() 1359 if (STREQ(pcmd->argval[items].string, "prefer")) in doconfig() 1361 else if (STREQ(pcmd->argval[items].string, "burst")) in doconfig() 1363 else if (STREQ(pcmd->argval[items].string, "iburst")) in doconfig() 1365 else if (!refc && STREQ(pcmd->argval[items].string, "keyid")) in doconfig() 1367 else if (!refc && STREQ(pcmd->argval[items].string, "version")) in doconfig() 1369 else if (STREQ(pcmd->argval[items].string, "minpoll")) in doconfig() 1371 else if (STREQ(pcmd->argval[items].string, "maxpoll")) in doconfig() [all …]
|
| H A D | ntpdc.c | 226 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro 1843 if (STREQ(pcmd->argval[0].string, "yes")) in hostnames() 1845 else if (STREQ(pcmd->argval[0].string, "no")) in hostnames() 1865 } else if (STREQ(pcmd->argval[0].string, "no")) { in setdebug() 1867 } else if (STREQ(pcmd->argval[0].string, "more")) { in setdebug() 1869 } else if (STREQ(pcmd->argval[0].string, "less")) { in setdebug()
|
| /freebsd/bin/test/ |
| H A D | test.c | 99 STREQ, enumerator 122 {"=", STREQ}, 153 {"==", STREQ}, 331 case STREQ: in binop()
|
| /freebsd/usr.sbin/pkg/ |
| H A D | ecc.c | 51 #define STREQ(l, r) (strcmp(l, r) == 0) macro 585 if (STREQ(name, "ecc") || STREQ(name, "eddsa")) { in ecc_new() 589 } else if (STREQ(name, "ecdsa")) { in ecc_new()
|
| /freebsd/usr.bin/m4/ |
| H A D | stdd.h | 51 #define STREQ(a, b) ((a)[0] == (b)[0] && strcmp(a, b) == 0) macro
|
| H A D | look.c | 132 if (STREQ(name, defn)) in setup_definition()
|
| H A D | eval.c | 714 if (STREQ(argv[2], argv[3])) { in doifelse()
|
| /freebsd/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 426 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) 2141 if (STREQ(buf, months[i])) in rtdatetolfp() 2605 } else if (STREQ(pcmd->argval[0].string, "hash")) { in showdrefid() 2607 } else if (STREQ(pcmd->argval[0].string, "ipv4")) { in showdrefid() 2727 if (STREQ(pcmd->argval[0].string, "yes")) in hostnames() 2729 else if (STREQ(pcmd->argval[0].string, "no")) in hostnames() 2750 } else if (STREQ(pcmd->argval[0].string, "no")) { in setdebug() 2752 } else if (STREQ(pcmd->argval[0].string, "more")) { in setdebug() 2754 } else if (STREQ(pcmd->argval[0].string, "less")) { in setdebug() 2844 if (STREQ(pcm in authenticate() 430 #define STREQ( global() macro [all...] |
| /freebsd/contrib/ntp/clockstuff/ |
| H A D | propdelay.c | 65 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro
|
| H A D | chutest.c | 57 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro
|
| /freebsd/contrib/ntp/util/ |
| H A D | tickadj.c | 216 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro
|
| /freebsd/contrib/openbsm/config/ |
| H A D | ltmain.sh | 6179 if (STREQ (str, pat))
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ltmain.sh | 6179 if (STREQ (str, pat))
|
| /freebsd/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 6179 if (STREQ (str, pat))
|
| /freebsd/contrib/libevent/build-aux/ |
| H A D | ltmain.sh | 6394 if (STREQ (str, pat))
|
| /freebsd/contrib/ldns/ |
| H A D | ltmain.sh | 6271 if (STREQ (str, pat))
|
| /freebsd/contrib/openpam/ |
| H A D | ltmain.sh | 6584 if (STREQ (str, pat))
|
| /freebsd/contrib/file/ |
| H A D | ltmain.sh | 6439 if (STREQ (str, pat))
|
| /freebsd/contrib/unbound/ |
| H A D | ltmain.sh | 6577 if (STREQ (str, pat))
|