Home
last modified time | relevance | path

Searched refs:splbltincmd (Results 1 – 3 of 3) sorted by relevance

/system/core/sh/
Dbuiltins.h13 extern const struct builtincmd splbltincmd[];
Dbuiltins.c44 const struct builtincmd splbltincmd[] = { variable
Dexec.c635 for (bp = splbltincmd ; bp->name ; bp++) {
655 for (bp = splbltincmd ; bp->name ; bp++) { in hash_special_builtins()