Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYJump.c26 static unsigned LYRead_Jumpfile(struct JumpTable *jtp);
210 jtp->nel = LYRead_Jumpfile(jtp); in LYJump()
371 static unsigned LYRead_Jumpfile(struct JumpTable *jtp) in LYRead_Jumpfile() function