Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Ddsynth.h409 if (!(exp)) dpanic_errno(fmt, ## __VA_ARGS__)
429 #define dpanic_errno(fmt, ...) \ macro
H A Dconfig.c288 dpanic_errno("Cannot open %s", buf); in ParseConfiguration()
H A Dpkglist.c255 dpanic_errno("Cannot read %s\n", path); in parsepkglist_file()