Home
last modified time | relevance | path

Searched refs:str_version (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/fortune/strfile/
H A Dstrfile.c185 Tbl.str_version = VERSION; in main()
245 Tbl.str_version = h2nl(Tbl.str_version); in main()
H A Dstrfile.h44 uint32_t str_version; /* version number */ member
/netbsd-src/games/fortune/unstr/
H A Dunstr.c98 BE32TOH(tbl.str_version); in main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_cb.c572 const char *str_version = lookup(version, ssl_versions, "???"); in msg_cb() local
629 BIO_printf(bio, "%s %s%s [length %04lx]%s%s\n", str_write_p, str_version, in msg_cb()