Lines Matching defs:file
4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
48 event_device(FILE *file, ct_evthdl_t ev, int verbose)
62 (void) fprintf(file, dgettext(TEXT_DOMAIN, "[bad contract]\n"));
67 (void) fprintf(file, dgettext(TEXT_DOMAIN, "[status error]\n"));
72 (void) fprintf(file, dgettext(TEXT_DOMAIN, "[bad status]\n"));
88 contract_negend_dump(file, ev);
98 (void) fprintf(file, s, device);