Searched refs:cont_file_read (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c264 boolean_t cont_file_read; local
837 cont_file_read = B_FALSE;
840 cont_file_read = read_continuation(&error);
850 if (!cont_file_read) {

Completed in 47 milliseconds