Searched refs:oap (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libcs/
H A Dmsguser.c62 va_list oap; local
74 va_copy(oap, ap);
348 if ((rtime = msgvreturn(ack.fd, call, oxp, oap)) == -1)
366 r = msgvreturn(fd, call, oxp, oap);
/ast/src/cmd/mailx/
H A Dimap.c1343 va_list oap; local
1345 va_copy(oap, ap);
1437 sfvsprintf(imap->op[i].msg, sizeof(imap->op[i].msg) - 1, fmt, oap);

Completed in 17 milliseconds