Searched refs:SM_IS_DIR_START (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sendmail/include/sm/ | ||
H A D | path.h | 28 # define SM_IS_DIR_START(s) ((s)[0] == '/') macro |
/freebsd/contrib/sendmail/src/ | ||
H A D | queue.c | 6209 if (!SM_IS_DIR_START(qg->qg_qdir)) |