Searched refs:SM_IS_DIR_DELIM (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dpath.h23 # define SM_IS_DIR_DELIM(c) ((c) == '/') macro
/freebsd-13-stable/contrib/sendmail/makemap/
H A Dmakemap.c211 if (!fullpath && !(SM_IS_DIR_DELIM(*b) || isspace(*b)))
/freebsd-13-stable/contrib/sendmail/src/
H A Dreadcf.c595 if (!SM_IS_DIR_DELIM(*p) &&
H A Dqueue.c7274 else if (!SM_IS_DIR_DELIM(basedir[len - 1]))

Completed in 184 milliseconds