OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:branchnode
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
rcs.c
4845
number on
BRANCHNODE
. If there are no branches on
BRANCHNODE
, return NULL.
4849
max_rev (const RCSVers *
branchnode
)
4855
if (
branchnode
->branches == NULL)
4861
head =
branchnode
->branches->list;
4887
RCSVers *
branchnode
;
local
4909
branchnode
= nodep->data;
4914
if (
branchnode
->branches == NULL)
4922
char *max = max_rev (
branchnode
);
4932
if (
branchnode
->branches != NULL
[
all
...]
Completed in 35 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026