Home
last modified time | relevance | path

Searched refs:readname (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/games/tetris/
H A Dscores.c254 readname(char *to, size_t maxto, const char *from, size_t maxfrom) in readname() function
302 readname(scores[i].hs_name, sizeof(scores[i].hs_name), in readscores()
329 readname(scores[i].hs_name, sizeof(scores[i].hs_name), in readscores599()
362 readname(scores[i].hs_name, sizeof(scores[i].hs_name), in readscores50()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dpem.h69 # define PEM_read_cb_fnsig(name, type, INTYPE, readname) \ argument
70 type *PEM_##readname##_##name(INTYPE *out, type **x, \
72 # define PEM_read_cb_ex_fnsig(name, type, INTYPE, readname) \ argument
73 type *PEM_##readname##_##name##_ex(INTYPE *out, type **x, \