_newdac
if ((error = _newdac(fname, DA_UID, DA_GID,
(void) _newdac(file_name, DA_UID, DA_GID,
if ((error = _newdac(file_name, uid, getgid(),
(void) _newdac(file_name, DA_UID, DA_GID,
(void) _newdac(lockfile, DA_UID, DA_GID, 0600);
if ((error = _newdac(*file, uid, gid, mode)) != 0) {
(void) _newdac(*file, ALLOC_ERRID, DA_GID,
if ((error = _newdac(zpath->path[i], uid, gid,
(void) _newdac(zpath->path[i], ALLOC_ERRID,
status = _newdac(*file, DA_UID, DA_GID, DEALLOC_MODE);
status = _newdac(*file, ALLOC_ERRID, DA_GID, ALLOC_ERR_MODE);