Home
last modified time | relevance | path

Searched defs:a_fd (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c618 lock_acquire(LOCK_T * a_theLock,int * a_fd,char * a_root,char * a_key,char * a_object,int a_quiet,int a_wait,long a_timeout,int a_exclusive,char * a_altRoot,pid_t a_pid,zoneid_t a_zid) lock_acquire() argument
794 lock_release(int a_fd,char * a_key,char * a_object,int a_quiet) lock_release() argument
895 lock_status(int a_fd,char * a_key,char * a_object,int a_quiet) lock_status() argument
995 _lock_acquire(LOCK_T * a_theLock,int a_fd,char * a_key,char * a_object,int a_quiet,int a_exclusive,pid_t a_pid,zoneid_t a_zid) _lock_acquire() argument
1621 _findLock(LOCK_T * a_theLock,RECORDNUM_T * r_recordNum,int a_fd,char * a_object,char * a_key) _findLock() argument
1732 _addLock(char * r_key,int a_fd,char * a_object,int a_exclusive,pid_t a_pid,zoneid_t a_zid) _addLock() argument
1794 _incrementLockCount(int a_fd,LOCK_T * a_theLock) _incrementLockCount() argument
1851 _validateLock(int a_fd,LOCK_T * a_theLock,int a_quiet) _validateLock() argument
1906 _decrementLockCount(int a_fd,LOCK_T * a_theLock) _decrementLockCount() argument
[all...]
/titanic_52/usr/src/lib/libpkg/common/
H A Disdir.c265 isFdRemote(int a_fd) in isFdRemote() argument
/titanic_52/usr/src/lib/libinstzones/common/
H A Dzones_utils.c149 _z_close_file_descriptors(void *a_fds, int a_fd) in _z_close_file_descriptors() argument
[all...]
/titanic_52/usr/src/uts/common/sys/
H A Dthread.h80 int *a_fd; /* pointer to list of fds */ member