OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getcaller
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcsedit.c
1708
if (strcmp(
getcaller
(), next->login) == 0) {
1710
rcserror("multiple revisions locked by %s; please specify one",
getcaller
());
1741
if (strcmp(
getcaller
(), next->login) == 0)
1752
delta->lockedby = next->login =
getcaller
();
1798
getcaller
()
function
1819
if (!AccessList || myself(RCSstat.st_uid) || strcmp(
getcaller
(),"root")==0)
1824
if (strcmp(
getcaller
(), next->login) == 0)
1828
rcserror("user %s not on the access list",
getcaller
());
/src/external/gpl2/xcvs/dist/src/
subr.c
290
getcaller
(void)
function
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026