Searched defs:do_entry (Results 1 - 2 of 2) sorted by relevance

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

Completed in 80 milliseconds