Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/saf/
H A Dextern.h67 extern struct sactab *read_entry();
H A Dreadtab.c90 while (sp = read_entry(fp))
104 read_entry(fp) in read_entry() function
/titanic_41/usr/src/cmd/tic/
H A Dtic_read.c119 read_entry(filename, bptr, nptr, sptr) in read_entry() function
H A Dtic_parse.c863 if (read_entry(filename, &use_bools, &use_nums, &use_strs) < 0)