Home
last modified time | relevance | path

Searched refs:PATH_DEV_NULL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/pkgconf/libpkgconf/
H A Dstdinc.h43 # define PATH_DEV_NULL "nul" macro
85 # define PATH_DEV_NULL "/dev/null" macro
/freebsd/contrib/pkgconf/cli/
H A Dcore.c1097 state->error_msgout = fopen(PATH_DEV_NULL, "w"); in pkgconf_cli_run()