OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extradict
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
event_rpcgen.py
493
def GetTranslation(self,
extradict
=None):
494
if
extradict
is None:
495
extradict
= {}
505
for (k, v) in list(
extradict
.items()):
/src/external/bsd/ntp/dist/sntp/libevent/
event_rpcgen.py
493
def GetTranslation(self,
extradict
=None):
494
if
extradict
is None:
495
extradict
= {}
505
for (k, v) in list(
extradict
.items()):
Completed in 18 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026