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

/freebsd-10.2-release/contrib/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.h168 #if DO_NOT_USE_STRCPY
170 #else /* DO_NOT_USE_STRCPY */
173 #endif /* DO_NOT_USE_STRCPY */
H A Dstring.h38 #if DO_NOT_USE_STRCPY
50 #else /* DO_NOT_USE_STRCPY */
60 #endif /* DO_NOT_USE_STRCPY */
/freebsd-10.2-release/contrib/sendmail/libsm/
H A Dstrdup.c74 #if DO_NOT_USE_STRCPY
165 #endif /* DO_NOT_USE_STRCPY */
H A Dconfig.c238 #if DO_NOT_USE_STRCPY
239 "DO_NOT_USE_STRCPY",
240 #endif /* DO_NOT_USE_STRCPY */
H A Drpool.c498 #if DO_NOT_USE_STRCPY
524 #endif /* DO_NOT_USE_STRCPY */

Completed in 100 milliseconds