Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dtrace/test/tst/common/uctf/
H A Dtst.chasestrings.c54 zelda_info_t lttp; in main() local
66 lttp.zi_gamename = "A Link to the Past"; in main()
67 lttp.zi_ndungeons = 12; in main()
68 lttp.zi_villain = "Ganon"; in main()
69 lttp.zi_haszelda = 1; in main()
74 (void) has_villain(&lttp); in main()