Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c54 static int lengthof(struct name *name);
559 lengthof(struct name *name) in lengthof() function
602 if ((t = lengthof(n)) == 0) in unpack()