Home
last modified time | relevance | path

Searched refs:dassert (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/dsynth/
H A Dconfig.c453 dassert(strcmp(l2, ".tgz") == 0 || in parseConfigFile()
486 dassert(UseTmpfsWork == 1, in parseConfigFile()
491 dassert(UseTmpfsBase == 1, in parseConfigFile()
499 dassert(LeveragePrebuilt == 0, in parseConfigFile()
H A Ddsynth.h402 #define dassert(exp, fmt, ...) \ macro
406 dassert((exp), "\"%s\" line %d", __FILE__, __LINE__)
H A Dpkglist.c605 dassert(bulk, "Cannot find ports-mgmt/pkg"); in GetPkgPkg()
1316 dassert(dir, "Cannot open dports path \"%s\"", path); in scan_and_queue_dir()
1356 dassert(dir, "Cannot open repository path \"%s\"", path); in scan_binary_repo()