Searched defs:PerlProc_crypt (Results 1 – 1 of 1) sorted by relevance
1022 # define PerlProc_crypt(c,s) \ macro1095 # define PerlProc_crypt(c,s) crypt((c), (s)) macro