Home
last modified time | relevance | path

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

/freebsd/contrib/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 …]
/freebsd/lib/libopenbsd/
H A Dohash.c31 #define DELETED ((const char *)h) macro
99 if (h->t[j].p != NULL && h->t[j].p != DELETED) { in ohash_resize()
123 if (result == NULL || result == DELETED) in ohash_remove()
129 h->t[i].p = DELETED; in ohash_remove()
139 if (h->t[i].p == DELETED) in ohash_find()
151 if (h->t[i].p == DELETED) { in ohash_insert()
180 if (h->t[*pos].p != DELETED && h->t[*pos].p != NULL) in ohash_next()
239 if (h->t[i].p == DELETED) { in ohash_lookup_interval()
249 h->t[i].p = DELETED; in ohash_lookup_interval()
286 if (h->t[i].p == DELETED) { in ohash_lookup_memory()
[all …]
/freebsd/contrib/llvm-project/libc/src/__support/HashTable/generic/
H A Dbitmask_impl.inc100 // - This never happens for `EMPTY` and `DELETED`, only full entries.
/freebsd/sys/fs/nfs/
H A Dnfs.h848 typedef enum { UNKNOWN=0, DELETED=1, NLINK_ZERO=2, VALID=3 } nfsremove_status; enumerator
/freebsd/sys/sys/
H A Dpmc.h193 __PMC_STATE(DELETED)
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c2059 case DELETED: in nfs_removestatus()
2101 if (file_status != DELETED && attrflag != 0) in nfs_removerpc()
H A Dnfs_clrpcops.c2923 *file_status = DELETED; in nfsrpc_remove()
2929 *file_status = DELETED; in nfsrpc_remove()
3131 *tvp_status = DELETED; in nfsrpc_rename()
3139 *tvp_status = DELETED; in nfsrpc_rename()
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES6872 DELETED FILES:
8229 DELETED FILES:
9859 Improve the "MAIL DELETED BECAUSE OF LACK OF DISK SPACE" error