Home
last modified time | relevance | path

Searched refs:idspace (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libidspace/
H A DMakefile.com20 COMDIR = $(SRC)/common/idspace
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2300 int idspace = ((mdb_whatis_flags(w) & WHATIS_IDSPACE) != 0); in whatis_walk_vmem() local
2302 if (identifier != idspace) in whatis_walk_vmem()
2344 int idspace = ((mdb_whatis_flags(w) & WHATIS_IDSPACE) != 0); in whatis_walk_cache() local
2346 if (identifier != idspace) in whatis_walk_cache()
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules1564 $(OBJS_DIR)/%.o: $(COMMONBASE)/idspace/%.c