Home
last modified time | relevance | path

Searched refs:LYLynxIMGmap (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYMap.c642 GLOBALDEF(HTProtocol, LYLynxIMGmap, _LYIMGMAP_C_GLOBALDEF_1_INIT);
644 GLOBALDEF HTProtocol LYLynxIMGmap = variable
DLYMain.c2273 extern GLOBALREF (HTProtocol, LYLynxIMGmap);
2284 GLOBALREF HTProtocol LYLynxIMGmap; variable
2297 HTRegisterProtocol(&LYLynxIMGmap); in LYRegisterLynxProtocols()