HomeSort by: relevance | last modified time | path
    Searched refs:lock_t (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/lockstat/
main.c 87 } lock_t; typedef in typeref:struct:lockstruct
164 static lock_t *morelocks(void);
568 * Allocate a new block of lock_t structures.
570 static lock_t *
574 lock_t *l, *lp, *max;
576 l = (lock_t *)malloc(sizeof(*l) * batch);
612 lock_t *l, *l2;
618 * Recycle lock_t structures from the last run.
739 lock_t *l;
  /src/sys/external/bsd/ipf/netinet/
ip_auth.c 1111 lock_t *l;
ip_log.c 735 lock_t *l;
ip_sync.c 604 lock_t *l;

Completed in 39 milliseconds