Searched defs:prot (Results 1 - 19 of 19) sorted by relevance

/haiku/headers/cpp/
H A DPlotFile.h59 PlotFile(const char *name, int mode=ios::out, int prot=0664) argument
H A Dfstream.h64 ifstream(const char *name, int mode=ios::in, int prot=0664) argument
66 void open(const char *name, int mode=ios::in, int prot=0664) argument
75 ofstream(const char *name, int mode=ios::out, int prot=0664) argument
77 void open(const char *name, int mode=ios::out, int prot=0664) argument
85 fstream(const char *name, int mode, int prot=0664) argument
88 open(const char *name, int mode, int prot=0664) argument
[all...]
/haiku/src/libs/stdc++/legacy/
H A Dpfstream.cc34 ipfstream::ipfstream(const char *name, int mode, int prot) argument
76 opfstream::opfstream(const char *name, int mode, int prot) argument
H A DSFile.cc47 SFile::SFile(const char *filename, int size, int mode, int prot) argument
59 void SFile::open(const char *name, int size, int mode, int prot) argument
H A Dfstream.cc63 fstreambase::fstreambase(const char *name, int mode, int prot) argument
81 void fstreambase::open(const char *name, int mode, int prot) argument
H A Dfilebuf.cc80 filebuf* filebuf::open(const char *filename, ios::openmode mode, int prot) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_tx.c236 enum ieee80211_protmode prot; local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_tx.c233 enum ieee80211_protmode prot; local
/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c212 int prot; variable
/haiku/src/system/libroot/posix/
H A Dglob.c176 Char *bufnext, *bufend, patbuf[MAXPATHLEN], prot; local
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2560.c1767 int prot = IEEE80211_PROT_NONE; local
1592 rt2560_sendprot(struct rt2560_softc *sc, const struct mbuf *m, struct ieee80211_node *ni, int prot, int rate) argument
H A Drt2661.c1461 int prot = IEEE80211_PROT_NONE; local
1359 rt2661_sendprot(struct rt2661_softc *sc, int ac, const struct mbuf *m, struct ieee80211_node *ni, int prot, int rate) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c1255 int prot = IEEE80211_PROT_NONE; local
1127 ural_sendprot(struct ural_softc *sc, const struct mbuf *m, struct ieee80211_node *ni, int prot, int rate) argument
H A Dif_rum.c1679 int prot = IEEE80211_PROT_NONE; local
1417 rum_sendprot(struct rum_softc *sc, const struct mbuf *m, struct ieee80211_node *ni, int prot, int rate) argument
H A Dif_run.c3649 run_sendprot(struct run_softc *sc, const struct mbuf *m, struct ieee80211_node *ni, int prot, int rate) argument
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c416 get_remote_address(fs_nspace *ns, int32 prog, int32 vers, int32 prot, argument
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_output.c3291 ieee80211_alloc_prot(struct ieee80211_node *ni, const struct mbuf *m, uint8_t rate, int prot) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlhal.c1822 mwl_hal_setgprot(struct mwl_hal *mh0, int prot) argument
H A Dif_mwl.c1801 int prot; local

Completed in 196 milliseconds