Searched refs:_sopen (Results 1 – 2 of 2) sorted by relevance
51 def _sopen(filename, mode): function141 with _sopen(options.js_file, 'w') as f:145 with _sopen(options.css_file, 'w') as f:
142 int _sopen(const char* path, int oflag, int shflag) { in _sopen() function