HomeSort by: relevance | last modified time | path
    Searched defs:oext (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libppath/
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...]
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...]

Completed in 22 milliseconds