Home
last modified time | relevance | path

Searched refs:rcs_owner (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Drcs.c4005 uid_t rcs_owner = (uid_t) -1; local
4255 rcs_owner = (uid_t) strtoul (info->data, NULL, 10);
4477 if (chown (workfile, rcs_owner, rcs_group) < 0)