Searched refs:_ops_log (Results 1 – 1 of 1) sorted by relevance
28 #define ops_log(fp, fmt, ...) _ops_log(fp, fmt, ## __VA_ARGS__)261 void _ops_log(FILE *fp, const char *fmt, ...) in _ops_log() function