Searched defs:open_file (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdhcpsvc/modules/util/
H A Dutil.c58 open_file(const char *pathname, unsigned int dsvc_flags, int *fdp) function
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsundelete.c1579 * open_file - Open a file to write to
1589 static int open_file(const char *pathname) function
1726 fd = open_file(pathname);
1755 fd = open_file(pathname);
2054 fd = open_file(pathname);

Completed in 80 milliseconds