Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeCategoryMap.h104 ActiveCategoriesList &active_list() { return m_active_categories; } in active_list() function
/openbsd-src/bin/ed/
H A Dglbl.c141 static line_t **active_list; /* list of lines active in a global command */ variable
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_types.h130 struct list_head active_list; member
/openbsd-src/sbin/pfctl/
H A Dpfctl_optimize.c970 struct pf_opt_rule *por, struct pf_skip_step *active_list) in remove_from_skipsteps()