Searched refs:xcreate_stdio (Results 1 – 2 of 2) sorted by relevance
323 int xcreate_stdio(char *path, int flags, int mode) in xcreate_stdio() function334 return xcreate_stdio(path, flags, 0); in xopen_stdio()376 return notstdio(xcreate_stdio(path, flags, mode)); in xcreate()
141 int xcreate_stdio(char *path, int flags, int mode);