Searched refs:blkcpy (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/csh/ |
H A D | sh.misc.c | 121 blkcpy(tchar **oav, tchar **bv) in blkcpy() function 134 (void) blkcpy(blkend(up), vp); in blkcat() 196 (void) blkcpy(wp, up); in blkspl() 314 (void) blkcpy(v, u); in lshift() 338 return (blkcpy(nv, v)); in copyblk()
|
H A D | sh.h | 478 extern tchar **blkcpy(tchar **, tchar **);
|
H A D | sh.lex.c | 1269 (void) blkcpy(nfbuf, fbuf); in expand_fbuf() 1383 (void) blkcpy(fbuf, &fbuf[sb]);
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 103 static char **blkcpy(char **oav, char **bv); 690 blkcpy(char **oav, char **bv) in blkcpy() function 739 return (blkcpy(nv, v)); in copyblk()
|
/titanic_50/usr/src/lib/libc/capabilities/sun4u/common/ |
H A D | memcpy.s | 199 bgeu,a %ncc, blkcpy ! do double word copy 253 blkcpy: label
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 772 bz,pt %ncc, blkcpy 785 blkcpy: label
|
/titanic_50/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.s | 2187 bz,pn %xcc, .blkcpy ! src offset in %o2 2322 .blkcpy: label
|