Searched refs:nprep_String (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libelf/misc/
H A DString.h46 extern String *nprep_String();
H A Delf_dem.h53 #define nprep_String _elf_nprep_String macro
H A DString.c117 return (nprep_String(c, s, ID_NAME_MAX));
125 nprep_String(c, s, n) function
H A Dargs.c85 r->ptr = nprep_String(c, r->ptr, n);
213 ar.ptr = nprep_String(c+i,ar.ptr,cnt);
H A Ddemangle.c100 s = nprep_String(c,s,n);

Completed in 108 milliseconds