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

/ast/src/cmd/std/
H A Ddd.c145 Operand_t ofn; member in struct:__anon225
703 if (!(s = state.ofn.value.string))
705 state.ofn.value.string = "/dev/stdout";
755 error(ERROR_SYSTEM|3, "%s: seek read error", state.ofn.value.string);
762 error(ERROR_SYSTEM|3, "%s: seek 0 fill write error", state.ofn.value.string);
793 error(ERROR_SYSTEM|3, "%s: write error", state.ofn.value.string);
799 error(ERROR_SYSTEM|3, "%s: write error", state.ofn.value.string);
802 error(ERROR_SYSTEM|3, "%s: write error", state.ofn.value.string);
940 error(ERROR_SYSTEM|3, "%s: write error", state.ofn.value.string);
943 error(ERROR_SYSTEM|3, "%s: write error", state.ofn
[all...]

Completed in 313 milliseconds