Home
last modified time | relevance | path

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

/system/core/sh/
Djobs.c1401 static char vstype[16][4] = { "", "}", "-", "+", "?", "=", in cmdputs() local
1456 str = vstype[subtype & VSTYPE]; in cmdputs()