HomeSort by: relevance | last modified time | path
    Searched refs:mandatory (Results 1 - 8 of 8) sorted by relevancy

  /src/lib/libc/time/
strptime.c 119 fromzone(const unsigned char **bp, struct tm *tm, int mandatory)
129 if (mandatory)
162 day_offset = -1, week_offset = 0, offs, mandatory; local in function:strptime_l
460 mandatory = c == 'z';
480 if (mandatory)
601 if (fromzone(&bp, tm, mandatory))
634 if (mandatory)
  /src/sys/arch/hppa/include/
som.h 89 u_int mandatory : 1; member in struct:som_exec_aux
  /src/sys/external/isc/libsodium/dist/build-aux/
test-driver 49 The '--test-name', '--log-file' and '--trs-file' options are mandatory.
81 usage_error "the following mandatory options are missing:$missing_opts"
  /src/sys/arch/evbppc/dht/
machdep.c 124 #error options PCI_NETBSD_CONFIGURE is mandatory.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
stm32mp15xx-dhcom-som.dtsi 481 * - mandatory on SoMs without SD voltage translator
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 207 @${ECHO_MSG} "PKGBASE and SETNAME are mandatory."
  /src/sys/external/bsd/drm2/dist/drm/
drm_edid.c 3721 const struct stereo_mandatory_mode *mandatory; local in function:add_hdmi_mandatory_stereo_modes
3728 mandatory = &stereo_mandatory_modes[i];
3733 new_mode->flags |= mandatory->flags;
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 455 # arguments mandatory, and then we can depend on a new Autoconf

Completed in 18 milliseconds