OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pidpair
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/liblmdb/
mplay.c
75
typedef struct
pidpair
{
struct
79
}
pidpair
;
typedef in typeref:struct:pidpair
81
pidpair
*lastpid;
83
pidpair
pids[MAXPIDS];
478
static
pidpair
*addpid(int tpid)
506
static
pidpair
*findpid(int tpid)
524
pidpair
*pp = findpid(tpid);
558
pidpair
*pp;
Completed in 150 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026