Home
last modified time | relevance | path

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

/xnu-12377.41.6/tools/lldbmacros/
H A Dxnudefines.py99 DTYPE_ATALK = 8 variable
108 DTYPE_ATALK: 'APLTALK',
/xnu-12377.41.6/bsd/sys/
H A Dfile_internal.h143 DTYPE_ATALK, /* (obsolete) */ enumerator
/xnu-12377.41.6/security/
H A Dmac_base.c1347 case DTYPE_ATALK: in __mac_get_fd()
1460 case DTYPE_ATALK: in __mac_set_fd()
H A Dmac_vfs.c2725 case DTYPE_ATALK: in mac_vnode_label_associate_fdesc()
/xnu-12377.41.6/bsd/kern/
H A Dproc_info.c504 pfd[count].proc_fdtype = (fdtype != DTYPE_ATALK) ? in proc_fdlist_internal()
638 pfi[i].proc_fdtype = (fdtype != DTYPE_ATALK) ? in proc_pidfileportlist()