Home
last modified time | relevance | path

Searched defs:isNull (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/servers/slapd/back-ndb/
Dndbio.cpp888 int isNull; in ndb_entry_get_data() local
945 int isNull; in ndb_entry_get_data() local
/netbsd/src/usr.bin/make/
Dsuff.c173 bool isNull:1; member
/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_read_support_format_iso9660.c606 isNull(struct iso9660 *iso9660, const unsigned char *h, unsigned offset, in isNull() function
/netbsd/src/external/public-domain/sqlite/dist/
Dshell.c3678 char isNull; /* True if holds a NULL rather than a number */ member