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;
404 fn_compound_name_from_syntax_attrs(syntax, empty_string, status); in list_ctx()
36 krb5_data empty_string = {0, 0, ""}; variable
101 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()
142 static char *empty_string = "\0"; /* termcap: empty string */ variable1216 if (movecur != NULL && movecur != empty_string && movecur != t_home) in setmovecur()1284 t_up = t_eol = t_smcup = t_rmcup = movecur = empty_string; in ldtermcap()1285 t_ulon = t_uloff = empty_string; in ldtermcap()1298 t_up = t_eol = t_smcup = t_rmcup = movecur = empty_string; in ldtermcap()1303 t_eol = t_up = movecur = empty_string; in ldtermcap()1308 t_ulon = t_uloff = empty_string; /* can live without it */ in ldtermcap()1311 t_smcup = t_rmcup = empty_string; in ldtermcap()1314 t_home = empty_string; in ldtermcap()
152 static char empty_string[1]; variable2634 passwd = (uint8_t *)NDR_STRDUP(mxa, empty_string); in mlsvc_NetShareEnumCommon()