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

/macosx-10.9.5/cups-372.4/cups/systemv/
H A Dcupsaddsmb.c61 int export_all; /* Export all printers? */ local
73 export_all = 0;
122 export_all = 1;
179 if (export_all)
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
H A Daplibtool.c30 bool export_all = false; variable
180 export_all = true;
456 if (export_all) {
H A Djlibtool.c243 int export_all; member in struct:__anon6126
559 cmd_data->options.export_all = 1;
1694 if (c->options.export_all) {
/macosx-10.9.5/apr-30/apr/apr/build/
H A Daplibtool.c30 bool export_all = false; variable
180 export_all = true;
461 if (export_all) {
H A Djlibtool.c243 int export_all; member in struct:__anon6246
559 cmd_data->options.export_all = 1;
1694 if (c->options.export_all) {
/macosx-10.9.5/swig-10/Source/Modules/
H A Dperl5.cxx37 static int export_all = 0; variable
165 export_all = 1;
815 if (export_all) {
955 if (export_all)
1027 if (export_all) {
1093 if (export_all)
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Ddllwrap.c605 int export_all = 0; local
741 export_all = 1;
931 if (export_all)
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dadmin.c2258 *export_all; /* Export all printers? */ local
2272 export_all = cgiGetVariable("EXPORT_ALL");
2298 if (!export_all)
2320 (export_all || export_count > 0))
2328 if (export_all)

Completed in 220 milliseconds