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.h34 # define PATH_DEV_NULL "nul" macro
59 # define PATH_DEV_NULL "/dev/null" macro
/freebsd/contrib/pkgconf/cli/
H A Dmain.c1356 error_msgout = fopen(PATH_DEV_NULL, "w"); in main()