Searched refs:bltins (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dlash.c129 static const struct built_in_command bltins[] = { variable in typeref:struct:built_in_command
317 for (x = bltins; x <= &VEC_LAST(bltins); x++) {
1138 for (x = bltins; x <= &VEC_LAST(bltins); x++) {
1248 for (x = bltins; x <= &VEC_LAST(bltins); x++) {
H A Dhush.c558 static const struct built_in_command bltins[] = { variable in typeref:struct:built_in_command
897 for (x = bltins; x->cmd; x++) {
1344 for (x = bltins; x->cmd; x++) {
1715 for (x = bltins; x->cmd; x++) {

Completed in 100 milliseconds