Searched defs:isfile (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/mam/
H A Dshmam.awk435 if (isfile(dest) > 0) {
1650 function isfile(path, tmp) function
1693 if (isfile(varfile) <= 0 ) {
1714 if (isfile(invarfile) <= 0 ) {
1785 if (isfile(premakefile) >= 0 ) {

Completed in 43 milliseconds