Home | History | Annotate | Download | only in fipstools

Lines Matching refs:OpenFile

1412 	out, err := os.OpenFile(*outFile, os.O_CREATE|os.O_TRUNC|os.O_WRONLY, 0644)