RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
confstr.c File Reference

Implementation for confstr method. More...

#include <sys/cdefs.h>
#include <sys/param.h>
#include <errno.h>
#include <limits.h>
#include <string.h>
#include <unistd.h>

Functions

size_t confstr (int name, char *buf, size_t len)
 

Detailed Description

Implementation for confstr method.