Home
last modified time | relevance | path

Searched defs:active_list (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategoryMap.h100 ActiveCategoriesList &active_list() { return m_active_categories; } active_list() function
/freebsd-src/bin/ed/
H A Dglbl.c135 static line_t **active_list; /* list of lines active in a global command */ variable
/freebsd-src/sys/dev/hptmv/
H A Draid5n.h107 struct list_head active_list; member
/freebsd-src/sbin/pfctl/
H A Dpfctl_optimize.c1009 remove_from_skipsteps(struct skiplist * head,struct superblock * block,struct pf_opt_rule * por,struct pf_skip_step * active_list) remove_from_skipsteps() argument
/freebsd-src/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c108 struct list_head active_list; member