Home
last modified time | relevance | path

Searched refs:CFFILE (Results 1 – 25 of 34) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/
H A Drebootstrap.sh357 CFFILE=
359 CFFILE="${LIBDIR}/${i}/configure.in"
362 CFFILE="${LIBDIR}/${i}/configure.ac"
366 if [ ! -z ${CFFILE} ]; then
367 LTTEST=`grep "AC_PROG_LIBTOOL" ${CFFILE}`
368 LTTEST2=`grep "AM_PROG_LIBTOOL" ${CFFILE}`
369 AMTEST=`grep "AM_INIT_AUTOMAKE" ${CFFILE}`
370 AMTEST2=`grep "AC_PROG_INSTALL" ${CFFILE}`
371 AHTEST=`grep "AC_CONFIG_HEADERS" ${CFFILE}`
372 AXTEST=`grep "ACX_LIBTOOL_C_ONLY" ${CFFILE}`
/dports/print/ttf2pt1/ttf2pt1-3.4.4/app/netscape/
H A Dnotscape5 CFFILE=$NDIR/fontsz.cf
13 [ -r $CFFILE ] && {
15 $1, $2, $1); }' <$CFFILE >$TMPFILE
/dports/www/moinmoin/moin-1.9.11/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm53 <cfset sTempFilePath = CFFILE.ServerDirectory & REQUEST.fs & CFFILE.ServerFile>
58 <cfset sFileName = SanitizeFileName( CFFILE.ClientFile ) >
62 <cfif not IsImageValid( sTempFilePath, CFFILE.ClientFileExt )>
72 …ig.HtmlExtensions" ) and not listFindNoCase( REQUEST.Config.HtmlExtensions, CFFILE.ClientFileExt )>
83 <cfif not IsAllowedExt( CFFILE.ClientFileExt, ARGUMENTS.resourceType )>
99 sFileName = sFilePart & '(#counter#).' & CFFILE.ClientFileExt;
H A Dcf5_upload.cfm249 <cfset sTempFilePath = CFFILE.ServerDirectory & REQUEST.fs & CFFILE.ServerFile>
/dports/net/samba412/samba-4.12.15/librpc/idl/
H A Dcab.idl46 [value(cFolders*8+36)] uint32 coffFiles; /* offset of the first CFFILE entry */
51 uint16 cFiles; /* number of CFFILE entries in this cabinet */
111 } CFFILE;
126 CFFILE cffiles[cfheader.cFiles];
/dports/devel/rth/rth/FCKeditor/editor/filemanager/browser/default/connectors/cfm/
H A Dconnector.cfm126 sFileName = CFFILE.ClientFileName;
127 sFileExt = CFFILE.ServerFileExt;
141 if( compare( CFFILE.ServerFileName, sFileName ) )
154 <cfif compare( CFFILE.ServerFileName, sFileName )>
158 …source="#sUserFilesPath##URL.Type##URL.CurrentFolder##CFFILE.ServerFileName#.#CFFILE.ServerFileExt…
/dports/devel/truc/truc_0.12.0/FCKeditor/editor/filemanager/browser/default/connectors/cfm/
H A Dconnector.cfm126 sFileName = CFFILE.ClientFileName;
127 sFileExt = CFFILE.ServerFileExt;
141 if( compare( CFFILE.ServerFileName, sFileName ) )
154 <cfif compare( CFFILE.ServerFileName, sFileName )>
158 …source="#sUserFilesPath##URL.Type##URL.CurrentFolder##CFFILE.ServerFileName#.#CFFILE.ServerFileExt…
/dports/multimedia/mps-youtube/mps-youtube-afab9fb/mps_youtube/
H A Dconfig.py375 with open(g.CFFILE, "w") as cf:
378 util.dbg(c.p + "Saved config: " + g.CFFILE + c.w)
388 with open(g.CFFILE, "w") as cfj:
394 if os.path.exists(g.CFFILE):
395 with open(g.CFFILE, "r") as cf:
H A Dg.py54 CFFILE = os.path.join(paths.get_config_dir(), "config.json") variable
H A Dinit.py47 if not os.path.exists(g.CFFILE):
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/tools/build/win/
H A Dmakecab.py128 CFFILE = ('<'
148 output_file.write(struct.pack(CFFILE, input_size, 0, 0, date, time, 0))
/dports/news/newsstar/newsstar-1.5.6/
H A Dnewsstar.in1018 if (open CFFILE, "$CONF_DIR/cf.$server")
1020 my @grepport = grep(/^port\s/, <CFFILE>);
1021 close CFFILE;
/dports/devel/xelfviewer/XELFViewer-0.03/XArchive/
H A Dxcab.h67 struct CFFILE struct
/dports/comms/conserver-com/conserver-8.2.4/
H A DINSTALL159 --with-ccffile=CFFILE Specify client config filename
161 --with-cffile=CFFILE Specify config filename [SYSCONFDIR/conserver.cf]
H A Dconfigure.ac114 …AS_HELP_STRING([--with-ccffile=CFFILE],[Specify client config filename @<:@SYSCONFDIR/console.cf@:…
134 AS_HELP_STRING([--with-cffile=CFFILE],[Specify config filename @<:@SYSCONFDIR/conserver.cf@:>@]),
/dports/audio/mps/mps-0.20.16/mps_pkg/
H A Dmain.py322 CFFILE = os.path.join(get_config_dir(), "config") variable in g
352 with open(g.CFFILE, "wb") as fh:
378 if os.path.exists(g.CFFILE):
379 loadconfig(g.CFFILE)
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dmsdos1204 # brute looking after header for filenames with diagcfg or diagpkg extension in CFFILE section
1331 # offset of the first CFFILE entry coffFiles: minimal 2Ch
1407 # display member structure CFFILE information like member name of cabinet
/dports/devel/py-magic/file-5.40/magic/Magdir/
H A Dmsdos1302 # brute looking after header for filenames with diagcfg or diagpkg extension in CFFILE section
1429 # offset of the first CFFILE entry coffFiles: minimal 2Ch
1505 # display member structure CFFILE information like member name of cabinet
/dports/archivers/libmspack/libmspack-0.10.1alpha/
H A DChangeLog488 don't have all the CFFILE entries they should, but otherwise have
/dports/archivers/cabextract/cabextract-1.9.1/mspack/
H A DChangeLog488 don't have all the CFFILE entries they should, but otherwise have
/dports/security/clamav-lts/clamav-0.103.5/libclammspack/
H A DChangeLog488 don't have all the CFFILE entries they should, but otherwise have
/dports/security/clamav/clamav-0.104.2/libclammspack/
H A DChangeLog488 don't have all the CFFILE entries they should, but otherwise have
/dports/lang/php73/php-7.3.33/ext/fileinfo/tests/
H A Dmagic19810 # brute looking after header for filenames with diagcfg or diagpkg extension in CFFILE section
19925 # offset of the first CFFILE entry coffFiles: minimal 2Ch
20001 # display member structure CFFILE information like member name of cabinet
/dports/sysutils/php73-fileinfo/php-7.3.33/ext/fileinfo/tests/
H A Dmagic19810 # brute looking after header for filenames with diagcfg or diagpkg extension in CFFILE section
19925 # offset of the first CFFILE entry coffFiles: minimal 2Ch
20001 # display member structure CFFILE information like member name of cabinet
/dports/www/mod_php73/php-7.3.33/ext/fileinfo/tests/
H A Dmagic19810 # brute looking after header for filenames with diagcfg or diagpkg extension in CFFILE section
19925 # offset of the first CFFILE entry coffFiles: minimal 2Ch
20001 # display member structure CFFILE information like member name of cabinet

12