Searched refs:f_warn (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/config/
H A Dconfig.h111 char *f_warn; /* warning message */ member in struct:file_list
H A Dmkmakefile.cc596 tp->f_warn = warning;
739 if (ftp->f_warn)
740 fprintf(stderr, "WARNING: %s\n", ftp->f_warn);

Completed in 74 milliseconds