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

  /nfsv41/nfs41-gate/usr/src/ucbhead/sys/
types.h 287 typedef int id_t; /* A process id, */ typedef
293 typedef long id_t; typedef
349 typedef id_t taskid_t; /* task ID type */
350 typedef id_t projid_t; /* project ID type */
351 typedef id_t poolid_t; /* pool ID type */
352 typedef id_t zoneid_t; /* zone ID type */
353 typedef id_t ctid_t; /* contract ID type */
426 * The following is the value of type id_t to use to indicate the
  /nfsv41/nfs41-gate/usr/src/uts/common/sys/
types.h 304 typedef int id_t; typedef
306 typedef long id_t; /* (historical version) */ typedef
309 typedef id_t lgrp_id_t; /* lgroup ID */
383 typedef id_t taskid_t;
384 typedef id_t projid_t;
385 typedef id_t poolid_t;
386 typedef id_t zoneid_t;
387 typedef id_t ctid_t;
594 * The following is the value of type id_t to use to indicate the

Completed in 180 milliseconds