Home
last modified time | relevance | path

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

/dports/mail/gnubiff/gnubiff-2.2.13/src/
H A Dfile.cc88 if (stat (address().c_str(), &file_stat) != 0) throw local_file_err (); in fetch()
98 throw local_file_err (); in fetch()
H A Dmaildir.cc82 throw local_file_err(); in fetch()
H A Dmh.cc95 if (!file.is_open ()) throw local_file_err (); in get_messagenumbers()
H A Dlocal.h96 class local_file_err : public local_err {};
H A Dmh_sylpheed.cc96 if (!file.is_open ()) throw local_file_err (); in get_messagenumbers()
H A Dmh_basic.cc119 throw local_file_err(); in get_messagenumbers()
H A Dlocal.cc163 throw local_file_err(); in parse_single_message_file()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dfiles.c24 int local_file_err(int ind, unsigned short fnum);
119 int local_file_err(int ind, unsigned short fnum) { in local_file_err() function
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dexterns.h847 int local_file_err(int ind, unsigned short fnum);
H A Dnclient.c285 local_file_err(0, fnum); in Receive_file()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dexterns.h43 int local_file_err(int ind, unsigned short fnum);
H A Dnserver.c4562 local_file_err(ind, fnum);