Home
last modified time | relevance | path

Searched refs:DELETED (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.c33 #define DELETED ((const char *)h) macro
101 if (h->t[j].p != NULL && h->t[j].p != DELETED) { in ohash_resize()
125 if (result == NULL || result == DELETED) in ohash_remove()
131 h->t[i].p = DELETED; in ohash_remove()
141 if (h->t[i].p == DELETED) in ohash_find()
153 if (h->t[i].p == DELETED) { in ohash_insert()
182 if (h->t[*pos].p != DELETED && h->t[*pos].p != NULL) in ohash_next()
241 if (h->t[i].p == DELETED) { in ohash_lookup_interval()
251 h->t[i].p = DELETED; in ohash_lookup_interval()
288 if (h->t[i].p == DELETED) { in ohash_lookup_memory()
[all …]
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c526 (GElf_Word)DELETED; in traverse_file()
599 (GElf_Word)DELETED) || in traverse_file()
610 secno = (GElf_Word)DELETED; in traverse_file()
623 (GElf_Word)DELETED) || in traverse_file()
633 (GElf_Word)DELETED; in traverse_file()
864 DELETED) && in build_file()
929 DELETED) && in build_file()
1585 (GElf_Word)DELETED) in post_process()
1594 sinfo->secno = (GElf_Word)DELETED; in post_process()
1622 if (sinfo->secno == (GElf_Word)DELETED) in post_process()
[all …]
H A Dmcs.h60 #define DELETED -1 /* The section will be removed */ macro
H A Dutils.c135 info->secno = (GElf_Word)DELETED; in apply_action()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg426 @ MSG_BND_DELETED "OBJECTS-DELETED"
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg158 @ MSG_LFL_OBJDELETED "OBJECT-DELETED"