Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libxcurses/src/tic/
H A Dticparse.c239 write_object(fp) in write_object() function
355 if (write_object(fp) < 0) in dump_structure()
391 if (write_object(fp) < 0) in dump_structure()
/titanic_50/usr/src/cmd/tic/
H A Dtic_parse.c588 if (write_object(fp, Booleans, Numbers, Strings) < 0) { in dump_structure()
669 write_object(fp, Booleans, Numbers, Strings) in write_object() function