tevent_req_is_nterror   29 lib/util/tevent_ntstatus.h bool tevent_req_is_nterror(struct tevent_req *req, NTSTATUS *pstatus);
tevent_req_is_nterror 1120 source3/lib/util_sock.c 	if (tevent_req_is_nterror(req, &status)) {
tevent_req_is_nterror 1245 source3/lib/util_sock.c 	if (tevent_req_is_nterror(req, &status)) {
tevent_req_is_nterror 1276 source3/rpc_server/srv_pipe_hnd.c 	if (tevent_req_is_nterror(req, &status)) {
tevent_req_is_nterror 1446 source3/rpc_server/srv_pipe_hnd.c 	if (tevent_req_is_nterror(req, &status)) {