Home
last modified time | relevance | path

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

/xnu-11215.1.10/SETUP/config/
H A Dmkmakefile.c777 struct file_list *ftp; in do_rules() local
783 for (ftp = ftab; ftp != 0; ftp = ftp->f_next) { in do_rules()
784 if (ftp->f_type == INVISIBLE) { in do_rules()
787 cp = (np = ftp->f_fn) + strlen(ftp->f_fn) - 1; in do_rules()
807 switch (ftp->f_flags & BOUND_CHECKS_MASK) { in do_rules()
844 switch (ftp->f_type) { in do_rules()
870 if (ftp->f_extra) { in do_rules()
871 fprintf(f, "%s", ftp->f_extra); in do_rules()
880 if (ftp->f_extra) { in do_rules()
881 fprintf(f, "%s", ftp->f_extra); in do_rules()
/xnu-11215.1.10/libkern/zlib/
H A DREADME8 formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html