Home
last modified time | relevance | path

Searched refs:clrev (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl2door.h90 unsigned int clrev; /* client's ID and revision number */ member
H A Dpicl.c159 req.clrev = PICL_VERSION_1; in handshake()
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c145 clmajrev = PICL_CLIENT_REV(req->req_init.clrev); in picld_init()