Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/make/
Dmain.c114 static int ReadSysMakefile(const void *, void *);
678 ln = Lst_Find(&sysMkPath, ReadSysMakefile, NULL); in main()
843 ReadSysMakefile(const void *p, void *q UNUSED) in ReadSysMakefile() function