HomeSort by: relevance | last modified time | path
    Searched defs:ns_format_ttl (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/nameser/
ns_ttl.c 60 ns_format_ttl(u_long src, char *dst, size_t dstlen) { function in typeref:typename:int
ns_ttl.c 60 ns_format_ttl(u_long src, char *dst, size_t dstlen) { function in typeref:typename:int
  /src/include/arpa/
nameser.h 544 #define ns_format_ttl __ns_format_ttl macro
603 int ns_format_ttl(u_long, char *, size_t);
nameser.h 544 #define ns_format_ttl __ns_format_ttl macro
603 int ns_format_ttl(u_long, char *, size_t);

Completed in 23 milliseconds