Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/common/include/linux/ | |
list.h | 249 list_replace(struct list_head *old, struct list_head *new) function in typeref:typename:void 260 list_replace(old, new); |
list.h | 249 list_replace(struct list_head *old, struct list_head *new) function in typeref:typename:void 260 list_replace(old, new); |