Home
last modified time | relevance | path

Searched refs:lengthof (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/mailx/
H A Dnames.c53 static int lengthof(struct name *name);
558 lengthof(struct name *name) in lengthof() function
601 if ((t = lengthof(n)) == 0) in unpack()