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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dschedule.c357 char toSelf; local
363 toSelf = 0;
367 if (!toSelf) {
368 toSelf = 1;
375 ev_form_message_body(FSTATUS *pfs, RSTATUS *prs, char *toSelf, char ***sysList) argument
379 (toSelf ? *toSelf : 0),
382 if (!*toSelf) {
383 *toSelf = 1;
393 char toSelf; local
[all...]

Completed in 44 milliseconds