Home
last modified time | relevance | path

Searched refs:send_msg (Results 1 – 25 of 28) sorted by relevance

12

/external/selinux/python/sepolgen/src/share/
Dperm_map302 send_msg w 10
330 send_msg w 10
356 send_msg w 10
381 send_msg w 10
422 send_msg w 10
446 send_msg w 10
470 send_msg w 10
497 send_msg w 10
521 send_msg w 10
713 send_msg w 10
[all …]
/external/selinux/python/sepolgen/tests/
Dperm_map295 send_msg w 10
323 send_msg w 10
349 send_msg w 10
374 send_msg w 10
415 send_msg w 10
439 send_msg w 10
463 send_msg w 10
490 send_msg w 10
514 send_msg w 10
706 send_msg w 10
[all …]
/external/selinux/python/sepolgen/tests/test_data/
Dhttpd.log1 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
2 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
3 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
4 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
5 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
6 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
7 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
8 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
9 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=sig…
10 …=81 auid=500 subj=staff_u:staff_r:staff_dbusd_t:s0 msg='avc: denied { send_msg } for msgtype=met…
[all …]
/external/ltp/testcases/network/netstress/
Dnetstress.c534 static void make_server_reply(char *send_msg, int size) in make_server_reply() argument
536 memset(send_msg, server_byte, size - 1); in make_server_reply()
537 send_msg[0] = start_byte; in make_server_reply()
538 send_msg[size - 1] = end_byte; in make_server_reply()
544 char send_msg[max_msg_len], end[] = { end_byte }; in server_fn() local
557 iov[0].iov_base = send_msg; in server_fn()
598 make_server_reply(send_msg, send_msg_len); in server_fn()
608 send_msg[0] = start_fin_byte; in server_fn()
612 SAFE_SEND(1, inf.fd, send_msg, send_msg_len, in server_fn()
618 SAFE_SENDTO(1, inf.fd, send_msg, send_msg_len, in server_fn()
/external/openssh/
Dssh-pkcs11-client.c56 send_msg(struct sshbuf *m) in send_msg() function
147 send_msg(msg); in rsa_encrypt()
206 send_msg(msg); in ecdsa_do_sign()
335 send_msg(msg); in pkcs11_add_provider()
383 send_msg(msg); in pkcs11_del_provider()
Dsftp-client.c112 send_msg(struct sftp_conn *conn, struct sshbuf *m) in send_msg() function
192 send_msg(conn, msg); in send_string_request()
211 send_msg(conn, msg); in send_string_attrs_request()
418 send_msg(ret, msg); in do_init()
522 send_msg(conn, msg); in do_close()
557 send_msg(conn, msg); in do_lsreaddir()
582 send_msg(conn, msg); in do_lsreaddir()
915 send_msg(conn, msg); in do_rename()
952 send_msg(conn, msg); in do_hardlink()
987 send_msg(conn, msg); in do_symlink()
[all …]
Dssh-pkcs11-helper.c109 send_msg(struct sshbuf *m) in send_msg() function
162 send_msg(msg); in process_add()
184 send_msg(msg); in process_del()
254 send_msg(msg); in process_sign()
Dsftp-server.c487 send_msg(struct sshbuf *m) in send_msg() function
536 send_msg(msg); in send_status()
551 send_msg(msg); in send_data_or_handle()
593 send_msg(msg); in send_names()
610 send_msg(msg); in send_attrib()
640 send_msg(msg); in send_statvfs()
677 send_msg(msg); in process_init()
/external/toybox/toys/pending/
Ddhcp6.c274 static void send_msg(int type) in send_msg() function
499 send_msg(DHCP6RENEW); in signal_handler()
509 send_msg(DHCP6RELEASE); in signal_handler()
518 send_msg(DHCP6RELEASE); in signal_handler()
592 send_msg(DHCP6SOLICIT); in dhcp6_main()
605 send_msg(TT.state); in dhcp6_main()
658 if (toys.optflags & FLAG_R) send_msg(DHCP6RELEASE); in dhcp6_main()
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_web.c1227 goto send_msg; in web_connection_parse_unsubscribe()
1260 goto send_msg; in web_connection_parse_unsubscribe()
1267 goto send_msg; in web_connection_parse_unsubscribe()
1277 goto send_msg; in web_connection_parse_unsubscribe()
1284 goto send_msg; in web_connection_parse_unsubscribe()
1309 goto send_msg; in web_connection_parse_unsubscribe()
1315 goto send_msg; in web_connection_parse_unsubscribe()
1320 send_msg: in web_connection_parse_unsubscribe()
/external/ltp/testcases/kernel/syscalls/utils/
Dmq_timed.h52 static void send_msg(int fd, int len, int prio) in send_msg() function
/external/ltp/testcases/kernel/syscalls/mq_timedreceive/
Dmq_timedreceive01.c150 send_msg(*tc->fd, tc->len, tc->prio); in do_test()
/external/ltp/testcases/kernel/syscalls/mq_timedsend/
Dmq_timedsend01.c156 send_msg(*tc->fd, tc->len, tc->prio); in do_test()
/external/wpa_supplicant_8/src/eap_peer/
Deap_wsc.c506 goto send_msg; in eap_wsc_process()
553 send_msg: in eap_wsc_process()
/external/selinux/libsepol/tests/policies/test-hooks/
Dsmall-base.conf114 send_msg
Dcmp_policy.conf114 send_msg
/external/selinux/libsepol/tests/policies/test-expander/
Dalias-base.conf114 send_msg
Drole-base.conf114 send_msg
Duser-base.conf114 send_msg
Dsmall-base.conf114 send_msg
/external/selinux/libsepol/tests/policies/test-deps/
Dbase-notmetreq.conf113 send_msg
Dsmall-base.conf114 send_msg
Dbase-metreq.conf114 send_msg
/external/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf114 send_msg
/external/linux-kselftest/tools/testing/selftests/net/
Dnettest.c699 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
936 if (send_msg(sd, addr, alen, args)) in msg_loop()
997 if (send_msg(sd, addr, alen, args)) { in msg_loop()

12