OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:maxgroups
(Results
1 - 7
of
7
) sorted by null
/external/openssh/openbsd-compat/
getgrouplist.c
50
int ret,
maxgroups
;
local
55
maxgroups
= *grpcnt;
60
if (ngroups >=
maxgroups
) {
80
if (ngroups >=
maxgroups
) {
port-aix.c
438
int ret = 0, ngroups = 0,
maxgroups
;
local
441
maxgroups
= *grpcnt;
447
if (
maxgroups
<= 0) {
458
if (ngroups >=
maxgroups
|| l == LONG_MIN || l == LONG_MAX) {
/external/chromium_org/third_party/mesa/src/include/GL/
glxext.h
[
all
...]
wglext.h
[
all
...]
/external/mesa3d/include/GL/
glxext.h
[
all
...]
wglext.h
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h
[
all
...]
Completed in 2578 milliseconds