OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nmatched
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/atari/isa/
isa_machdep.c
91
static int
nmatched
= 0;
local
103
if (
nmatched
)
105
nmatched
++;
/src/sys/arch/atari/pci/
pci_machdep.c
145
static int
nmatched
= 0;
local
157
if (
nmatched
)
159
nmatched
++;
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
tools.c
498
struct berval pdn, npdn,
nmatched
;
local
507
rc = mdb_dn2id( op, tid, mcp, &ndn, &id, NULL, NULL, &
nmatched
);
512
if (
nmatched
.bv_len != npdn.bv_len ) {
Completed in 16 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026