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

/ast/src/cmd/tw/
H A Dfind.c166 } Args_t; typedef in typeref:struct:Args_s
248 static const Args_t commands[] =
509 static Args_t*
512 register Args_t* argp;
520 for (argp = (Args_t*)commands; argp->name; argp++)
840 register const Args_t* argp;
1741 register const Args_t* ap;

Completed in 14 milliseconds