inet_ntoa.c revision ab023a65562e62b85a824509d829b6fad87e00b1
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * Copyright (c) 1983, 1993
180d8b0eecfc02d3d25c96253aef3a3d19a58a5aTinderbox User * The Regents of the University of California. All rights reserved.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * Redistribution and use in source and binary forms, with or without
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * modification, are permitted provided that the following conditions
180d8b0eecfc02d3d25c96253aef3a3d19a58a5aTinderbox User * 1. Redistributions of source code must retain the above copyright
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman * notice, this list of conditions and the following disclaimer.
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman * 2. Redistributions in binary form must reproduce the above copyright
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman * notice, this list of conditions and the following disclaimer in the
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman * documentation and/or other materials provided with the distribution.
ef9334d745a759b02821950230260c1941d066d3Mukund Sivaraman * 3. All advertising materials mentioning features or use of this software
#include "port_before.h"
#include <stdio.h>
#include <string.h>
#include "port_after.h"
return (ret);