HomeSort by relevance Sort by last modified time
    Searched full:hashalias (Results 1 - 1 of 1) sorted by null

  /system/core/sh/
alias.c 61 STATIC struct alias **hashalias(char *);
69 app = hashalias(name);
121 app = hashalias(name);
181 struct alias *ap = *hashalias(name);
265 hashalias(char *p) function

Completed in 104 milliseconds