Searched refs:addchild (Results 1 – 2 of 2) sorted by relevance
103 static NODE *addchild(NODE *, NODE *);242 last = addchild(pathparent, centry); in spec()254 last = addchild(last, centry); in spec()262 last = addchild(last->parent, centry); in spec()722 addchild(NODE *pathparent, NODE *centry) in addchild() function
212 static void addchild(struct servtab *, int);722 addchild(sep, pid); in main()907 addchild(struct servtab *sep, pid_t pid) in addchild() function