Home
last modified time | relevance | path

Searched refs:to_user (Results 1 – 25 of 249) sorted by relevance

12345678910

/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dusercopy.c76 to_user ? "exposure" : "overwrite", in usercopy_warn()
77 to_user ? "from" : "to", in usercopy_warn()
88 to_user ? "exposure" : "overwrite", in usercopy_abort()
89 to_user ? "from" : "to", in usercopy_abort()
118 unsigned long n, bool to_user) in check_kernel_text_object() argument
148 bool to_user) in check_bogus_address() argument
177 if (!to_user) in check_page_span()
215 NULL, to_user, 0, n); in check_page_span()
218 to_user, 0, n); in check_page_span()
224 bool to_user) in check_heap_object() argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dusercopy.c76 to_user ? "exposure" : "overwrite", in usercopy_warn()
77 to_user ? "from" : "to", in usercopy_warn()
88 to_user ? "exposure" : "overwrite", in usercopy_abort()
89 to_user ? "from" : "to", in usercopy_abort()
118 unsigned long n, bool to_user) in check_kernel_text_object() argument
148 bool to_user) in check_bogus_address() argument
177 if (!to_user) in check_page_span()
215 NULL, to_user, 0, n); in check_page_span()
218 to_user, 0, n); in check_page_span()
224 bool to_user) in check_heap_object() argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dusercopy.c76 to_user ? "exposure" : "overwrite", in usercopy_warn()
77 to_user ? "from" : "to", in usercopy_warn()
88 to_user ? "exposure" : "overwrite", in usercopy_abort()
89 to_user ? "from" : "to", in usercopy_abort()
118 unsigned long n, bool to_user) in check_kernel_text_object() argument
148 bool to_user) in check_bogus_address() argument
177 if (!to_user) in check_page_span()
215 NULL, to_user, 0, n); in check_page_span()
218 to_user, 0, n); in check_page_span()
224 bool to_user) in check_heap_object() argument
[all …]
/dports/www/seahub/seahub-8.0.7-server/seahub/notifications/
H A Dmodels.py126 'to_user': to_user})
152 to_user=to_user, msg_type=msg_type, detail=detail)
204 to_user=username, seen=False).count()
210 to_user=to_user, seen=False, msg_type=MSG_TYPE_USER_MESSAGE)
253 def add_repo_share_msg(self, to_user, detail): argument
275 def add_user_message(self, to_user, detail): argument
800 to_user = kwargs.get('to_user', None)
824 to_user = member.user_name
825 if to_user == from_user:
891 to_user = kwargs['to_user']
[all …]
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/testing/tests/regression-suite/
H A Dsample-data.sql90 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 10, 200, 1 );
91 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 11, 200, 1 );
92 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 30, 200, 1 );
95 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 30, 20, 2 );
96 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 30, 10, 2 );
100 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 20, 300, 3 );
101 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 10, 300, 3 );
102 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 30, 300, 3 );
103 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 300, 20, 3 );
104 INSERT INTO relationship ( from_user, to_user, rt_id ) VALUES( 300, 10, 3 );
[all …]
/dports/net/ryu/ryu-4.26/ryu/lib/
H A Dofctl_v1_4.py234 if to_user:
395 if to_user:
471 if to_user:
501 if to_user:
530 if to_user:
626 if to_user:
655 if to_user:
717 if to_user:
736 if to_user:
774 if to_user:
[all …]
H A Dofctl_v1_5.py241 if to_user:
466 if to_user:
554 if to_user:
584 if to_user:
613 if to_user:
709 if to_user:
738 if to_user:
802 if to_user:
821 if to_user:
871 if to_user:
[all …]
H A Dofctl_v1_3.py334 if to_user:
417 if to_user:
429 if to_user:
480 if to_user:
540 if to_user:
574 if not to_user:
644 if to_user:
684 if to_user:
722 if to_user:
832 if to_user:
[all …]
/dports/www/seahub/seahub-8.0.7-server/seahub/api2/endpoints/
H A Ddir_shared_items.py322 for to_user in share_to_users:
325 'email': to_user,
334 'email': to_user,
341 'email': to_user,
357 'email': to_user,
365 if to_user == repo_owner:
371 if is_org_user(to_user):
374 'email': to_user,
391 "name": to_user,
402 to_user=to_user, repo=repo,
[all …]
H A Dgroup_owned_libraries.py912 for to_user in share_to_users:
913 to_user = to_user.strip()
916 'email': to_user,
925 'email': to_user,
932 'email': to_user,
944 'email': to_user,
949 if is_org_user(to_user):
960 "user_email": to_user,
968 from_user=username, to_user=to_user,
986 if not to_user:
[all …]
/dports/www/seahub/seahub-8.0.7-server/seahub/ocm/
H A Dmodels.py17 …def add(self, shared_secret, from_user, to_user, to_server_url, repo_id, repo_name, permission, pa… argument
20 to_user=to_user,
32 to_user = models.CharField(max_length=255, db_index=True) variable in OCMShare
50 'to_user': self.to_user,
62 …def add(self, shared_secret, from_user, to_user, from_server_url, repo_id, repo_name, permission, … argument
65 to_user=to_user,
78 to_user = models.CharField(max_length=255, db_index=True) variable in OCMShareReceived
97 'to_user': self.to_user,
/dports/www/seahub/seahub-8.0.7-server/seahub/notifications/management/commands/
H A Dsend_notices.py225 if notice.to_user not in results:
228 results[notice.to_user]['notices'].append(notice)
254 for (to_user, interval_val, notices) in user_interval_notices:
270 user_language = self.get_user_language(to_user)
273 user_language, to_user))
293 if notice.to_user != to_user:
324 user_name = email2nickname(to_user)
326 to_user = contact_email # use contact email if any
328 'to_user': to_user,
337 None, [to_user])
[all …]
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/dba/
H A Dbetter_perms.sql122 … WHERE r1.from_user = in_from AND r1.to_user = in_to AND NOT usr_is_role(r1.to_user,'Group');
130 JOIN relationship r2 ON r1.to_user=r2.from_user
131 WHERE r1.from_user=in_from AND r2.to_user=in_to
140 … INTO out_confers FROM relationship r1 LEFT OUTER JOIN relationship r2 ON(r1.to_user = r2.to_user)
142 AND NOT EXISTS( SELECT 1 FROM relationship r3 WHERE r3.from_user = r1.to_user ) ;
177 IF EXISTS(SELECT 1 FROM relationship WHERE from_user = in_from AND to_user = in_to
185 IF EXISTS( SELECT 1 FROM relationship r1 JOIN relationship r2 ON r1.to_user=r2.from_user
187 AND r1.from_user=in_from AND r2.to_user=in_to
194 IF EXISTS( SELECT 1 FROM relationship r1 JOIN relationship r2 ON r1.to_user=r2.to_user
197 AND r2.to_user IN (SELECT user_no FROM role_member WHERE role_no=group_role_no)
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Drole_tables.cc77 const Auth_id_ref &to_user, in modify_role_edges_in_table() argument
93 to_user.second.str, to_user.second.length, system_charset_info); in modify_role_edges_in_table()
95 to_user.first.str, to_user.first.length, system_charset_info); in modify_role_edges_in_table()
108 to_user.first.str, to_user.second.str)); in modify_role_edges_in_table()
119 to_user.first.str, to_user.second.str)); in modify_role_edges_in_table()
127 to_user.first.str, to_user.second.str)); in modify_role_edges_in_table()
236 char *to_user = get_field( in populate_roles_caches() local
243 int to_user_len = to_user ? strlen(to_user) : 0; in populate_roles_caches()
258 acl_user = find_acl_user(to_host, to_user, true); in populate_roles_caches()
260 Auth_id_ref auth_id = create_authid_from(to_lex_cstring(to_user), in populate_roles_caches()
/dports/astro/gpsd/gpsd-3.20/
H A Dlibgpsmm.cpp16 to_user = NULL; in gps_inner_open()
20 to_user= new struct gps_data_t; in gps_inner_open()
27 if (to_user == NULL) in stream()
87 return to_user != NULL; in is_open()
92 if ( to_user != NULL ) { in ~gpsmm()
94 delete to_user; in ~gpsmm()
H A Dlibgpsmm.h30 gpsmm(const char *host, const char *port) : to_user(0), _gps_state() { in gpsmm()
35 gpsmm(void) : to_user(0) in gpsmm()
50 …struct gps_data_t *to_user; //we return the user a copy of the internal structure. This way she ca… variable
56 …struct gps_data_t* backup(void) { *to_user=*gps_state(); return to_user;}; //return the backup copy in backup()
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/Model/
H A DPrivateMsg.php61 private $to_user; variable in Ampache\\Repository\\Model\\PrivateMsg
106 $to_user = new User((int) $this->to_user);
107 $to_user->format();
109 return $to_user->f_link;
144 return (int) $this->to_user;
/dports/net/kamailio/kamailio-5.4.5/src/modules/sipcapture/sql/
H A Dschema_data.sql114 `to_user` varchar(100) NOT NULL DEFAULT '',
151 KEY `to_user` (`to_user`),
182 `to_user` varchar(100) NOT NULL DEFAULT '',
219 KEY `to_user` (`to_user`),
250 `to_user` varchar(100) NOT NULL DEFAULT '',
287 KEY `to_user` (`to_user`),
/dports/games/wesnoth/wesnoth-1.14.17/src/server/
H A Duser_handler.cpp30 bool user_handler::send_mail(const std::string& to_user, in send_mail() argument
34 if(!user_exists(to_user)) { in send_mail()
35 throw error("Could not send email. No user with the name '" + to_user + "' exists."); in send_mail()
39 if(get_mail(to_user).empty()) { in send_mail()
40 throw error("Could not send email. The email address of the user '" + to_user + "' is empty."); in send_mail()
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/dba/patches/
H A D1.2.6.sql127 … WHERE r1.from_user = in_from AND r1.to_user = in_to AND NOT usr_is_role(r1.to_user,'Group');
135 JOIN relationship r2 ON r1.to_user=r2.from_user
136 WHERE r1.from_user=in_from AND r2.to_user=in_to
145 …) INTO out_confers FROM relationship r1 LEFT OUTER JOIN relationship r2 ON(r1.to_user = r2.to_user)
147 AND NOT EXISTS( SELECT 1 FROM relationship r3 WHERE r3.from_user = r1.to_user ) ;
182 IF EXISTS(SELECT 1 FROM relationship WHERE from_user = in_from AND to_user = in_to
190 IF EXISTS( SELECT 1 FROM relationship r1 JOIN relationship r2 ON r1.to_user=r2.from_user
192 AND r1.from_user=in_from AND r2.to_user=in_to
199 IF EXISTS( SELECT 1 FROM relationship r1 JOIN relationship r2 ON r1.to_user=r2.to_user
203 AND NOT EXISTS(SELECT 1 FROM relationship WHERE from_user=r2.to_user) ) THEN
[all …]
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/email/
H A Dbugmail.html.tmpl24 … comment_num = comment.count, full_url = 1, user = to_user %]
26 full_url = 1, user = to_user %]
27 from [% INCLUDE global/user.html.tmpl user = to_user, who = comment.author %]</b>
29 <pre>[% comment.body_full({ wrap => 1 }) FILTER quoteUrls(bug, comment, to_user) %]</pre>
41 …rms.Bug} ${ref_bug.id}" FILTER bug_link(ref_bug, {full_url => 1, user => to_user}) FILTER none %]]
79 …UDE bug/link.html.tmpl bug = bug, link_text = "$terms.Bug $bug.id", full_url = 1, user = to_user %]
82 full_url = 1, user = to_user %],
85 [% INCLUDE global/user.html.tmpl user = to_user, who = change.who %] changed
86 …UDE bug/link.html.tmpl bug = bug, link_text = "$terms.bug $bug.id", full_url = 1, user = to_user %]
110 … [% INCLUDE bug/link.html.tmpl bug = bug, link_text = new_value, full_url = 1, user = to_user %]
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/email/
H A Dbugmail.html.tmpl24 <b>[% INCLUDE global/user.html.tmpl user = to_user, who = comment.author %] からの
26 full_url = 1, user = to_user %] についての
28 … comment_num = comment.count, full_url = 1, user = to_user %]</b>
31 <pre>[% comment.body_full({ wrap => 1 }) FILTER quoteUrls(bug, comment, to_user) %]</pre>
43 …rms.Bug} ${ref_bug.id}" FILTER bug_link(ref_bug, {full_url => 1, user => to_user}) FILTER none %]]
81 …UDE bug/link.html.tmpl bug = bug, link_text = "$terms.Bug $bug.id", full_url = 1, user = to_user %]
83 full_url = 1, user = to_user %] に依存しています。
85 [% INCLUDE global/user.html.tmpl user = to_user, who = change.who %] が
86 …ink.html.tmpl bug = bug, link_text = "$terms.bug $bug.id", full_url = 1, user = to_user %] を変更しました。
111 … [% INCLUDE bug/link.html.tmpl bug = bug, link_text = new_value, full_url = 1, user = to_user %]
/dports/www/seahub/seahub-8.0.7-server/seahub/share/
H A Dmodels.py484 pfs = self.model(from_user=from_user, to_user=to_user, repo_id=repo_id,
492 return self.add_private_file_share(from_user, to_user, repo_id,
501 to_user=username, repo_id=repo_id, path=path, s_type='f')
510 pfs = self.model(from_user=from_user, to_user=to_user, repo_id=repo_id,
521 to_user=username, repo_id=repo_id, path=path, s_type='d')
531 from_user=from_user, to_user=to_user, repo_id=repo_id,
540 def list_private_share_in_by_user(self, to_user): argument
544 to_user=to_user)
546 def list_private_share_in_dirs_by_user_and_repo(self, to_user, repo_id): argument
550 to_user=to_user, repo_id=repo_id, s_type='d')
[all …]
/dports/www/py-flask-peewee/flask-peewee-3.0.4/example/
H A Dmodels.py23 Relationship, on=Relationship.to_user
29 ).where(Relationship.to_user==self).order_by(User.username)
34 Relationship.to_user==user
44 to_user = ForeignKeyField(User, related_name='related_to') variable in Relationship
47 return 'Relationship from %s to %s' % (self.from_user, self.to_user)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Http/RequestHandlers/
H A DMessageAction.php80 $to_user = $this->user_service->findByUserName($to);
85 … if ($to_user === null || $to_user->getPreference(UserInterface::PREF_CONTACT_METHOD) === 'none') {
99 if ($this->message_service->deliverMessage($user, $to_user, $subject, $body, $url, $ip)) {
100 …ddMessage(I18N::translate('The message was successfully sent to %s.', e($to_user->realName())), 's…

12345678910