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

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

Completed in 109 milliseconds