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

/macosx-10.10.1/system_cmds-643.1.1/at.tproj/
H A Dat.c101 static const char *no_export[] = { variable
356 * done with a pair of "'s. Don't export the no_export list (such
377 for (i=0; i<sizeof(no_export)/sizeof(no_export[0]); i++)
380 && (strncmp(*atenv, no_export[i],
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dbfd-in2.h4636 bfd_boolean no_export;
4629 bfd_boolean no_export; member in struct:bfd
H A Delflink.c4108 && (abfd->no_export
4109 || (abfd->my_archive && abfd->my_archive->no_export))

Completed in 110 milliseconds