Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/info/
Dfilesys.h66 extern char *filesys_error_string (char *filename, int error_num);
Dfilesys.c663 filesys_error_string (char *filename, int error_num) in filesys_error_string() function
Dnodes.c112 filesys_error_string (filename, filesys_error_number); in info_get_node()
Dinfomap.c1485 info_error(filesys_error_string(filename, errno), in fetch_user_maps()