Home
last modified time | relevance | path

Searched defs:rot13 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/lib/libutil/
H A Dt_snprintb.c1070 // rot13 using snprintb, shown here for lowercase letters only. in ATF_TC_BODY() local
/netbsd-src/games/fortune/fortune/
H A Dfortune.c240 rot13(char *line, int len) in rot13() function