Home
last modified time | relevance | path

Searched refs:send_msg (Results 1 – 25 of 27) 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/openssh/
Dssh-pkcs11-client.c51 send_msg(Buffer *m) in send_msg() function
127 send_msg(&msg); in pkcs11_rsa_private_encrypt()
202 send_msg(&msg); in pkcs11_add_provider()
233 send_msg(&msg); in pkcs11_del_provider()
Dssh-pkcs11-helper.c104 send_msg(Buffer *m) in send_msg() function
143 send_msg(&msg); in process_add()
163 send_msg(&msg); in process_del()
206 send_msg(&msg); in process_sign()
Dsftp-client.c109 send_msg(struct sftp_conn *conn, struct sshbuf *m) in send_msg() function
179 send_msg(conn, msg); in send_string_request()
198 send_msg(conn, msg); in send_string_attrs_request()
405 send_msg(ret, msg); in do_init()
505 send_msg(conn, msg); in do_close()
540 send_msg(conn, msg); in do_lsreaddir()
565 send_msg(conn, msg); in do_lsreaddir()
899 send_msg(conn, msg); in do_rename()
936 send_msg(conn, msg); in do_hardlink()
971 send_msg(conn, msg); in do_symlink()
[all …]
Dsftp-server.c483 send_msg(struct sshbuf *m) in send_msg() function
532 send_msg(msg); in send_status()
547 send_msg(msg); in send_data_or_handle()
589 send_msg(msg); in send_names()
606 send_msg(msg); in send_attrib()
636 send_msg(msg); in send_statvfs()
671 send_msg(msg); in process_init()
/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/toybox/toys/pending/
Ddhcp6.c277 static void send_msg(int type) in send_msg() function
502 send_msg(DHCP6RENEW); in signal_handler()
512 send_msg(DHCP6RELEASE); in signal_handler()
521 send_msg(DHCP6RELEASE); in signal_handler()
598 send_msg(DHCP6SOLICIT); in dhcp6_main()
611 send_msg(TT.state); in dhcp6_main()
664 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/
Dcmp_policy.conf114 send_msg
Dsmall-base.conf114 send_msg
/external/selinux/libsepol/tests/policies/test-expander/
Duser-base.conf114 send_msg
Dalias-base.conf114 send_msg
Drole-base.conf114 send_msg
Dsmall-base.conf114 send_msg
/external/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf114 send_msg
Dbase-notmetreq.conf113 send_msg
Dbase-metreq.conf114 send_msg
/external/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf114 send_msg
/external/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf125 send_msg
524 send_msg
1514 allow kernel_t port_type:tcp_socket { send_msg recv_msg name_connect };
1515 allow kernel_t port_type:udp_socket { send_msg recv_msg };

12