Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dstate.cc46 #define XFWRITE(string, length, fd) {if (fwrite(string, 1, length, fd) == 0) \ macro
226 XFWRITE(make_version->string_mb, in write_state_file()
231 XFWRITE(current_make_version->string_mb, in write_state_file()
278 XFWRITE(built_last_make_run->string_mb, in write_state_file()
420 XFWRITE(dependency->name->string_mb, in print_auto_depes()