Searched refs:empty_string (Results 1 – 9 of 9) sorted by relevance
54 FN_string_t *empty_string = NULL; variable70 if (empty_string == NULL) { in init_fn()71 if ((empty_string = fn_string_create()) == NULL) { in init_fn()
132 extern FN_string_t *empty_string;
406 fn_compound_name_from_syntax_attrs(syntax, empty_string, status); in list_ctx()
40 krb5_data empty_string = {0, 0, ""}; variable
103 extern krb5_data empty_string; /* an empty string */
222 enc_tkt_reply.transited.tr_contents = empty_string; /* equivalent of "" */ in process_as_req()
480 enc_tkt_reply.transited.tr_contents = empty_string; /* equivalent of "" */ in process_tgs_req()
141 static char *empty_string = "\0"; /* termcap: empty string */ variable1179 if (movecur != NULL && movecur != empty_string && movecur != t_home) in setmovecur()1245 t_up = t_eol = t_smcup = t_rmcup = movecur = empty_string; in ldtermcap()1246 t_ulon = t_uloff = empty_string; in ldtermcap()1259 t_up = t_eol = t_smcup = t_rmcup = movecur = empty_string; in ldtermcap()1264 t_eol = t_up = movecur = empty_string; in ldtermcap()1269 t_ulon = t_uloff = empty_string; /* can live without it */ in ldtermcap()1272 t_smcup = t_rmcup = empty_string; in ldtermcap()1275 t_home = empty_string; in ldtermcap()
150 static char empty_string[1]; variable2605 passwd = (uint8_t *)NDR_STRDUP(mxa, empty_string); in mlsvc_NetShareEnumCommon()