HomeSort by: relevance | last modified time | path
    Searched defs:list_replace (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 24 milliseconds