Home
last modified time | relevance | path

Searched defs:old (Results 1 – 4 of 4) sorted by relevance

/system/core/libcutils/
Darray.c135 void* old = array->contents[index]; in arraySet() local
/system/core/toolbox/
Diftop.c196 static int print_interfaces(struct if_stats *old, struct if_stats *new, int nr) in print_interfaces()
Dvmstat.c224 static void print_line(struct state *old, struct state *new) { in print_line()
/system/core/sh/
Dexec.c696 const char *old, *new; in changepath() local