t_ppath.c | 429 char *oext, *next; local in function:ATF_TC_BODY 445 oext = prop_dictionary_externalize(od); 448 "original\n%s\nnew\n%s", oext, next); 449 free(oext); 511 oext = prop_dictionary_externalize(od); 514 "original\n%s\nnew\n%s", oext, next); 515 free(oext); 520 oext = prop_dictionary_externalize(od); 523 "dictionary, original\n%s\nnew\n%s", oext, next); 524 free(oext); 568 char *oext, *next; local in function:ATF_TC_BODY 699 char *oext, *next; local in function:ATF_TC_BODY 793 char *oext, *next; local in function:ATF_TC_BODY [all...] |