#include <unistd.h>#include <malloc.h>#include "cmplrs/f_errno.h"#include <sys/param.h>#include "externals.h"

Go to the source code of this file.
Defines | |
| #define | MAXPATHLEN 128 |
Functions/Subroutines | |
| int | access_ (char *name, char *mode, int namlen, int modlen) |
Variables | |
| char * | bufarg |
| long | bufarglen |
| int access_ | ( | char * | name, | |
| char * | mode, | |||
| int | namlen, | |||
| int | modlen | |||
| ) |
| char* bufarg |
1.5.6