Home
last modified time | relevance | path

Searched refs:dropfile (Results 1 – 9 of 9) sorted by relevance

/dports/audio/ampache/ampache-php74-5.0.0/public/templates/
H A Djquery-file-upload.css7 #dropfile {
21 #dropfile a {
33 #dropfile a:hover {
37 #dropfile input {
/dports/mail/exmh2/exmh-2.9.0/lib/
H A Dinc.tcl391 set fields [ scan $exdrops($record) "%s %s %s" folder dropfile popname]
392 if {[file exists $dropfile] && [file size $dropfile]} {
/dports/sysutils/py-salt/salt-3004.1/salt/
H A Dkey.py735 salt.crypt.dropfile(self.opts["cachedir"], self.opts["user"])
768 salt.crypt.dropfile(self.opts["cachedir"], self.opts["user"])
802 salt.crypt.dropfile(self.opts["cachedir"], self.opts["user"])
822 salt.crypt.dropfile(self.opts["cachedir"], self.opts["user"])
H A Dcrypt.py87 def dropfile(cachedir, user=None): function
/dports/devel/mercurial/mercurial-6.0/relnotes/
H A D6.048 * `dirstate.dropfile`
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/
H A Dxframe.c465 int dropfile; /* dropping a file */ member
601 info->dropfile = TRUE; in widget_apply_position()
638 if ( i.dropfile ) in dndEventFrame()
/dports/mail/dspam/dspam-3.10.2/src/
H A Ddspam.c3845 char dropfile[MAX_FILENAME_LENGTH]; in tracksource() local
3848 snprintf(dropfile, sizeof(dropfile), "%s/%s", in tracksource()
3850 file = fopen(dropfile, "w"); in tracksource()
/dports/devel/ucommon/ucommon-7.0.0/
H A DChangeLog378 - service control path added for dropfile info.
/dports/mail/dspam/dspam-3.10.2/
H A DCHANGELOG5190 [20030128.0334] jonz: added DSPAM SBL dropfile support