__DEFPATH
*argv = xalloc(sizeof(__DEFPATH) + 2);
(void) sm_strlcpyn(argv[0], sizeof(__DEFPATH) + 2, 2,
"-C", __DEFPATH);