HomeSort by relevance Sort by last modified time
    Searched defs:dt_type (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/lib/brand/lx/lx_brand/common/
stat.c 74 /* values for dt_type */
97 /* dt_type dictates how we intrepret dt_minor */
98 int dt_type; member in struct:devt_translator
126 assert(devt_translators[i].dt_type != DTT_INVALID);
146 if (devt_translators[i].dt_type != DTT_LIST)
277 switch (devt_translators[i].dt_type) {
  /onnv/onnv-gate/usr/src/lib/libntfs/common/libntfs/
dir.c 614 unsigned dt_type; local
622 dt_type = NTFS_DT_DIR;
625 dt_type = NTFS_DT_UNKNOWN;
627 dt_type = NTFS_DT_REG;
631 le64_to_cpu(ie->u.indexed_file), dt_type);
    [all...]
  /onnv/onnv-gate/usr/src/lib/libdhcpsvc/head/
dhcp_svc_public.h 123 char *dt_value; /* Value of type dt_type */
125 char dt_type; /* Type of data */ member in struct:__anon3410
  /onnv/onnv-gate/usr/src/lib/libpool/common/
pool_xml.c 101 int dt_type; member in struct:dtype_tbl
    [all...]

Completed in 960 milliseconds