/***********************************************************************
* *
* This software is part of the ast package *
* Copyright (c) 1985-2011 AT&T Intellectual Property *
* and is licensed under the *
* Eclipse Public License, Version 1.0 *
* by AT&T Intellectual Property *
* *
* A copy of the License is available at *
* (with md5 checksum b35adb5213ca9657e911e9befb180842) *
* *
* Information and Software Systems Research *
* AT&T Research *
* Florham Park NJ *
* *
* Glenn Fowler <gsf@research.att.com> *
* David Korn <dgk@research.att.com> *
* Phong Vo <kpv@research.att.com> *
* *
***********************************************************************/
#pragma prototyped
/*
*/
#include <ast.h>
#include <errno.h>
#include <ls.h>
#if _lib_eaccess
#else
#if defined(__EXPORT__)
#define extern __EXPORT__
#endif
extern int
{
#ifdef EFF_ONLY_OK
#else
#if _lib_euidaccess
#else
register int mode;
static int init;
if (!init)
{
}
return -1;
mode = 0;
if (euid == 0)
{
return 0;
goto nope;
}
{
}
{
#if _lib_getgroups
#endif
}
else
{
#if _lib_getgroups
register int n;
static int ngroups = -2;
if (ngroups == -2)
{
ngroups = -1;
else
}
n = ngroups;
while (--n >= 0)
goto setgroup;
#endif
}
return 0;
nope:
return -1;
#endif
#endif
}
#endif