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

/ast/src/cmd/mailx/
H A Dmisc.c327 normalize(char* addr, unsigned long type, char* buf, size_t size) function
442 return normalize(name, type, NiL, 0);
524 return normalize(buf, type|GSTACK, NiL, 0);
H A Dnames.c344 if (s = normalize(np->name, GCOMPARE, state.path.path, sizeof(state.path.path))) {
H A Dmailx.h994 extern char* normalize(char*, unsigned long, char*, size_t);

Completed in 52 milliseconds