HomeSort by: relevance | last modified time | path
    Searched defs:is_present (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/iscsi/
iscsi_ioctl.h 58 } is_present; member in struct:__anon3138
82 is_present
  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.cpp 295 * is_present - returns TRUE if tag is already present on the stack.
298 int html_text::is_present (HTML_TAG t) function in class:html_text
386 if (t == PRE_TAG && is_present(PRE_TAG))
416 if (! is_present(I_TAG))
426 if (! is_present(B_TAG))
436 if ((! is_present(TT_TAG)) && (! is_present(PRE_TAG)))
447 if (is_present(P_TAG)) {
451 if (! is_present(PRE_TAG))
454 } else if (! is_present(PRE_TAG)
    [all...]
  /src/sbin/iscsid/
iscsid.h 143 } is_present; member in struct:__anon751
150 is_present
290 } is_present; member in struct:__anon759
305 is_present
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp 220 } is_present; member in struct:__anon14582
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp 220 } is_present; member in struct:__anon16988
  /src/sys/dev/pci/
if_iwmreg.h 2674 * @is_present: 0 or 1, are we present or absent during the Time Event
2688 uint32_t is_present; member in struct:iwm_time_event_cmd_v1

Completed in 30 milliseconds