Searched refs:whence (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePrivate.h84 OSOrderedSet * whence; member in class:_IOServiceNotifier
H A DIOService.cpp3365 notify->whence = set;
3726 if( whence) {
3727 whence->removeObject( (OSObject *) this );
3728 whence = 0;
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c3125 if (uap->whence == L_INCR && uap->offset == 0)
3141 switch (uap->whence) {
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h719 char whence_l_[PADL_(int)]; int whence; char whence_r_[PADR_(int)]; member in struct:lseek_args

Completed in 59 milliseconds