Searched defs:id_t (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/lib/libpctx/common/ |
H A D | libpctx.c | 400 pctx_lwpiterate(pctx_t *pctx, int (*action)(pctx_t *, pid_t, id_t, void *)) in pctx_lwpiterate() argument 523 int (*tick)(pctx_t *, pid_t, id_t, void *)) in pctx_run() argument
|
/titanic_52/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_idspace.c | 95 void (*func)(fmd_idspace_t *, id_t, void *), void *arg) in fmd_idspace_apply() argument [all...] |
/titanic_52/usr/src/ucbhead/sys/ |
H A D | types.h | 284 typedef int id_t; /* A process id, */ typedef 290 typedef long id_t; typedef
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | types.h | 307 typedef int id_t; typedef 309 typedef long id_t; /* (historical version) */ typedef
|
/titanic_52/usr/src/boot/sys/sys/ |
H A D | types.h | 138 typedef __id_t id_t; /* can hold a uid_t or pid_t */ typedef
|