Searched refs:OTP (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/crypto/heimdal/appl/
H A DMakefile.am5 if OTP
/freebsd-current/crypto/heimdal/lib/
H A DMakefile.am8 if OTP
/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin_locl.h92 #ifdef OTP
H A Dlogin.c138 #ifdef OTP
146 #endif /* OTP */
537 #ifdef OTP
646 #ifdef OTP
670 #ifdef OTP
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd_locl.h152 #ifdef OTP
H A Dftpd.c180 #ifdef OTP
472 #ifdef OTP
580 #ifdef OTP
593 #ifdef OTP
597 lreply(530, "OTP: %s", s);
601 #ifdef OTP
602 " and OTP "
891 #ifdef OTP
903 #ifdef OTP
906 lreply(530, "OTP
[all...]
/freebsd-current/kerberos5/include/
H A Dconfig.h1440 /* Define if you want OTP support in applications. */
1441 #define OTP 1 macro
/freebsd-current/contrib/wpa/wpa_supplicant/
H A DAndroid.mk572 # EAP-OTP
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dosprey_reg_map.h2498 volatile u_int32_t OTP; /* 0xc8 - 0xcc */ member in struct:jupiter_reg_map__rtc_reg_csr
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h7341 ObjCTypeParamDecl *OTP = cast_or_null<ObjCTypeParamDecl>(
7343 if (!OTP)
7348 OTP != T->getDecl()) {
7350 OTP, TL.getProtocolLAngleLoc(),
/freebsd-current/crypto/heimdal/
H A Dconfigure1645 --disable-otp if you don't want OTP support
23194 as_fn_error "OTP requires a NDBM/DB compatible library" "$LINENO" 5
23205 $as_echo "#define OTP 1" >>confdefs.h
23210 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable OTP library" >&5
23211 $as_echo_n "checking whether to enable OTP library... " >&6; }
28802 as_fn_error "conditional \"OTP\" was never defined.

Completed in 266 milliseconds