Searched refs:ftalloc (Results 1 – 7 of 7) sorted by relevance
267 newaccess = ftalloc(struct access); in getadmin()283 newassoc = ftalloc(struct assoc); in getadmin()301 newlock = ftalloc(struct rcslock); in getadmin()420 NewBranch = ftalloc(struct branchhead); in getdelta()
1157 pt = ftalloc(struct Revpairs); in getnumericrev()1168 pt = ftalloc(struct Revpairs); in getnumericrev()
1454 next = ftalloc(struct rcslock);1490 next = ftalloc(struct assoc);
651 #define ftalloc(T) ftnalloc(T,1) macro
388 p = ftalloc(struct hshentries);
252 *p = n = ftalloc(struct hshentry);
1002 *p = t = ftalloc(struct access); in doaccess()