nfs-ganesha 1.4
Functions

cidr_to_str.c File Reference

#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cidr.h"
#include "abstract_mem.h"

Go to the source code of this file.

Functions

char * cidr_to_str (const CIDR *block, int flags)

Function Documentation

char* cidr_to_str ( const CIDR block,
int  flags 
)

Definition at line 18 of file cidr_to_str.c.