Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/fossil/
H A Dfns.h15 int sourceSetEntry(Source*, Entry*);
H A Dsource.c511 sourceSetEntry(Source *r, Entry *e) in sourceSetEntry() function
H A Dfile.c402 if(!sourceSetEntry(r, &e)){ in fileSetTmp()