Home
last modified time | relevance | path

Searched refs:statestr (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/ofed/infiniband-diags/src/
HDsminfo.c65 char *statestr[] = { variable
72 #define STATESTR(s) (((unsigned)(s)) < SMINFO_STATE_LAST ? statestr[s] : "???")
/freebsd-14-stable/usr.sbin/ntp/libntp/
HDMakefile30 socktoa.c socktohost.c ssl_init.c statestr.c \
/freebsd-14-stable/contrib/ntp/libntp/
HDMakefile.in180 socktohost.c ssl_init.c statestr.c strdup.c strl_obsd.c \
244 ssl_init.$(OBJEXT) statestr.$(OBJEXT) strdup.$(OBJEXT) \
266 socktohost.c ssl_init.c statestr.c strdup.c strl_obsd.c \
329 ./$(DEPDIR)/ssl_init.Po ./$(DEPDIR)/statestr.Po \
835 statestr.c \
1105 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/statestr.Po@am__quote@ # am--include-marker
1391 -rm -f ./$(DEPDIR)/statestr.Po
1545 -rm -f ./$(DEPDIR)/statestr.Po
HDMakefile.am205 statestr.c \
/freebsd-14-stable/sys/dev/usb/
HDusb_device.c265 static const char* statestr[USB_STATE_MAX] = { variable
276 return ((state < USB_STATE_MAX) ? statestr[state] : "UNKNOWN"); in usb_statestr()
/freebsd-14-stable/crypto/openssl/test/
HDsslapitest.c7344 const char *statestr; member
7461 state[info_cb_this_state].statestr), 0)) { in sslapi_info_callback()
/freebsd-14-stable/contrib/ntp/
HDCommitLog-4.1.04175 libntp/statestr.c:
5103 * libntp/statestr.c: Ditto.
5939 * libntp/statestr.c: Only #include <config.h> if HAVE_CONFIG_H is
HDCommitLog2635 libntp/statestr.c@1.32 +0 -1
10804 libntp/statestr.c@1.31 +12 -5
12232 tests/libntp/run-statestr.c@1.13 +2 -0
15986 libntp/statestr.c@1.30 +147 -137
16481 tests/libntp/run-statestr.c@1.12 +8 -0
20565 libntp/statestr.c@1.29 +4 -5
26369 tests/libntp/run-statestr.c@1.11 +4 -4
26390 tests/libntp/statestr.c@1.6 +11 -0
28720 tests/libntp/run-statestr.c@1.10 +1 -1
29204 BitKeeper/deleted/37/statestr.cpp~65497a98bac68a52@1.5 +0 -0
[all …]
HDChangeLog962 * tests/libntp/statestr.c remove empty functions, remove unnecessary include,
1085 numtoa.c, numtohost.c, refnumtoa.c, ssl_init.c, statestr.c,
4471 libntp/statestr.c for more details.
HDNEWS2859 * tests/libntp/statestr.c remove empty functions, remove unnecessary include,
3072 numtoa.c, numtohost.c, refnumtoa.c, ssl_init.c, statestr.c,
6625 * tests/libntp/statestr.c remove empty functions, remove unnecessary include,
6838 numtoa.c, numtohost.c, refnumtoa.c, ssl_init.c, statestr.c,