Lines Matching defs:a_zid
183 char *a_altRoot, pid_t a_pid, zoneid_t a_zid);
196 int a_exclusive, pid_t a_pid, zoneid_t a_zid);
200 pid_t a_pid, zoneid_t a_zid);
611 * a_zid - if >= 0 - zone i.d. to associate with this lock
620 int a_exclusive, char *a_altRoot, pid_t a_pid, zoneid_t a_zid)
651 a_quiet, a_exclusive, a_pid, a_zid);
990 * a_zid - if >= 0 zone i.d. to associate with this lock
997 zoneid_t a_zid)
1089 a_pid, a_zid) == 0) {
1725 * a_zid - if >= 0 zone i.d. to associate with this lock
1733 zoneid_t a_zid)
1767 theLock._lrLock.lockZoneId = (a_zid >= 0 ? a_zid : -1);