Searched defs:list (Results 1 - 22 of 22) sorted by path

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dlev.h23 genericptr_t list; member in struct:container
H A Dqt_win.h358 NetHackQtScrollText* list; member in class:NetHackQtMessageWindow
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { member in struct:val_list
[all...]
/seL4-refos-master/libs/libmuslc/src/linux/
H A Dsetgroups.c5 int setgroups(size_t count, const gid_t list[]) argument
H A Dxattr.c19 ssize_t listxattr(const char *path, char *list, size_t size) argument
24 ssize_t llistxattr(const char *path, char *list, size_t size) argument
29 ssize_t flistxattr(int filedes, char *list, size_t size) argument
/seL4-refos-master/libs/libmuslc/src/network/
H A Dif_nameindex.c21 struct ifnamemap *list; member in struct:ifnameindexctx
/seL4-refos-master/libs/libmuslc/src/unistd/
H A Dgetgroups.c4 int getgroups(int count, gid_t list[]) argument
/seL4-refos-master/libs/libplatsupport/src/
H A Dtqueue.c35 static tqueue_node_t *head(tqueue_node_t *list) argument
/seL4-refos-master/libs/libsel4allocman/src/utspace/
H A Dsplit.c106 struct utspace_split_node **list; local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dlev.h23 genericptr_t list; member in struct:container
H A Dqt_win.h358 NetHackQtScrollText* list; member in class:NetHackQtMessageWindow
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c25 static struct val_list { struct valuable_data *list; int size; } valuables[] = { member in struct:val_list
[all...]
/seL4-refos-master/projects/seL4_libs/libsel4allocman/src/utspace/
H A Dsplit.c106 struct utspace_split_node **list; local
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dlist.h31 static inline void INIT_LIST_HEAD(struct list_head *list) argument
143 list_move(struct list_head *list, struct list_head *head) argument
154 list_move_tail(struct list_head *list, struct list_head *head) argument
166 list_is_last(const struct list_head *list, const struct list_head *head) argument
209 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
235 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
249 __list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) argument
268 list_splice(const struct list_head *list, struct list_head *head) argument
280 list_splice_tail(struct list_head *list, struct list_head *head) argument
294 list_splice_init(struct list_head *list, struct list_head *head) argument
311 list_splice_tail_init(struct list_head *list, struct list_head *head) argument
[all...]
H A Dphy.h143 struct list_head list; member in struct:phy_driver
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dlist.h33 static inline void INIT_LIST_HEAD(struct list_head *list) argument
145 list_move(struct list_head *list, struct list_head *head) argument
156 list_move_tail(struct list_head *list, struct list_head *head) argument
168 list_is_last(const struct list_head *list, const struct list_head *head) argument
211 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
237 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
251 __list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) argument
270 list_splice(const struct list_head *list, struct list_head *head) argument
282 list_splice_tail(struct list_head *list, struct list_head *head) argument
296 list_splice_init(struct list_head *list, struct list_head *head) argument
313 list_splice_tail_init(struct list_head *list, struct list_head *head) argument
[all...]
H A Dphy.h148 struct list_head list; member in struct:phy_driver
/seL4-refos-master/projects/util_libs/libfdt/
H A Dfdt_ro.c725 const char *list, *end; local
752 const char *list, *end; local
782 const char *list, *end; local
[all...]
/seL4-refos-master/projects/util_libs/libplatsupport/src/
H A Dtqueue.c35 static tqueue_node_t *head(tqueue_node_t *list) argument
/seL4-refos-master/kernel/include/arch/x86/arch/kernel/
H A Dboot.h17 p_region_t list[MAX_NUM_FREEMEM_REG]; member in struct:mem_p_regs
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dlist.h33 static inline void INIT_LIST_HEAD(struct list_head *list) argument
145 list_move(struct list_head *list, struct list_head *head) argument
156 list_move_tail(struct list_head *list, struct list_head *head) argument
168 list_is_last(const struct list_head *list, const struct list_head *head) argument
211 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
237 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) argument
254 __list_splice(const struct list_head *list, struct list_head *prev, struct list_head *next) argument
273 list_splice(const struct list_head *list, struct list_head *head) argument
286 list_splice_tail(struct list_head *list, struct list_head *head) argument
301 list_splice_init(struct list_head *list, struct list_head *head) argument
318 list_splice_tail_init(struct list_head *list, struct list_head *head) argument
[all...]
H A Dphy.h151 struct list_head list; member in struct:phy_driver

Completed in 211 milliseconds