OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:maxgroups
(Results
1 - 4
of
4
) 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) {
/sdk/emulator/opengl/host/libs/Translator/include/GL/
wglext.h
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictInputOutput.java
[
all
...]
Completed in 314 milliseconds