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

/darwin-on-arm/xnu/SETUP/config/
H A Dmkmakefile.c906 register struct file_list *ftp; local
912 for (ftp = ftab; ftp != 0; ftp = ftp->f_next) {
913 if (ftp->f_type == INVISIBLE)
915 cp = (np = ftp->f_fn) + strlen(ftp->f_fn) - 1;
942 switch (ftp->f_type) {
947 (ftp
[all...]

Completed in 20 milliseconds