Home
last modified time | relevance | path

Searched refs:write_entry (Results 151 – 175 of 235) sorted by relevance

12345678910

/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/cryptography/
H A Dcompound_document.hpp166 void write_entry(directory_id id);
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/shell-backends/
H A Dshellutil.c86 write_entry( struct ldop *op, struct ldentry *entry, FILE *ofp ) in write_entry() function
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/shell-backends/
H A Dshellutil.c86 write_entry( struct ldop *op, struct ldentry *entry, FILE *ofp ) in write_entry() function
/dports/devel/ncurses/ncurses-6.3/ncurses/
H A Dllib-ltictw181 /* ./tinfo/write_entry.c */
H A Dllib-lticw181 /* ./tinfo/write_entry.c */
H A Dllib-ltic181 /* ./tinfo/write_entry.c */
H A Dllib-ltict181 /* ./tinfo/write_entry.c */
/dports/audio/xfmpc/xfmpc-0.3.0/src/
H A Dpreferences.vala202 rc.write_entry (spec.get_nick (), entry);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/lib/mame-chd/
H A Dchd.c1431 goto write_entry; in write_hunk_from_memory()
1441 goto write_entry; in write_hunk_from_memory()
1453 goto write_entry; in write_hunk_from_memory()
1508 write_entry: in write_hunk_from_memory()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/lib/mame-chd/
H A Dchd.c1431 goto write_entry; in write_hunk_from_memory()
1441 goto write_entry; in write_hunk_from_memory()
1453 goto write_entry; in write_hunk_from_memory()
1508 write_entry: in write_hunk_from_memory()
/dports/x11/libxfce4util/libxfce4util-4.16.0/libxfce4util/
H A Dxfce-rc-config.c180 config->__parent__.write_entry = _xfce_rc_config_write_entry; in _xfce_rc_config_new()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/config/
H A Dprocess_json.py641 def write_entry(entry, total_feature_set, feature_name_prefix, function
771 write_entry(entry, total_features, feature_tag, unique_symbol_id,
/dports/devel/kf5-kapidox/kapidox-5.89.0/src/kapidox/
H A Dgenerator.py583 writer.write_entry('PROJECT_NAME', ctx.fancyname)
595 writer.write_entry('TAGFILES', [f + '=' + loc for f, loc in ctx.tagfiles])
/dports/irc/ezbounce/ezbounce-1.99.15/src/fs/
H A Ddirectory.cc320 r = write_entry(&e); in write()
925 int directory::write_entry(const struct raw_entry * r) in write_entry() function in fs::directory
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/config/
H A Dprocess_json.py742 def write_entry(entry, total_feature_set, feature_name_prefix, function
876 write_entry(entry, total_features, feature_tag, unique_symbol_id,
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/net_ldap2/Net/LDAP2/
H A DLDIF.php324 public function write_entry($entries) function in Net_LDAP2_LDIF
/dports/net/pear-Net_LDAP/Net_LDAP-1.1.5/LDAP/
H A DLDIF.php323 function write_entry($entries) function in Net_LDAP_LDIF
/dports/net/pear-Net_LDAP2/Net_LDAP2-2.2.0/Net/LDAP2/
H A DLDIF.php324 public function write_entry($entries) function in Net_LDAP2_LDIF
/dports/mail/slapd-cyrus/Slapd-Backend-Cyrus-1.00/lib/Slapd/Backend/
H A DProxy.pm192 $ldif->write_entry( $entry->clone() );
/dports/net/p5-perl-ldap/perl-ldap-0.68/lib/Net/LDAP/
H A DDSML.pm380 sub write_entry { subroutine
H A DLDIF.pm531 sub write_entry { subroutine
/dports/net/shelldap/shelldap-1.5.1/
H A Dshelldap1055 $ldif->write_entry( $e );
2051 $ldif->write_entry( $e );
/dports/net/measurement-kit/measurement-kit-0.10.14/src/libmeasurement_kit/nettests/
H A Drunnable.cpp157 report.write_entry(entry, [=](Error error) { in run_next_measurement()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/fuse/
H A Dfile.c73 INIT_LIST_HEAD(&ff->write_entry); in fuse_file_alloc()
191 if (list_empty(&ff->write_entry)) in fuse_link_write_file()
192 list_add(&ff->write_entry, &fi->write_files); in fuse_link_write_file()
277 list_del(&ff->write_entry); in fuse_prepare_release()
1826 write_entry); in __fuse_write_file_get()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/fuse/
H A Dfile.c73 INIT_LIST_HEAD(&ff->write_entry); in fuse_file_alloc()
191 if (list_empty(&ff->write_entry)) in fuse_link_write_file()
192 list_add(&ff->write_entry, &fi->write_files); in fuse_link_write_file()
277 list_del(&ff->write_entry); in fuse_prepare_release()
1826 write_entry); in __fuse_write_file_get()

12345678910