Home
last modified time | relevance | path

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

/xnu-8792.61.2/SETUP/config/
H A Dmkmakefile.c701 struct file_list *ftp; in do_rules() local
707 for (ftp = ftab; ftp != 0; ftp = ftp->f_next) { in do_rules()
708 if (ftp->f_type == INVISIBLE) { in do_rules()
711 cp = (np = ftp->f_fn) + strlen(ftp->f_fn) - 1; in do_rules()
731 if (ftp->f_flags & BOUND_CHECKS) { in do_rules()
743 switch (ftp->f_type) { in do_rules()
769 if (ftp->f_extra) { in do_rules()
770 fprintf(f, "%s", ftp->f_extra); in do_rules()
779 if (ftp->f_extra) { in do_rules()
780 fprintf(f, "%s", ftp->f_extra); in do_rules()
/xnu-8792.61.2/libkern/zlib/
H A DREADME8 formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html