HomeSort by: relevance | last modified time | path
    Searched refs:_PATH_MAIL (Results 1 - 4 of 4) sorted by relevancy

  /src/games/hack/
pathnames.h 34 #define _PATH_MAIL "/usr/bin/mail"
config.h 115 #define DEF_MAILREADER _PATH_MAIL /* or e.g. /bin/mail */
  /src/usr.bin/msgs/
pathnames.h 35 #define _PATH_MAIL "/usr/bin/mailx -f %s"
msgs.c 794 snprintf(cmdbuf, sizeof (cmdbuf), _PATH_MAIL, fname);

Completed in 15 milliseconds