OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAPS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
maps.h
1
/* $NetBSD:
maps
.h,v 1.2 2020/03/18 19:05:16 christos Exp $ */
8
/*
maps
3h
12
/* #include <
maps
.h>
24
typedef struct
MAPS
{
28
}
MAPS
;
30
extern
MAPS
*maps_create(const char *, const char *, int);
31
extern const char *maps_find(
MAPS
*, const char *, int);
32
extern const char *maps_file_find(
MAPS
*, const char *, int);
33
extern
MAPS
*maps_free(
MAPS
*);
[
all
...]
/src/games/warp/
warp.h
69
#define
MAPS
20 /* how many starmaps to choose from */
70
/* (
MAPS
- PERMMAPS is # of half-gone universes) */
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026