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

/netbsd-current/external/bsd/am-utils/dist/amq/
H A Dpawd.c163 * The routine transform_dir(path) transforms pathnames of directories
171 transform_dir(char *dir) function
234 xstrlcpy(path, transform_dir(wd), l);
254 wd = transform_dir(*++argv);

Completed in 202 milliseconds