HomeSort by relevance Sort by last modified time
    Searched refs:PATH_T (Results 1 - 2 of 2) sorted by null

  /system/core/toolbox/cp/
extern.h 41 } PATH_T;
43 extern PATH_T to;
cp.c 53 * The global PATH_T structure "to" always contains the path to the
87 PATH_T to = { .p_end = to.p_path, .target_end = empty };

Completed in 34 milliseconds