Searched refs:sm_strdup_tagged_x (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/include/sm/
H A Dstring.h48 sm_strdup_tagged_x __P((const char *str, char *file, int line, int group));
58 # define sm_strdup_tagged_x(str, file, line, group) \ macro
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dstrdup.c151 sm_strdup_tagged_x(s, file, line, group) function
/freebsd-9.3-release/contrib/sendmail/src/
H A Dmacro.c441 newvalue = sm_strdup_tagged_x(value, file, line, 0);

Completed in 99 milliseconds