Searched defs:a_fd (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/pkgadm/ |
H A D | lock.c | 618 lock_acquire(LOCK_T *a_theLock, int *a_fd, char *a_root, char *a_key, in lock_acquire() 794 lock_release(int a_fd, char *a_key, char *a_object, int a_quiet) in lock_release() 895 lock_status(int a_fd, char *a_key, char *a_object, int a_quiet) in lock_status() 995 _lock_acquire(LOCK_T *a_theLock, int a_fd, char *a_key, in _lock_acquire() 1621 int a_fd, char *a_object, char *a_key) in _findLock() 1732 _addLock(char *r_key, int a_fd, char *a_object, int a_exclusive, pid_t a_pid, in _addLock() 1794 _incrementLockCount(int a_fd, LOCK_T *a_theLock) in _incrementLockCount() 1851 _validateLock(int a_fd, LOCK_T *a_theLock, int a_quiet) in _validateLock() 1906 _decrementLockCount(int a_fd, LOCK_T *a_theLock) in _decrementLockCount()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | isdir.c | 264 isFdRemote(int a_fd) in isFdRemote()
|
/titanic_41/usr/src/lib/libinstzones/common/ |
H A D | zones_utils.c | 149 _z_close_file_descriptors(void *a_fds, int a_fd) in _z_close_file_descriptors()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | thread.h | 80 int *a_fd; /* pointer to list of fds */ member
|