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

  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
__init__.py 29 configure = do_configure(toolset)
30 configure.check_function_exists('execve', 'HAVE_EXECVE')
31 configure.check_function_exists('execv', 'HAVE_EXECV')
32 configure.check_function_exists('execvpe', 'HAVE_EXECVPE')
33 configure.check_function_exists('execvp', 'HAVE_EXECVP')
34 configure.check_function_exists('execvP', 'HAVE_EXECVP2')
35 configure.check_function_exists('exect', 'HAVE_EXECT')
36 configure.check_function_exists('execl', 'HAVE_EXECL')
37 configure.check_function_exists('execlp', 'HAVE_EXECLP')
38 configure.check_function_exists('execle', 'HAVE_EXECLE'
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiudp.h 152 EFI_UDP4_CONFIGURE Configure;
266 EFI_UDP6_CONFIGURE Configure;
efitcp.h 210 EFI_TCP4_CONFIGURE Configure;
383 EFI_TCP6_CONFIGURE Configure;
efiip.h 203 EFI_IP4_CONFIGURE Configure;
451 EFI_IP6_CONFIGURE Configure;
  /src/sys/dev/raidframe/
raidframevar.h 459 int autoconfigure; /* automatically configure this RAID set.
547 int (*Configure) (RF_ShutdownList_t ** shutdownListp,

Completed in 49 milliseconds