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

  /src/sys/lib/libkern/
intoa.c 1 /* $NetBSD: intoa.c,v 1.3 2009/03/14 15:36:22 dsl Exp $ */
47 char *intoa(u_int32_t); /* XXX */
52 intoa(u_int32_t addr) function in typeref:typename:char *

Completed in 11 milliseconds