Lines Matching refs:_newdac
597 _newdac(char *file, uid_t owner, gid_t group, o_mode_t mode)
670 (void) _newdac(lockfile, DA_UID, DA_GID, 0600);
709 if ((error = _newdac(*file, uid, gid, mode)) != 0) {
710 (void) _newdac(*file, ALLOC_ERRID, DA_GID,
722 if ((error = _newdac(zpath->path[i], uid, gid,
724 (void) _newdac(zpath->path[i], ALLOC_ERRID,
863 status = _newdac(*file, DA_UID, DA_GID, DEALLOC_MODE);
884 status = _newdac(*file, ALLOC_ERRID, DA_GID, ALLOC_ERR_MODE);
1119 if ((error = _newdac(fname, DA_UID, DA_GID,
1121 (void) _newdac(file_name, DA_UID, DA_GID,
1309 if ((error = _newdac(file_name, uid, getgid(),
1311 (void) _newdac(file_name, DA_UID, DA_GID,