Home
last modified time | relevance | path

Searched refs:to_user (Results 126 – 150 of 249) sorted by relevance

12345678910

/dports/mail/emailrelay/emailrelay-1.9/src/gsmtp/
H A Dgprotocolmessagestore.h66 virtual bool addTo( const std::string & to_user , VerifierStatus to_status ) ;
H A Dgprotocolmessageforward.h83 virtual bool addTo( const std::string & to_user , VerifierStatus to_status ) ;
/dports/net/sems/sems-f89581a/apps/examples/di_dialer/
H A DDIDial.h50 const string& to_user,
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Duaccess.h414 void usercopy_warn(const char *name, const char *detail, bool to_user,
417 bool to_user, unsigned long offset,
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Duaccess.h414 void usercopy_warn(const char *name, const char *detail, bool to_user,
417 bool to_user, unsigned long offset,
/dports/net-im/beebeep/beebeep-code-r1476/src/core/
H A DProtocol.h67 Message groupChatRequestMessage_obsolete( const Chat&, const User& to_user );
68 Message groupChatRequestMessage( const Chat&, const User& to_user );
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Duaccess.h414 void usercopy_warn(const char *name, const char *detail, bool to_user,
417 bool to_user, unsigned long offset,
/dports/www/seahub/seahub-8.0.7-server/seahub/notifications/management/commands/
H A Dsend_notices_to_social_account.py198 user_email_list = list(set([item.to_user for item in user_notifications]))
220 if email == notification.to_user:
/dports/net/pear-Services_Twitter/Services_Twitter-0.7.0/tests/data/search/
H A Dsearch.dat1to_user":"alfonsofr","from_user":"javiercerecer","id":3554089982,"from_user_id":8775388,"iso_langu…
/dports/net/ryu/ryu-4.26/ryu/lib/packet/
H A Dmpls.py81 mpls_label = type_desc.Int3.to_user(six.binary_type(buf))
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_isolate_host/
H A Dmod_isolate_host.lua16 local to_user, to_host = jid_split(event.stanza.attr.to);
/dports/net/kamailio/kamailio-5.4.5/utils/kamctl/oracle/
H A Drls-create.sql31 to_user VARCHAR2(64), field
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/dba/patches/
H A D1.2.3a.sql19 ALTER TABLE relationship ADD CONSTRAINT "relationship_to_user_fkey" FOREIGN KEY (to_user) REFERENCE…
/dports/databases/py-peewee/peewee-3.14.4/docs/peewee/
H A Dexample.rst101 to_user = ForeignKeyField(User, backref='related_to')
109 (('from_user', 'to_user'), True),
250 .join(Relationship, on=Relationship.to_user)
258 .where(Relationship.to_user == self)
293 ``to_user``, we will be sure not to end up with duplicate rows:
302 to_user=user)
/dports/net-p2p/opendchub/opendchub-0.8.3/src/
H A Dperl_utils.c651 struct user_t *to_user; in script_to_user() local
655 if((to_user = get_human_user(nick)) != NULL) in script_to_user()
656 send_to_user(buf + 14 + strlen(nick) + 1, to_user); in script_to_user()
/dports/net/ryu/ryu-4.26/ryu/lib/
H A Dip.py108 return type_desc.Int16.to_user(addrconv.ipv6.text_to_bin(ip))
/dports/emulators/qemu/qemu-6.2.0/
H A D.patchew.yml26 to_user: false
43 to_user: false
66 to_user: false
/dports/emulators/qemu60/qemu-6.0.0/
H A D.patchew.yml26 to_user: false
43 to_user: false
66 to_user: false
/dports/emulators/qemu5/qemu-5.2.0/
H A D.patchew.yml26 to_user: false
43 to_user: false
66 to_user: false
/dports/emulators/qemu-utils/qemu-4.2.1/
H A D.patchew.yml26 to_user: false
43 to_user: false
66 to_user: false
/dports/emulators/qemu42/qemu-4.2.1/
H A D.patchew.yml26 to_user: false
43 to_user: false
66 to_user: false
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/
H A D.patchew.yml26 to_user: false
43 to_user: false
66 to_user: false
/dports/emulators/qemu-guest-agent/qemu-5.0.1/
H A D.patchew.yml26 to_user: false
43 to_user: false
66 to_user: false
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A D.patchew.yml26 to_user: false
43 to_user: false
66 to_user: false
/dports/graphics/librsvg2-rust/librsvg-2.52.8/src/
H A Dhandle.rs134 (width.to_user(&params), height.to_user(&params)) in width_height_to_user()

12345678910