Searched refs:dadmin (Results 1 – 2 of 2) sorted by relevance
8204 RCSVers *dadmin; in RCS_copydeltas() local8244 dadmin = np->data; in RCS_copydeltas()8247 if (dadmin->outdated) in RCS_copydeltas()8256 if (dadmin->text != NULL) in RCS_copydeltas()8258 if (dadmin->text->log != NULL || dadmin->text->text != NULL) in RCS_copydeltas()8260 if (dadmin->text->log != NULL) in RCS_copydeltas()8263 dtext->log = dadmin->text->log; in RCS_copydeltas()8264 dadmin->text->log = NULL; in RCS_copydeltas()8266 if (dadmin->text->text != NULL) in RCS_copydeltas()8269 dtext->text = dadmin->text->text; in RCS_copydeltas()[all …]
149 int dadmin = 0; in access_allowed() local362 dadmin = 1; in access_allowed()398 if (dadmin) in access_allowed()400 retval = dadmin; in access_allowed()