Lines Matching refs:sendsys
832 char sendsys[MAXNAMESIZE];
1220 (void) snprintf(sendsys, sizeof (sendsys), "%s/%c", sysout,
1222 sendsys[MAXNAMESIZE-1] = '\0';
1223 wfcommit(dfile, BASENAME(dfile, '/'), sendsys);
1224 wfcommit(cfile, BASENAME(cfile, '/'), sendsys);
1267 (void) snprintf(sendsys, sizeof (sendsys), "%s/%c",
1269 sendsys[MAXNAMESIZE-1] = '\0';
1270 wfcommit(errDfile, BASENAME(errDfile, '/'), sendsys);
1271 wfcommit(cfile, BASENAME(cfile, '/'), sendsys);