Home
last modified time | relevance | path

Searched refs:chrRslt (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_sperror/
Drpc_clnt_sperror.c55 char *chrRslt = NULL; in main() local
73 /**/ chrRslt = clnt_sperror(clnt, "#SUCCESS"); in main()
76 test_status = (chrRslt == NULL); in main()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_err_clnt_sperrno/
Drpc_clnt_sperrno.c55 char *chrRslt = NULL; in main() local
73 /**/ chrRslt = clnt_sperrno(rslt); in main()
76 test_status = (chrRslt == NULL); in main()