Home
last modified time | relevance | path

Searched defs:open_failure (Results 1 – 11 of 11) sorted by relevance

/dports/games/abuse_sdl/abuse-0.8/src/net/
H A Dfileman.h45 int open_failure() { return sock==NULL; } in open_failure() function
/dports/www/firefox/firefox-99.0/third_party/rust/webext-storage/src/
H A Dmigration.rs246 pub open_failure: bool, field
253 fn open_failure() -> Self { in open_failure() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/webext-storage/src/
H A Dmigration.rs246 pub open_failure: bool, field
253 fn open_failure() -> Self { in open_failure() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/webext-storage/src/
H A Dmigration.rs246 pub open_failure: bool, field
253 fn open_failure() -> Self { in open_failure() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/webext-storage/src/
H A Dmigration.rs246 pub open_failure: bool, field
253 fn open_failure() -> Self { in open_failure() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/platform_apps/api/sync_file_system/
H A Dsync_file_system_browsertest.cc161 ExtensionTestMessageListener open_failure("checkpoint: Failed to get syncfs", in IN_PROC_BROWSER_TEST_F() local
/dports/games/abuse_sdl/abuse-0.8/src/
H A Dnfclient.cpp140 int nfs_file::open_failure() in open_failure() function in nfs_file
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dspecs.h148 virtual int open_failure() { return fd<0; } in open_failure() function
H A Dspecs.cpp334 virtual int open_failure() { return 1; } in open_failure() function in null_file
/dports/textproc/sgrep/sgrep-0.99/
H A Dmain.c43 int open_failure=OPEN_FAILURE; variable
/dports/textproc/sgrep2/sgrep-1.94a/
H A Dsgrep.h432 int open_failure; /* So if file that can't be opened member