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

  /src/tools/compat/
configure.ac 184 # Struct members.
185 AC_CHECK_MEMBERS([DIR.dd_fd, DIR.__dd_fd, struct dirent.d_namlen],,,
188 AC_CHECK_MEMBERS([struct stat.st_flags, struct stat.st_gen,
189 struct stat.st_birthtime, struct stat.st_birthtimensec,
190 struct stat.st_atim, struct stat.st_mtimensec],,,
192 AC_CHECK_MEMBERS(struct statvfs.f_iosize,,, [#include <sys/statvfs.h>])
193 AC_CHECK_MEMBERS(struct tm.tm_gmtoff,,, [#include <time.h>]
    [all...]
  /src/sys/dev/ic/
mpt_mpilib.h 94 typedef struct _S64
100 typedef struct _U64
396 typedef struct _SGE_SIMPLE32
403 typedef struct _SGE_SIMPLE64
410 typedef struct _SGE_SIMPLE_UNION
425 typedef struct _SGE_CHAIN32
434 typedef struct _SGE_CHAIN64
443 typedef struct _SGE_CHAIN_UNION
460 typedef struct _SGE_TRANSACTION32
471 typedef struct _SGE_TRANSACTION6
    [all...]

Completed in 14 milliseconds