HomeSort by: relevance | last modified time | path
    Searched defs:headnames (Results 1 - 2 of 2) sorted by relevancy

  /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++)

Completed in 22 milliseconds