Searched defs:people (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dsend.c279 mail(char **people) argument
286 for (s = 0, ap = people; *ap; ap++)
290 for (ap = people; *ap; ap++) {
398 * Mail a message on standard input to the people indicated

Completed in 58 milliseconds