Searched refs:_CTF_NULLSTR (Results 1 – 2 of 2) sorted by relevance
43 const char _CTF_NULLSTR[] = ""; variable142 name = _CTF_NULLSTR; in init_symtab()702 fp->ctf_data.cts_name = _CTF_NULLSTR; in ctf_bufopen()704 fp->ctf_symtab.cts_name = _CTF_NULLSTR; in ctf_bufopen()706 fp->ctf_strtab.cts_name = _CTF_NULLSTR; in ctf_bufopen()771 fp->ctf_lookups[3].ctl_prefix = _CTF_NULLSTR; in ctf_bufopen()945 if (fp->ctf_data.cts_name != _CTF_NULLSTR && in ctf_close()951 if (fp->ctf_symtab.cts_name != _CTF_NULLSTR && in ctf_close()957 if (fp->ctf_strtab.cts_name != _CTF_NULLSTR && in ctf_close()
332 extern const char _CTF_NULLSTR[]; /* empty string */