Searched refs:copyto (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/fm/libdiagcode/common/ |
H A D | diagcode.c | 969 char *copyto; local 1022 ps->rhsp = copyto = ps->parseptr; 1029 *copyto++ = '\t'; 1033 *copyto++ = '\r'; 1037 *copyto++ = '\n'; 1041 *copyto++ = '\f'; 1045 *copyto++ = *ps->parseptr; 1057 *copyto++ = *ps->parseptr; 1059 *copyto++ = *ps->parseptr; 1067 *copyto [all...] |
/osnet-11/usr/src/lib/libshell/common/sh/ |
H A D | macro.c | 107 static void copyto(Mac_t*, int, int); 181 copyto(mp,0,mp->arith); 244 copyto(mp,0,mp->arith); 435 static void copyto(register Mac_t *mp,int endch, int newquote) function 719 copyto(mp,RBRACT,0); 859 copyto(mp,0,0); 1014 copyto(mp,RBRACT,0); 1597 copyto(mp,RBRACE,newquote);
|
Completed in 28 milliseconds