Home
last modified time | relevance | path

Searched refs:LFileName (Results 1 – 17 of 17) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/googleapis/demo/discovery/
H A Dfrmgenoptions.lfm108 object LFileName: TLabel
H A Dfrmgenoptions.pp27 LFileName: TLabel;
/dports/editors/lazarus/lazarus/components/googleapis/demo/discovery/
H A Dfrmgenoptions.lfm108 object LFileName: TLabel
H A Dfrmgenoptions.pp27 LFileName: TLabel;
/dports/editors/lazarus-qt5/lazarus/components/googleapis/demo/discovery/
H A Dfrmgenoptions.lfm108 object LFileName: TLabel
H A Dfrmgenoptions.pp27 LFileName: TLabel;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/googleapis/demo/discovery/
H A Dfrmgenoptions.lfm108 object LFileName: TLabel
H A Dfrmgenoptions.pp27 LFileName: TLabel;
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dhistory.c164 far_strncpy(current.filename,LFileName,FILE_MAX_PATH); in save_history_info()
352 far_strncpy(LFileName,last.filename,FILE_MAX_PATH); in restore_history_info()
H A Dprompts1.c149 find_file_item(LFileName, LName, &scroll_file, 2); in fullscreen_prompt()
957 if(done == LSYSTEM && !strcmp(LFileName, CommandFile)) in select_fracttype()
958 strcpy(LFileName, searchfor.lsys); in select_fracttype()
995 if (get_file_entry(GETLSYS,"L-System",lsysmask,LFileName,LName) < 0) { in select_type_params()
1289 filename = LFileName; in get_fract_params()
H A Dcmdfiles.c158 char LFileName[FILE_MAX_PATH]; /* file to find (type=)L-System's in */ variable
580 strcpy(searchfor.lsys, LFileName); in cmdfiles()
658 far_strcpy(LFileName,s_fractintl); in initvars_restart()
2576 if(merge_pathnames(LFileName, value, mode)<0) in cmdarg()
H A Dmiscres.c957 if((int)strlen(LFileName) >= 28) in tab_display()
959 putstring(s_row+2+addrow,16,C_GENERAL_HI,LFileName); in tab_display()
H A Dlsys.c138 if (find_file_item(LFileName,str,&infile, 2) < 0) in readLSystemFile()
H A Dmiscovl.c626 put_filename(s_lfile,LFileName); in write_batch_parms()
/dports/mail/mailscanner/MailScanner-5.3.4/usr/share/MailScanner/perl/MailScanner/
H A DEximDiskStore.pm83 $this->{lname} = $mta->LFileName($id); # Per-message log file for Exim
H A DExim.pm230 sub LFileName { subroutine
/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dexterns.h259 extern char LFileName[];