Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libxcurses/src/tic/
H A Dticparse.c543 do_entry(item_ptr) in do_entry() function
654 token_type = do_entry(NULL); in compile()
672 (void) do_entry(ptr); in compile()
683 (void) do_entry(ptr); in compile()
/titanic_50/usr/src/cmd/tic/
H A Dtic_parse.c180 token_type = do_entry((struct use_item *)NULL); in compile()
196 (void) do_entry(ptr); in compile()
208 (void) do_entry(ptr); in compile()
279 do_entry(item_ptr) in do_entry() function