Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c182 int a_wait, long a_timeout, int a_exclusive,
619 char *a_object, int a_quiet, int a_wait, long a_timeout, in lock_acquire() argument
643 timeout = time((time_t *)NULL) + a_timeout; in lock_acquire()
716 if (a_timeout > 0) { in lock_acquire()