Home
last modified time | relevance | path

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

/xnu-10063.101.15/SETUP/config/
H A Dmkmakefile.c735 struct file_list *ftp; in do_rules() local
741 for (ftp = ftab; ftp != 0; ftp = ftp->f_next) { in do_rules()
742 if (ftp->f_type == INVISIBLE) { in do_rules()
745 cp = (np = ftp->f_fn) + strlen(ftp->f_fn) - 1; in do_rules()
765 if (ftp->f_flags & BOUND_CHECKS) { in do_rules()
767 if (ftp->f_flags & BOUND_CHECKS_SOFT) { in do_rules()
769 } else if (ftp->f_flags & BOUND_CHECKS_DEBUG) { in do_rules()
782 switch (ftp->f_type) { in do_rules()
808 if (ftp->f_extra) { in do_rules()
809 fprintf(f, "%s", ftp->f_extra); in do_rules()
[all …]
/xnu-10063.101.15/libkern/zlib/
H A DREADME8 formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html