Home
last modified time | relevance | path

Searched refs:rc_none (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/rcache/
H A DMakefile.in13 rc_none.o
20 $(OUTPRE)rc_none.$(OBJEXT)
27 $(srcdir)/rc_none.c
H A Ddeps48 rc_none.so rc_none.po $(OUTPRE)rc_none.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
57 $(top_srcdir)/include/socket-utils.h rc-int.h rc_none.c
/freebsd/krb5/lib/krb5/rcache/
H A DMakefile.inc17 rc_none.c
/freebsd/contrib/unbound/daemon/
H A Dremote.h74 enum { rc_none, rc_hs_read, rc_hs_write } shake_state; enumerator
H A Dremote.c4413 s->shake_state = rc_none; in remote_control_callback()
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c347 rc_none, rc_zero, rc_infinity, rc_nan, rc_finite enumerator
1181 if(t.resultc != rc_none) { in runtest()