Searched refs:_CTF_NULLSTR (Results 1 – 2 of 2) sorted by relevance
42 const char _CTF_NULLSTR[] = ""; variable141 name = _CTF_NULLSTR; in init_symtab()698 fp->ctf_data.cts_name = _CTF_NULLSTR; in ctf_bufopen()700 fp->ctf_symtab.cts_name = _CTF_NULLSTR; in ctf_bufopen()702 fp->ctf_strtab.cts_name = _CTF_NULLSTR; in ctf_bufopen()767 fp->ctf_lookups[3].ctl_prefix = _CTF_NULLSTR; in ctf_bufopen()920 if (fp->ctf_data.cts_name != _CTF_NULLSTR && in ctf_close()926 if (fp->ctf_symtab.cts_name != _CTF_NULLSTR && in ctf_close()932 if (fp->ctf_strtab.cts_name != _CTF_NULLSTR && in ctf_close()
331 extern const char _CTF_NULLSTR[]; /* empty string */