Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml155 print Cfile <<EOF;
206 print Cfile "};\n";
233 print Cfile ",\n";
241 print Cfile <<EOF;
253 print Cfile <<EOF;
262 print Cfile <<EOF;
267 print Cfile <<EOF;
272 print Cfile <<EOF;
313 print Cfile "\n};\n";
328 print Cfile "\n};\n";
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Dgrades.c721 char Cfile[MAXBASENAME+1]; local
735 while (gnamef(q, Cfile) == TRUE) {
736 if (Cfile[0] == CMDPRE) {
/illumos-gate/usr/src/lib/libadt_jni/
H A Dauditxml_jni161 open (Cfile, ">$jniFile") or
172 print Cfile <<EOF;
602 print Cfile qq{/* ARGSUSED */
763 close Cfile;