Searched defs:normal (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/tests/
H A Ddate.c71 normal(char* s) function
110 normal(str);
114 normal(pat);
138 normal(rem);
/ast/src/cmd/re/
H A Dgrep.c314 static const char normal[] = {CC_esc,'[','0','m'}; local
319 sfwrite(sp, normal, sizeof(normal));
/ast/src/cmd/kshlib/cmdtst/
H A Dgrep.c421 static const char normal[] = {CC_esc,'[','0','m'}; local
426 sfwrite(sp, normal, sizeof(normal));

Completed in 64 milliseconds