/* AUTOMATICALLY GENERATED BY tspec 2.10 API SUBSET: bsd_extn:strings.h (VERSION 2.6) */ #ifndef __TDF_BSD_STRINGS #define __TDF_BSD_STRINGS #ifdef __cplusplus extern "C" { #endif #pragma TenDRA declaration block api__bsd_extn__strings begin #ifndef __BUILDING_LIBS #pragma extend interface [string.h] #else /* __BUILDING_LIBS */ #pragma extend interface "../ansi.api/string.h" #endif /* __BUILDING_LIBS */ #pragma token FUNC char * (char *, int) : index # bsd_extn.string.index #pragma token FUNC char * (char *, int) : rindex # bsd_extn.string.rindex #pragma token FUNC void (char *, char *, int) : bcopy # bsd_extn.string.bcopy #pragma token FUNC int (char *, char *, int) : bcmp # bsd_extn.string.bcmp #pragma token FUNC void (char *, int) : bzero # bsd_extn.string.bzero #pragma interface index rindex bcopy bcmp bzero #pragma TenDRA declaration block end #ifdef __cplusplus } #endif #endif /* __TDF_BSD_STRINGS */