Home
last modified time | relevance | path

Searched refs:list_pid (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
H A Dtcpsvd.c53 struct list_pid { struct
54 struct list_pid *next;
71 struct list_pid *pids = NULL;
90 static void insert(struct list_pid **l, int pid, char *addr) in insert()
92 struct list_pid *newnode = xmalloc(sizeof(struct list_pid)); in insert()
123 static char *delete(struct list_pid **pids, int pid) in delete()
125 struct list_pid *prev, *free_node, *head = *pids; in delete()
/third_party/ltp/testcases/kernel/connectors/pec/
H A Dcn_pec.sh72 local gen_pid list_pid gen_rc lis_rc

Completed in 3 milliseconds