list_node_new 43 uspace/app/sbi/src/list.c static list_node_t *list_node_new(void *data); list_node_new 82 uspace/app/sbi/src/list.c node = list_node_new(data); list_node_new 97 uspace/app/sbi/src/list.c node = list_node_new(data);HelenOS homepage, sources at GitHub