Home | History | Annotate | Download | only in netperf

Lines Matching refs:O_EXCL

1562 	fildes = open(temp_file,O_RDWR | O_EXCL | O_CREAT,0600);