Searched defs:mac_copy (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/libshell/common/sh/ |
| H A D | macro.c | 110 static void mac_copy(Mac_t*,const char*, int); 523 mac_copy(mp,first,c); 590 mac_copy(mp,first,c); 650 mac_copy(mp,first,c); 682 mac_copy(mp,first,c); 875 mac_copy(mp,first,c); 885 mac_copy(mp,str+c,n); 892 mac_copy(mp,first,n); 1801 mac_copy(mp,v,vsize); 1814 mac_copy(m 2214 static void mac_copy(register Mac_t *mp,register const char *str, register int size) function [all...] |
Completed in 27 milliseconds