Searched refs:HASPPID (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/lsof-52/lsof/dialects/darwin/kmem/
H A Dmachine.h326 * HASPPID is defined for those dialects that support identification of
329 #define HASPPID 1 macro
H A Ddproc.c201 #if defined(HASPPID)
203 #endif /* defined(HASPPID) */
/macosx-10.9.5/lsof-52/lsof/dialects/darwin/libproc/
H A Dmachine.h324 * HASPPID is defined for those dialects that support identification of
328 #define HASPPID 1 macro
/macosx-10.9.5/lsof-52/lsof/
H A Dusage.c361 #if defined(HASPPID)
363 #else /* !defined(HASPPID) */
365 #endif /* defined(HASPPID) */
558 #if defined(HASPPID)
560 #endif /* defined(HASPPID) */
845 #if !defined(HASPPID)
848 #endif /* !defined(HASPPID) */
H A Dmain.c201 #if defined(HASPPID)
203 #else /* !defined(HASPPID) */
205 #endif /* defined(HASPPID) */
440 #if !defined(HASPPID)
443 #endif /* !defined(HASPPID) */
494 #if !defined(HASPPID)
497 #endif /* !defined(HASPPID) */
776 #if defined(HASPPID)
780 #endif /* defined(HASPPID) */
H A Dprint.c695 #if defined(HASPPID)
698 #endif /* defined(HASPPID) */
816 #if defined(HASPPID)
829 #endif /* defined(HASPPID) */
H A Dproc.c1041 #if defined(HASPPID)
1044 #endif /* defined(HASPPID) */

Completed in 130 milliseconds