logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

resolv.h (139B)


  1. #include_next <resolv.h>
  2. int b64_ntop(unsigned char const *, size_t, char *, size_t);
  3. int b64_pton(char const *, unsigned char *, size_t);