Searched refs:nullstr (Results 1 – 17 of 17) sorted by relevance
438 ctf_str_atom_t *nullstr; member456 if (s->nullstr == atom) in ctf_str_count_strtab()479 if (s->nullstr == atom) in ctf_str_populate_sorttab()506 ctf_str_atom_t *nullstr; in ctf_str_write_strtab() local517 nullstr = ctf_dynhash_lookup (fp->ctf_str_atoms, ""); in ctf_str_write_strtab()518 if (!nullstr) in ctf_str_write_strtab()525 s.nullstr = nullstr; in ctf_str_write_strtab()537 sorttab[0] = nullstr; in ctf_str_write_strtab()
1163 (ctf_str_write_strtab): Populate the nullstr earlier. Add one
436 ctf_str_atom_t *nullstr; member454 if (s->nullstr == atom) in ctf_str_count_strtab()477 if (s->nullstr == atom) in ctf_str_populate_sorttab()504 ctf_str_atom_t *nullstr; in ctf_str_write_strtab() local515 nullstr = ctf_dynhash_lookup (fp->ctf_str_atoms, ""); in ctf_str_write_strtab()516 if (!nullstr) in ctf_str_write_strtab()523 s.nullstr = nullstr; in ctf_str_write_strtab()535 sorttab[0] = nullstr; in ctf_str_write_strtab()
144 static const char *nullstr = ""; variable514 beginul = nullstr; in main()515 endul = nullstr; in main()518 beginul = nullstr; in main()519 endul = nullstr; in main()530 beginul = nullstr; in main()531 endul = nullstr; in main()
106 static char nullstr[] = ""; variable108 static char *opt_host = nullstr; /* XXX: was the global hostname */110 static char *opt_key = nullstr;111 static char *opt_keyd = nullstr;112 static char *opt_map = nullstr;113 static char *opt_path = nullstr;1555 if (opt_keyd != key && opt_keyd != nullstr) in eval_fs_opts()1557 opt_keyd = nullstr; in eval_fs_opts()1559 opt_key = opt_map = opt_path = nullstr; in eval_fs_opts()
300 s = nullstr; in dointerp()413 s = nullstr; in dointerp()418 s = nullstr; in dointerp()
36 #define Tgetstr(key) ((tstr = tgetstr(key,&tmpaddr)) ? tstr : nullstr)153 if (BC == nullstr) /* terminfo grok's 'bs' but not 'bc' */ in term_set()176 UC = nullstr; /* UC must not be NULL */ in term_set()
336 EXT char nullstr[] INIT(""); variable
390 char *nullstr = ""; in do_base() local436 creds[ndns].bv_val = nullstr; in do_base()548 if ( creds[i].bv_val != nullstr ) { in do_base()
65 const char nullstr[1]; /* zero length string */ variable
92 p = padvance(&mpath, nullstr, 1); in chkmail()
244 home = nullstr; in main()
131 path = nullstr; in cdcmd()
175 static const char nullstr[] = "(null)"; in crom_parse_text() local187 strncpy(buf, nullstr, len); in crom_parse_text()195 strncpy(buf, nullstr, len); in crom_parse_text()
1218 static char nullstr[] = ""; in gettrailer() local1222 return nullstr; in gettrailer()