Home | Sort by: relevance | last modified time | path |
/src/usr.bin/fmt/ | |
fmt.c | 78 static const wchar_t *headnames[] = { L"To", L"Subject", L"Cc", NULL }; variable in typeref:typename:const wchar_t * [] 355 for (hp = &headnames[0]; *hp != NULL; hp++) |
fmt.c | 78 static const wchar_t *headnames[] = { L"To", L"Subject", L"Cc", NULL }; variable in typeref:typename:const wchar_t * [] 355 for (hp = &headnames[0]; *hp != NULL; hp++) |