Searched refs:DO_NOT_USE_STRCPY (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconfig.h185 # ifndef DO_NOT_USE_STRCPY
186 # define DO_NOT_USE_STRCPY 1 macro
187 # endif /* ! DO_NOT_USE_STRCPY */
H A Drpool.h170 #if DO_NOT_USE_STRCPY
172 #else /* DO_NOT_USE_STRCPY */
175 #endif /* DO_NOT_USE_STRCPY */
H A Dstring.h40 #if DO_NOT_USE_STRCPY
52 #else /* DO_NOT_USE_STRCPY */
62 #endif /* DO_NOT_USE_STRCPY */
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dstrdup.c76 #if DO_NOT_USE_STRCPY
167 #endif /* DO_NOT_USE_STRCPY */
H A Dconfig.c240 #if DO_NOT_USE_STRCPY
241 "DO_NOT_USE_STRCPY",
242 #endif /* DO_NOT_USE_STRCPY */
H A Drpool.c500 #if DO_NOT_USE_STRCPY
526 #endif /* DO_NOT_USE_STRCPY */

Completed in 29 milliseconds