/sunrpc/ |
A D | svc_simple.c | 74 buf = NULL; in __registerrpc() 80 if (transp == NULL) in __registerrpc() 92 buf = NULL; in __registerrpc() 96 if (pl == NULL) in __registerrpc() 111 if (buf == NULL) in __registerrpc() 128 char *buf = NULL; in libc_sunrpc_symbol() 136 (char *) NULL) == FALSE) in libc_sunrpc_symbol() 163 buf = NULL; in libc_sunrpc_symbol() 171 buf = NULL; in libc_sunrpc_symbol() 173 if (buf == NULL) in libc_sunrpc_symbol() [all …]
|
A D | clnt_gen.c | 65 if (client == NULL) in clnt_create() 66 return NULL; in clnt_create() 79 return NULL; in clnt_create() 84 || p == NULL) in clnt_create() 90 return NULL; in clnt_create() 106 if (client == NULL) in clnt_create() 108 return NULL; in clnt_create() 120 if (client == NULL) in clnt_create() 122 return NULL; in clnt_create() 139 return (NULL); in clnt_create()
|
A D | xdr_ref.c | 69 if (loc == NULL) in xdr_reference() 77 if (loc == NULL) in xdr_reference() 79 (void) __fxprintf (NULL, "%s: %s", __func__, _("out of memory\n")); in xdr_reference() 92 *pp = NULL; in xdr_reference() 124 more_data = (*objpp != NULL); in libc_hidden_nolink_sunrpc() 131 *objpp = NULL; in libc_hidden_nolink_sunrpc()
|
A D | key_call.c | 227 if (client == NULL) in libc_hidden_nolink_sunrpc() 412 return (CLIENT *) NULL; in __libc_lock_define_initialized() 415 kcp->client = NULL; in __libc_lock_define_initialized() 423 kcp->client = NULL; in __libc_lock_define_initialized() 426 if (kcp->client != NULL) in __libc_lock_define_initialized() 434 kcp->client = NULL; in __libc_lock_define_initialized() 438 if (kcp->client != NULL) in __libc_lock_define_initialized() 450 kcp->client = NULL; in __libc_lock_define_initialized() 464 return (CLIENT *) NULL; in __libc_lock_define_initialized() 472 kcp->client = NULL; in __libc_lock_define_initialized() [all …]
|
A D | netname.c | 37 if (domain == NULL) in user2netname() 71 if (host == NULL) in libc_hidden_nolink_sunrpc() 80 if (domain == NULL) in libc_hidden_nolink_sunrpc() 132 dummy = host2netname (name, NULL, NULL); in libc_hidden_def() 134 dummy = user2netname (name, uid, NULL); in libc_hidden_def() 156 no_more = __nss_publickey_lookup2 (&nip, "netname2user", NULL, &fct.ptr); in netname2user() 162 no_more = __nss_next2 (&nip, "netname2user", NULL, &fct.ptr, status, 0); in netname2user() 179 if (p1 == NULL) in libc_hidden_def() 184 if (p2 == NULL) in libc_hidden_def()
|
A D | tst-udp-garbage.c | 83 xpthread_detach (xpthread_create (NULL, garbage_sender_thread, NULL)); in do_test() 93 if (clnt == NULL) in do_test() 97 (xdrproc_t) xdr_void, NULL, in do_test() 98 (xdrproc_t) xdr_void, NULL, in do_test()
|
A D | auth_unix.c | 110 if (auth == NULL || au == NULL) in authunix_create() 116 return NULL; in authunix_create() 183 gid_t *gids = NULL; in libc_hidden_nolink_sunrpc() 189 if (gids == NULL) in libc_hidden_nolink_sunrpc() 190 return NULL; in libc_hidden_nolink_sunrpc() 257 au->au_shcred.oa_base = NULL; in authunix_validate() 267 au->au_shcred.oa_base = NULL; in authunix_validate() 292 aup.aup_machname = NULL; in authunix_refresh() 293 aup.aup_gids = (gid_t *) NULL; in authunix_refresh() 325 if (au->au_shcred.oa_base != NULL) in authunix_destroy() [all …]
|
A D | svc_udp.c | 137 return (SVCXPRT *) NULL; in svcudp_bufcreate() 158 if (xprt == NULL || su == NULL || buf == NULL) in svcudp_bufcreate() 165 return NULL; in svcudp_bufcreate() 170 su->su_cache = NULL; in svcudp_bufcreate() 184 return NULL; in svcudp_bufcreate() 266 if (cmsg == NULL in svcudp_recv() 485 if (uc == NULL) in svcudp_enablecache() 531 if (victim != NULL) in libc_hidden_nolink_sunrpc() 538 if (*vicp == NULL) in libc_hidden_nolink_sunrpc() 549 if (victim == NULL) in libc_hidden_nolink_sunrpc() [all …]
|
A D | svc_run.c | 47 svc_pollfd = NULL; in svc_exit() 56 struct pollfd *my_pollfd = NULL; in libc_hidden_nolink_sunrpc() 62 if (max_pollfd == 0 && svc_pollfd == NULL) in libc_hidden_nolink_sunrpc() 70 if (new_pollfd == NULL) in libc_hidden_nolink_sunrpc()
|
A D | publickey.c | 45 no_more = __nss_publickey_lookup2 (&nip, "getpublickey", NULL, &fct.ptr); in getpublickey() 51 no_more = __nss_next2 (&nip, "getpublickey", NULL, &fct.ptr, status, 0); in getpublickey() 71 no_more = __nss_publickey_lookup2 (&nip, "getsecretkey", NULL, &fct.ptr); in libc_hidden_nolink_sunrpc() 77 no_more = __nss_next2 (&nip, "getsecretkey", NULL, &fct.ptr, status, 0); in libc_hidden_nolink_sunrpc()
|
A D | rpc_thread.c | 24 if (tvp != NULL) { in __rpc_thread_destroy() 37 thread_rpc_vars = NULL; in __rpc_thread_destroy() 58 if (tvp == NULL) { in __rpc_thread_variables() 61 if (tvp == NULL) { in __rpc_thread_variables() 63 if (tvp != NULL) in __rpc_thread_variables()
|
A D | test-rpcent.c | 33 if (rptr == NULL) in output_rpcent() 39 for (pptr = rptr->r_aliases; *pptr != NULL; pptr++) in output_rpcent() 61 while (rptr != NULL); in test_rpc()
|
A D | xdr_sizeof.c | 77 return NULL; in x_inline() 79 return NULL; in x_inline() 90 if ((xdrs->x_private = (caddr_t) malloc (len)) == NULL) in x_inline() 93 return NULL; in x_inline() 116 xdrs->x_private = NULL; in x_destroy() 155 x.x_private = (caddr_t) NULL; in xdr_sizeof()
|
A D | svc_tcp.c | 166 return (SVCXPRT *) NULL; in svctcp_create() 183 return (SVCXPRT *) NULL; in svctcp_create() 187 if (r == NULL || xprt == NULL) in svctcp_create() 189 (void) __fxprintf (NULL, "%s: %s", __func__, _("out of memory\n")); in svctcp_create() 192 return NULL; in svctcp_create() 196 xprt->xp_p2 = NULL; in svctcp_create() 230 if (xprt == (SVCXPRT *) NULL || cd == NULL) in libc_hidden_nolink_sunrpc() 232 (void) __fxprintf (NULL, "%s: %s", "svc_tcp: makefd_xprt", in libc_hidden_nolink_sunrpc() 236 return NULL; in libc_hidden_nolink_sunrpc() 241 xprt->xp_p2 = NULL; in libc_hidden_nolink_sunrpc() [all …]
|
A D | tst-udp-error.c | 51 TEST_VERIFY_EXIT (clnt != NULL); in do_test() 53 (xdrproc_t) xdr_void, NULL, in do_test() 54 (xdrproc_t) xdr_void, NULL, in do_test()
|
A D | pm_getmaps.c | 57 struct pmaplist *head = (struct pmaplist *) NULL; in pmap_getmaps() 72 if (client != (CLIENT *) NULL) in pmap_getmaps() 74 if (CLNT_CALL (client, PMAPPROC_DUMP, (xdrproc_t)xdr_void, NULL, in pmap_getmaps()
|
A D | xdr_array.c | 93 if (target == NULL) in xdr_array() 100 if (target == NULL) in xdr_array() 102 (void) __fxprintf (NULL, "%s: %s", __func__, _("out of memory\n")); in xdr_array() 128 *addrp = NULL; in xdr_array()
|
A D | auth_des.c | 113 return NULL; in authdes_create() 139 if (auth == NULL || ad == NULL) in libc_hidden_def() 155 if (ad->ad_fullname == NULL || ad->ad_servername == NULL) in libc_hidden_def() 167 if (syncaddr != NULL) in libc_hidden_def() 176 if (ckey == NULL) in libc_hidden_def() 201 if (auth != NULL) in libc_hidden_def() 203 if (ad != NULL) in libc_hidden_def() 205 if (ad->ad_fullname != NULL) in libc_hidden_def() 207 if (ad->ad_servername != NULL) in libc_hidden_def() 211 return NULL; in libc_hidden_def() [all …]
|
A D | svc_unix.c | 164 return (SVCXPRT *) NULL; in svcunix_create() 182 return (SVCXPRT *) NULL; in svcunix_create() 187 if (r == NULL || xprt == NULL) in svcunix_create() 192 return NULL; in svcunix_create() 196 xprt->xp_p2 = NULL; in svcunix_create() 226 if (xprt == (SVCXPRT *) NULL || cd == (struct unix_conn *) NULL) in libc_hidden_nolink_sunrpc() 232 return NULL; in libc_hidden_nolink_sunrpc() 237 xprt->xp_p2 = NULL; in libc_hidden_nolink_sunrpc() 275 if (xprt == NULL) in rendezvous_request() 339 msg.msg_name = NULL; in __msgread() [all …]
|
A D | svcauth_des.c | 126 if (authdes_cache == NULL) in _svcauth_des() 362 if (entry->rname != NULL) in _svcauth_des() 366 if (entry->rname != NULL) in _svcauth_des() 401 if (authdes_cache == NULL) in cache_init() 460 cp->rname != NULL && in cache_spot() 526 if (cred != NULL) in authdes_getucred() 536 authdes_cache[sid].localcred = NULL; in authdes_getucred() 537 cred = NULL; in authdes_getucred() 540 if (cred == NULL) in authdes_getucred() 547 if (cred == NULL) in authdes_getucred() [all …]
|
A D | pmap_clnt.c | 71 while (run != NULL) in __get_myaddress() 74 && run->ifa_addr != NULL in __get_myaddress() 94 return run == NULL ? FALSE : TRUE; in __get_myaddress() 118 if (client == (CLIENT *) NULL) in pmap_set() 154 if (client == (CLIENT *) NULL) in libc_hidden_nolink_sunrpc()
|
A D | tst-udp-nonblocking.c | 136 TEST_VERIFY (svc_sendreply (transport, (xdrproc_t) xdr_void, NULL)); in server_dispatch() 157 TEST_VERIFY_EXIT (gettimeofday (&tv, NULL) == 0); in get_ticks() 181 TEST_VERIFY_EXIT (servers[i].transport != NULL); in do_test() 233 TEST_VERIFY (clnt != NULL); in do_test() 285 (clnt_call (clnt, PROC_ADD, NULL, NULL, in do_test() 318 TEST_VERIFY_EXIT (clnt != NULL); in do_test() 320 (xdrproc_t) xdr_void, NULL, in do_test() 321 (xdrproc_t) xdr_void, NULL, in do_test()
|
A D | rpc_cmsg.c | 62 if (buf != NULL) in xdr_callmsg() 98 if (buf != NULL) in xdr_callmsg() 121 if (oa->oa_base == NULL) in xdr_callmsg() 127 if (buf == NULL) in xdr_callmsg() 144 if (buf == NULL) in xdr_callmsg() 161 if (oa->oa_base == NULL) in xdr_callmsg() 167 if (buf == NULL) in xdr_callmsg()
|
A D | tst-udp-timeout.c | 169 TEST_VERIFY (svc_sendreply (transport, (xdrproc_t) xdr_void, NULL)); in server_dispatch() 173 TEST_VERIFY (svc_sendreply (transport, (xdrproc_t) xdr_void, NULL)); in server_dispatch() 233 (xdrproc_t) xdr_void, NULL, in test_call_flush() 234 (xdrproc_t) xdr_void, NULL, in test_call_flush() 250 TEST_VERIFY_EXIT (gettimeofday (&tv, NULL) == 0); in get_ticks() 273 TEST_VERIFY_EXIT (clnt != NULL); in test_udp_server() 378 (xdrproc_t) xdr_void, NULL, in test_udp_server() 379 (xdrproc_t) xdr_void, NULL, in test_udp_server() 392 TEST_VERIFY_EXIT (transport != NULL); in do_test()
|
A D | clnt_perr.c | 98 if (tmpstr != NULL) in clnt_sperror() 119 return NULL; in clnt_sperror() 132 (void) __fxprintf (NULL, "%s", clnt_sperror (rpch, msg)); in libc_hidden_nolink_sunrpc() 269 (void) __fxprintf (NULL, "%s", clnt_sperrno (num)); in libc_hidden_def() 304 return NULL; in libc_hidden_def() 317 (void) __fxprintf (NULL, "%s", clnt_spcreateerror (msg)); in libc_hidden_nolink_sunrpc() 388 return NULL; in auth_errmsg()
|