Searched defs:object_list (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/vm/
H A Dvm_object.h102 TAILQ_ENTRY(vm_object) object_list; /* list of all objects */ member in struct:vm_object
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dobject.h96 struct object_list { struct
H A Dobject.cpp495 object_list::object_list() : head(0), tail(0) function in class:object_list

Completed in 57 milliseconds