Searched refs:brand_uucopystr (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/brand/shared/brand/sys/ |
H A D | brand_misc.h | 218 extern int brand_uucopystr(const void *, void *, size_t);
|
/titanic_44/usr/src/lib/brand/shared/brand/common/ |
H A D | brand_util.c | 190 brand_uucopystr(const void *from, void *to, size_t size) in brand_uucopystr() function
|
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_brand.c | 1322 (void) brand_uucopystr(filename, path, sizeof (path)); in s10_exec_native() 1514 if (brand_uucopystr(value, buf, count) != 0) in s10_sysinfo() 1802 if (brand_uucopystr(aval, buf, len) != 0) in s10_zone()
|