Home
last modified time | relevance | path

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

/xnu-11417.121.6/SETUP/config/
H A Dmkmakefile.c783 void emit_bounds_checks_new_checks_lines(struct file_list * ftp, FILE *f, const char* tp);
785 emit_bounds_checks_new_checks_lines(struct file_list * ftp, FILE *f, const char* tp) in emit_bounds_checks_new_checks_lines() argument
794 if (!(ftp->f_flags & BOUND_CHECKS_NEW_CHECKS)) { in emit_bounds_checks_new_checks_lines()
824 struct file_list *ftp; in do_rules() local
830 for (ftp = ftab; ftp != 0; ftp = ftp->f_next) { in do_rules()
831 if (ftp->f_type == INVISIBLE) { in do_rules()
834 cp = (np = ftp->f_fn) + strlen(ftp->f_fn) - 1; in do_rules()
854 switch (ftp->f_flags & BOUND_CHECKS_MASK) { in do_rules()
860 emit_bounds_checks_new_checks_lines(ftp, f, tp); in do_rules()
868 emit_bounds_checks_new_checks_lines(ftp, f, tp); in do_rules()
[all …]
/xnu-11417.121.6/libkern/zlib/
H A DREADME8 formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html