Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dfilesys.h68 extern char *filesys_error_string (char *filename, int error_num);
H A Dfilesys.c665 filesys_error_string (char *filename, int error_num) in filesys_error_string() function
H A Dnodes.c114 filesys_error_string (filename, filesys_error_number); in info_get_node()
H A Dinfomap.c1487 info_error(filesys_error_string(filename, errno), in fetch_user_maps()