Home
last modified time | relevance | path

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

/trueos/contrib/amd/amd/
HDmapc.c147 static int error_search(mnt_map *, char *, char *, char **, time_t *);
223 error_search,
331 error_search,
678 m->search = alloc >= MAPC_ALL ? error_search : mt->search; in mapc_create()
1127 error_search(mnt_map *m, char *map, char *key, char **pval, time_t *tp) in error_search() function