Searched refs:ftalloc (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/rcs/
H A Drcssyn.c272 newaccess = ftalloc(struct access);
288 newassoc = ftalloc(struct assoc);
306 newlock = ftalloc(struct rcslock);
425 NewBranch = ftalloc(struct branchhead);
H A Drlog.c1150 pt = ftalloc(struct Revpairs);
1161 pt = ftalloc(struct Revpairs);
H A Drcsbase.h705 #define ftalloc(T) ftnalloc(T,1) macro
H A Drcsrev.c386 p = ftalloc(struct hshentries);
H A Drcsedit.c1737 next = ftalloc(struct rcslock);
1772 next = ftalloc(struct assoc);
H A Drcs.c999 *p = t = ftalloc(struct access);
H A Drcslex.c253 *p = n = ftalloc(struct hshentry);

Completed in 48 milliseconds