Searched defs:info_p (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-tcpserver.c | 166 void delete_zombies(struct server_info *info_p) in delete_zombies() 203 void create_listen_socket(struct server_info *info_p) in create_listen_socket() 291 int communicate_client(struct server_info *info_p, int sock_fd) in communicate_client() 380 int handle_client(struct server_info *info_p) in handle_client()
|
H A D | ns-icmpv6_sender.c | 240 int create_mld_query(struct icmp6_info *info_p, uint16_t mrc, char *saddrs) in create_mld_query() 361 void create_echo_request(struct icmp6_info *info_p) in create_echo_request() 426 void parse_options(int argc, char *argv[], struct icmp6_info *info_p, int *bg_p) in parse_options() 714 void send_packets(struct icmp6_info *info_p) in send_packets()
|
H A D | ns-mcast_receiver.c | 157 parse_options(int argc, char *argv[], struct mcast_rcv_info *info_p, int *bg_p) in parse_options() 302 int create_mcast_socket(struct mcast_rcv_info *info_p) in create_mcast_socket() 367 void receive_mcast(struct mcast_rcv_info *info_p) in receive_mcast()
|
H A D | ns-igmp_querier.c | 244 void parse_options(int argc, char *argv[], struct igmp_info *info_p, int *bg_p) in parse_options() 353 int create_socket(struct igmp_info *info_p) in create_socket() 398 void send_query(struct igmp_info *info_p) in send_query()
|
/aosp_15_r20/external/ltp/testcases/kernel/sched/pthreads/ |
H A D | pth_str01.c | 172 c_info *info_p; in synchronize_children() local 325 c_info *info_p; in doit() local
|
H A D | pth_str03.c | 191 c_info *info_p; in synchronize_children() local 327 c_info *info_p; in doit() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 168 #define MEMOP(err, info_p, mop_target_p, access_mode_p, buf_p, size_p, ...) \ argument 246 #define HOST_SYNC(info_p, stage) \ argument
|
/aosp_15_r20/art/test/1974-resize-array/ |
H A D | resize_array.cc | 246 JvmtiInfo* info_p = nullptr; in Java_art_Test1974_CollectFreedTags() local
|