Searched refs:ppath_out (Results 1 – 1 of 1) sorted by relevance
404 char **ppath_out) in _krb5_expand_path_tokens() argument411 *ppath_out = strdup(""); in _krb5_expand_path_tokens()415 *ppath_out = NULL; in _krb5_expand_path_tokens()434 if (*ppath_out) in _krb5_expand_path_tokens()435 free(*ppath_out); in _krb5_expand_path_tokens()436 *ppath_out = NULL; in _krb5_expand_path_tokens()443 if (*ppath_out) in _krb5_expand_path_tokens()444 free(*ppath_out); in _krb5_expand_path_tokens()445 *ppath_out = NULL; in _krb5_expand_path_tokens()459 if (*ppath_out) in _krb5_expand_path_tokens()[all …]