Searched refs:SM_LAST_DIR_DELIM (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dpath.h25 # define SM_LAST_DIR_DELIM(s) strrchr(s, '/') macro
/freebsd-13-stable/contrib/sendmail/src/
H A Dqueue.c4098 bp = SM_LAST_DIR_DELIM(qf);
6188 cp = SM_LAST_DIR_DELIM(prefix);
6205 if ((cp = SM_LAST_DIR_DELIM(qpath)) == NULL)
7258 cp = SM_LAST_DIR_DELIM(basedir);

Completed in 169 milliseconds