Searched refs:COL_ERROR_DIRPERM (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DEmsgnum.h33 #define COL_ERROR_DIRPERM 7 /* experiment directory not writable */ macro
H A DEmsg.cc116 case COL_ERROR_DIRPERM:
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DEmsgnum.h33 #define COL_ERROR_DIRPERM 7 /* experiment directory not writable */ macro
H A DEmsg.cc116 case COL_ERROR_DIRPERM:
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dcollector.c650 CALL_UTIL (fprintf)(stderr, "__collector_open_experiment: COL_ERROR_DIRPERM: `%s'\n", exp);
653 return COL_ERROR_DIRPERM;
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.c644 CALL_UTIL (fprintf)(stderr, "__collector_open_experiment: COL_ERROR_DIRPERM: `%s'\n", exp);
647 return COL_ERROR_DIRPERM;

Completed in 108 milliseconds