HomeSort by: relevance | last modified time | path
    Searched refs:RUN_UNSETXID (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
run.c 246 if (flags & RUN_UNSETXID) {
cvs.h 704 #define RUN_UNSETXID 0x0020 /* undo setxid in child */
logmsg.c 297 RUN_NORMAL | RUN_SIGIGNORE | RUN_UNSETXID)) != 0)
modules.c 712 RUN_NORMAL | RUN_UNSETXID);
commit.c 1279 (server_active ? 0 : RUN_UNSETXID));

Completed in 20 milliseconds