OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:punp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/stand/tostools/aptck/
diskio.c
142
struct pun_info *
punp
= *((struct pun_info **)0x0516);
local
144
if (
punp
&&
punp
->P_cookie == 0x41484449
145
&&
punp
->P_cookptr == &
punp
->P_cookie
146
&&
punp
->P_version >= 0x0300)
/src/sys/arch/atari/stand/tostools/libtos/
diskio.c
142
struct pun_info *
punp
= *((struct pun_info **)0x0516);
local
144
if (
punp
&&
punp
->P_cookie == 0x41484449
145
&&
punp
->P_cookptr == &
punp
->P_cookie
146
&&
punp
->P_version >= 0x0300)
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026