Searched refs:ftalloc (Results 1 – 7 of 7) sorted by relevance
272 newaccess = ftalloc(struct access); in getadmin()288 newassoc = ftalloc(struct assoc); in getadmin()306 newlock = ftalloc(struct rcslock); in getadmin()425 NewBranch = ftalloc(struct branchhead); in getdelta()
1157 pt = ftalloc(struct Revpairs); in getnumericrev()1168 pt = ftalloc(struct Revpairs); in getnumericrev()
1751 next = ftalloc(struct rcslock);1787 next = ftalloc(struct assoc);
385 p = ftalloc(struct hshentries);
708 #define ftalloc(T) ftnalloc(T,1) macro
252 *p = n = ftalloc(struct hshentry);
998 *p = t = ftalloc(struct access); in doaccess()