Home
last modified time | relevance | path

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

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dlistconf.c77 #define JOHN_BLD "unk-build-type" macro
138 puts("Build: " JOHN_BLD _MP_VERSION DEBUG_STRING ASAN_STRING UBSAN_STRING); in listconf_list_build_info()
H A Doptions.c290 #define JOHN_BLD "unk-build-type" macro
317 "John the Ripper " JTR_GIT_VERSION _MP_VERSION DEBUG_STRING ASAN_STRING UBSAN_STRING " [" JOHN_BLD
H A Dopencl_common.c40 #define JOHN_BLD "unk-build-type" macro
381 found += (strstr(recommendation, "L") && strstr(JOHN_BLD, "linux")); in opencl_driver_info()
382 found += (strstr(recommendation, "W") && strstr(JOHN_BLD, "windows")); in opencl_driver_info()
H A Djohn.c121 #define JOHN_BLD "unk-build-type" macro
H A Dconfigure.ac1102 echo "#define JOHN_BLD \"${host_os} ${CPU_BIT_STR}-bit${using_x32} ${host_cpu} ${SIMD_NAME} AC\"" >…
/dports/security/john/john-1.9.0-jumbo-1/doc/
H A DCHANGES-jumbo7721 Replace "-autoconf" with "-ac" in JOHN_BLD definition