Searched defs:plink (Results 1 – 3 of 3) sorted by relevance
403 plink(int ctrl_fd, int fd) in plink() function
155 typedef struct element_node_s *plink; typedef
223 struct plink { struct225 struct plink *next; /* The next propagate link */ argument