Home
last modified time | relevance | path

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

/openbsd/usr.bin/bgplg/
H A Dbgplg.c37 #define INC_FOOT "/conf/bgplg.foot" macro
373 if (stat(INC_FOOT, &st) != 0 || lg_incl(INC_FOOT) != 0) in main()