HomeSort by: relevance | last modified time | path
    Searched defs:status (Results 1 - 25 of 2102) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
qcom-ipq4018-ap120c-ac.dts 9 status: status { label
10 label = "ap120c-ac:blue:status";
qcom-ipq4018-ap120c-ac.dts 9 status: status { label
10 label = "ap120c-ac:blue:status";
  /src/lib/libc/gen/
waitid.c 50 int status; local in function:__weak_alias
52 switch (wait6(idtype, id, &status, flags, NULL, info)) {
waitid.c 50 int status; local in function:__weak_alias
52 switch (wait6(idtype, id, &status, flags, NULL, info)) {
  /src/sys/dev/wscons/
wsdisplay_vcons_util.c 52 int status = scr->scr_status; local in function:vcons_replay_msgbuf
66 scr->scr_status = status;
wsdisplay_vcons_util.c 52 int status = scr->scr_status; local in function:vcons_replay_msgbuf
66 scr->scr_status = status;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_nolibc_test.cc 27 int status = system(NolibcTestPath.c_str()); local in function:TEST
28 EXPECT_EQ(true, WIFEXITED(status));
29 EXPECT_EQ(0, WEXITSTATUS(status));
sanitizer_nolibc_test.cc 27 int status = system(NolibcTestPath.c_str()); local in function:TEST
28 EXPECT_EQ(true, WIFEXITED(status));
29 EXPECT_EQ(0, WEXITSTATUS(status));
  /src/tools/xz-include/
Makefile 16 config.status: ${XZSRCDIR}/configure
20 CLEANFILES+= config.log config.status config.h libtool stamp-h1
22 realdepends realall: config.status
Makefile 16 config.status: ${XZSRCDIR}/configure
20 CLEANFILES+= config.log config.status config.h libtool stamp-h1
22 realdepends realall: config.status
  /src/usr.bin/getopt/
getopt.c 21 int status = 0; local in function:main
27 status = 1; /* getopt routine gave message */
40 exit(status);
getopt.c 21 int status = 0; local in function:main
27 status = 1; /* getopt routine gave message */
40 exit(status);
  /src/games/sail/
pl_1.c 131 int status; local in function:child
136 pid = wait3(&status, WNOHANG, (struct rusage *)0);
137 if (pid < 0 || (pid > 0 && !WIFSTOPPED(status)))
pl_1.c 131 int status; local in function:child
136 pid = wait3(&status, WNOHANG, (struct rusage *)0);
137 if (pid < 0 || (pid > 0 && !WIFSTOPPED(status)))
  /src/lib/libc/db/btree/
bt_get.c 70 int exact, status; local in function:__bt_get
93 status = __bt_ret(t, e, NULL, NULL, data, &t->bt_rdata, 0);
103 return (status);
bt_get.c 70 int exact, status; local in function:__bt_get
93 status = __bt_ret(t, e, NULL, NULL, data, &t->bt_rdata, 0);
103 return (status);
  /src/lib/libc/db/recno/
rec_seq.c 69 int status; local in function:__rec_seq
113 (status = t->bt_irec(t, nrec)) != RET_SUCCESS)
114 return (status);
125 status = __rec_ret(t, e, nrec, key, data);
130 return (status);
rec_seq.c 69 int status; local in function:__rec_seq
113 (status = t->bt_irec(t, nrec)) != RET_SUCCESS)
114 return (status);
125 status = __rec_ret(t, e, nrec, key, data);
130 return (status);
  /src/lib/libform/
post.c 44 int rows, cols, status; local in function:post_form
75 if ((status = _formi_draw_page(form)) != E_OK)
76 return status;
post.c 44 int rows, cols, status; local in function:post_form
75 if ((status = _formi_draw_page(form)) != E_OK)
76 return status;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp1_transition.c 38 enum mod_hdcp_status status = MOD_HDCP_STATUS_SUCCESS; local in function:mod_hdcp_hdcp1_transition
58 fail_and_restart_in_ms(0, &status, output);
66 fail_and_restart_in_ms(0, &status, output);
76 fail_and_restart_in_ms(0, &status, output);
85 fail_and_restart_in_ms(1000, &status, output);
88 fail_and_restart_in_ms(0, &status, output);
105 fail_and_restart_in_ms(0, &status, output);
118 fail_and_restart_in_ms(0, &status, output);
141 fail_and_restart_in_ms(0, &status, output);
149 status = MOD_HDCP_STATUS_INVALID_STATE
162 enum mod_hdcp_status status = MOD_HDCP_STATUS_SUCCESS; local in function:mod_hdcp_hdcp1_dp_transition
    [all...]
amdgpu_hdcp2_transition.c 38 enum mod_hdcp_status status = MOD_HDCP_STATUS_SUCCESS; local in function:mod_hdcp_hdcp2_transition
60 fail_and_restart_in_ms(0, &status, output);
63 fail_and_restart_in_ms(0, &status, output);
80 fail_and_restart_in_ms(1000, &status, output);
93 fail_and_restart_in_ms(0, &status, output);
107 fail_and_restart_in_ms(0, &status, output);
122 fail_and_restart_in_ms(1000, &status, output);
130 fail_and_restart_in_ms(0, &status, output);
144 fail_and_restart_in_ms(0, &status, output);
154 fail_and_restart_in_ms(0, &status, output)
380 enum mod_hdcp_status status = MOD_HDCP_STATUS_SUCCESS; local in function:mod_hdcp_hdcp2_dp_transition
    [all...]
amdgpu_hdcp1_transition.c 38 enum mod_hdcp_status status = MOD_HDCP_STATUS_SUCCESS; local in function:mod_hdcp_hdcp1_transition
58 fail_and_restart_in_ms(0, &status, output);
66 fail_and_restart_in_ms(0, &status, output);
76 fail_and_restart_in_ms(0, &status, output);
85 fail_and_restart_in_ms(1000, &status, output);
88 fail_and_restart_in_ms(0, &status, output);
105 fail_and_restart_in_ms(0, &status, output);
118 fail_and_restart_in_ms(0, &status, output);
141 fail_and_restart_in_ms(0, &status, output);
149 status = MOD_HDCP_STATUS_INVALID_STATE
162 enum mod_hdcp_status status = MOD_HDCP_STATUS_SUCCESS; local in function:mod_hdcp_hdcp1_dp_transition
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/apps/
setdbg.c 16 EFI_STATUS status; local in function:efi_main
21 status = RT->SetVariable(L"SHIM_DEBUG", &SHIM_GUID,
26 if (EFI_ERROR(status))
27 Print(L"SetVariable failed: %r\n", status);
30 status = RT->SetVariable(L"GRUB_ENV", &SHIM_GUID,
35 if (EFI_ERROR(status))
36 Print(L"SetVariable(GRUB_ENV) failed: %r\n", status);
  /src/sys/net/agr/
if_agrmonitor.c 47 u_int status; local in function:agrport_monitor
50 status = IFM_AVALID;
54 error = agr_port_getmedia(port, &media, &status);
62 if ((status & (IFM_AVALID | IFM_ACTIVE)) == IFM_AVALID)

Completed in 30 milliseconds

1 2 3 4 5 6 7 8 91011>>