Home
last modified time | relevance | path

Searched refs:STREQ (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c230 #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 Dntpdc.c226 #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/usr.sbin/pkg/
H A Decc.c51 #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 Dstdd.h51 #define STREQ(a, b) ((a)[0] == (b)[0] && strcmp(a, b) == 0) macro
H A Dlook.c132 if (STREQ(name, defn)) in setup_definition()
H A Deval.c714 if (STREQ(argv[2], argv[3])) { in doifelse()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c426 #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 Dpropdelay.c65 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro
H A Dchutest.c57 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro
/freebsd/contrib/ntp/util/
H A Dtickadj.c216 #define STREQ(a, b) (*(a) == *(b) && strcmp((a), (b)) == 0) macro
/freebsd/contrib/openbsm/config/
H A Dltmain.sh6179 if (STREQ (str, pat))
/freebsd/contrib/openpam/
H A Dltmain.sh6436 if (STREQ (str, pat))
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh6179 if (STREQ (str, pat))
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6179 if (STREQ (str, pat))
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh6394 if (STREQ (str, pat))
/freebsd/contrib/sqlite3/
H A Dltmain.sh6271 if (STREQ (str, pat))
/freebsd/contrib/ldns/
H A Dltmain.sh6271 if (STREQ (str, pat))
/freebsd/contrib/unbound/
H A Dltmain.sh6179 if (STREQ (str, pat))
/freebsd/contrib/file/
H A Dltmain.sh6439 if (STREQ (str, pat))