Searched refs:getprojid (Results 1 - 3 of 3) sorted by path

/macosx-10.10.1/dtrace-147/
H A Ddarwin_shim.c82 projid_t getprojid(void) { return (projid_t) 0; } // Darwin has no notion of project. Always return 0. function
/macosx-10.10.1/dtrace-147/head/
H A Ddarwin_shim.h99 extern projid_t getprojid(void); // Darwin has no notion of project. Always return 0.
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_module.c1423 dt_idhash_lookup(dtp->dt_macros, "projid")->di_id = getprojid();

Completed in 250 milliseconds