/titanic_41/usr/src/lib/libast/common/path/ |
H A D | pathprobe.c | 121 strncopy(buf, proc, p - proc + 1); in pathprobe() 129 strncopy(proc + n, p, PATH_MAX - n - 1); in pathprobe() 141 strncopy(p, key, x - p); in pathprobe() 145 e = strncopy(p, probe, x - p); in pathprobe() 161 strncopy(np, probe, nx - np); in pathprobe() 189 strncopy(p, key, x - p); in pathprobe() 199 strncopy(p, k, x - p); in pathprobe()
|
H A D | pathfind.c | 102 strncopy(buf, name, size); in pathfind()
|
/titanic_41/usr/src/lib/libdll/common/ |
H A D | dllplug.c | 56 strncopy(path, dle->path, size); in dllplug() 71 strncopy(path, name, size); in dllplug()
|
/titanic_41/usr/src/lib/libast/common/string/ |
H A D | strncopy.c | 33 strncopy(register char* t, register const char* f, size_t n) in strncopy() function
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 337 #undef strncopy 338 #define strncopy _ast_strncopy macro
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 358 #undef strncopy 359 #define strncopy _ast_strncopy macro
|
H A D | ast.h | 332 extern __MANGLE__ char* strncopy __PROTO__((char*, const char*, size_t));
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_map.h | 358 #undef strncopy 359 #define strncopy _ast_strncopy macro
|
H A D | ast.h | 332 extern __MANGLE__ char* strncopy __PROTO__((char*, const char*, size_t));
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_map.h | 358 #undef strncopy 359 #define strncopy _ast_strncopy macro
|
H A D | ast.h | 332 extern __MANGLE__ char* strncopy __PROTO__((char*, const char*, size_t));
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 337 #undef strncopy 338 #define strncopy _ast_strncopy macro
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 337 #undef strncopy 338 #define strncopy _ast_strncopy macro
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_map.h | 358 #undef strncopy 359 #define strncopy _ast_strncopy macro
|
H A D | ast.h | 332 extern __MANGLE__ char* strncopy __PROTO__((char*, const char*, size_t));
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 337 #undef strncopy 338 #define strncopy _ast_strncopy macro
|
/titanic_41/usr/src/lib/libast/common/include/ |
H A D | ast.h | 314 extern char* strncopy(char*, const char*, size_t);
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 337 #undef strncopy 338 #define strncopy _ast_strncopy
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 337 #undef strncopy 338 #define strncopy _ast_strncopy
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 337 #undef strncopy 338 #define strncopy _ast_strncopy
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 337 #undef strncopy 338 #define strncopy _ast_strncopy
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | ppargs.c | 172 strncopy(pp.token, comment, MAXTOKEN); in pplint()
|
/titanic_41/usr/src/lib/libast/ |
H A D | Makefile.com | 507 common/string/strncopy.o \
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 689 02-11-18 string/strncopy.c: add
|