Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dxnudefines.py101 DTYPE_ATALK = 8 variable
110 DTYPE_ATALK: 'APLTALK',
/xnu-8792.41.9/bsd/sys/
H A Dfile_internal.h143 DTYPE_ATALK, /* (obsolete) */ enumerator
/xnu-8792.41.9/security/
H A Dmac_base.c1350 case DTYPE_ATALK: in __mac_get_fd()
1463 case DTYPE_ATALK: in __mac_set_fd()
H A Dmac_vfs.c2749 case DTYPE_ATALK: in mac_vnode_label_associate_fdesc()
/xnu-8792.41.9/bsd/kern/
H A Dproc_info.c500 pfd[count].proc_fdtype = (fdtype != DTYPE_ATALK) ? in proc_fdlist_internal()
634 pfi[i].proc_fdtype = (fdtype != DTYPE_ATALK) ? in proc_pidfileportlist()