#include <string.h>
#include "lib/misc.h"
#include "fid/fid.h"
Go to the source code of this file.
◆ isc_fid_get()
void isc_fid_get |
( |
const char * |
f_name, |
|
|
struct m0_fid * |
fid |
|
) |
| |
Gets computation fid from the function name.
Definition at line 26 of file common.c.