Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/fossil/
H A Dview.c52 Tnode *initxroot(char *name, uchar[VtScoreSize]);
433 t->kid[0] = initxroot("root", vac.score); in xvacrootexpand()
699 initxroot(char *name, uchar score[VtScoreSize]) in initxroot() function