Home
last modified time | relevance | path

Searched defs:DELETED (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mandoc/
H A Dcompat_ohash.c33 #define DELETED ((const char *)h) macro
/freebsd/lib/libopenbsd/
H A Dohash.c31 #define DELETED ((const char *)h) macro
/freebsd/sys/fs/nfs/
H A Dnfs.h868 typedef enum { UNKNOWN=0, DELETED=1, NLINK_ZERO=2, VALID=3 } nfsremove_status; enumerator