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

/osnet-11/usr/src/lib/libdhcpsvc/modules/util/
H A Dutil.c53 * `dsvc_flags', this file may be optionally created or opened read-only.
58 open_file(const char *pathname, unsigned int dsvc_flags, int *fdp) argument
64 * dsvc_flags, because an update operation (add, delete, modify)
68 if (dsvc_flags & DSVC_WRITE)
70 if (dsvc_flags & DSVC_CREATE)

Completed in 27 milliseconds