Home
last modified time | relevance | path

Searched refs:foundnull (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_dnames.c416 Dwarf_Bool foundnull = FALSE; in read_a_name_index() local
422 foundnull = TRUE; in read_a_name_index()
426 if (!foundnull) { in read_a_name_index()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c243 int foundnull = 0; in copyin_name() local
247 foundnull = 1; in copyin_name()
251 if (!foundnull) { in copyin_name()