OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memc
(Results
1 - 10
of
10
) sorted by relevancy
/src/share/man/man4/man4.mvme68k/
Makefile
4
mem.4
memc
.4 ncrsc.4 pcc.4 pcctwo.4 wdsc.4 zsc.4
/src/sys/arch/pmax/pmax/
memc_3min.c
55
#include <pmax/pmax/
memc
.h>
memc_3max.c
43
#include <pmax/pmax/
memc
.h>
dec_3max.c
95
#include <pmax/pmax/
memc
.h>
dec_3maxplus.c
95
#include <pmax/pmax/
memc
.h>
dec_3min.c
94
#include <pmax/pmax/
memc
.h> /* 3min/maxine memory errors */
dec_maxine.c
92
#include <pmax/pmax/
memc
.h>
/src/sys/arch/alpha/alpha/
machdep.c
300
struct mddt_cluster *
memc
;
local
537
memc
= &mddtp->mddt_clusters[i];
539
printf("
MEMC
%d: pfn 0x%lx cnt 0x%lx usage 0x%lx\n", i,
540
memc
->mddt_pfn,
memc
->mddt_pg_cnt,
memc
->mddt_usage);
542
totalphysmem +=
memc
->mddt_pg_cnt;
545
ptoa(
memc
->mddt_pfn);
547
ptoa(
memc
->mddt_pg_cnt);
548
if (
memc
->mddt_usage & MDDT_mbz |
[
all
...]
/src/sys/arch/mvme68k/dev/
memc_68k.c
59
CFATTACH_DECL_NEW(
memc
, sizeof(struct memc_softc),
/src/lib/libc/gen/
getgrent.c
174
int
memc
;
local
215
memc
= 1; /* for final NULL */
217
memc
++; /* for first item */
220
memc
++;
223
ep = _gr_memfrombuf(
memc
* sizeof(char *) + ALIGNBYTES, &buf, &buflen);
228
for (
memc
= 0; *entry != '\0';
memc
++) {
230
COPYTOBUF(grp->gr_mem[
memc
]);
238
grp->gr_mem[
memc
] = NULL;
253
int
memc
;
local
[
all
...]
Completed in 21 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026