Home
last modified time | relevance | path

Searched refs:HOSTIO_CREAT (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_bcnt.c30 #define HOSTIO_CREAT hostio_creat macro
34 #define HOSTIO_CREAT __ghs_hostio_creat macro
83 fd = HOSTIO_CREAT("bmon.out", _0644); in __ghs_prof_dump_coverage()
Dind_gprf.c68 #define HOSTIO_CREAT hostio_creat macro
72 #define HOSTIO_CREAT __ghs_hostio_creat macro
243 if ((fd = HOSTIO_CREAT(gmonout, _0660)) < 0) { in __ghs_prof_dump_callgraph()
Dind_mprf.c92 #define HOSTIO_CREAT hostio_creat macro
96 #define HOSTIO_CREAT __ghs_hostio_creat macro
179 if ((fd = HOSTIO_CREAT(monout, _0660)) < 0) { in __ghs_prof_dump_callcounts()