Home
last modified time | relevance | path

Searched defs:sbuf (Results 1 – 19 of 19) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsbuf.h42 struct sbuf { struct
44 sbuf_drain_func *s_drain_func; /* drain function */ argument
55 #define SBUF_DYNSTRUCT 0x00080000 /* sbuf must be freed */ argument
73 struct sbuf *sbuf_new(struct sbuf *, char *, int, int); argument
/haiku/src/libs/mapm/
H A Dmapmistr.c63 char *cp, *p, sbuf[128]; in m_apm_to_integer_string() local
H A Dmapm_pow.c86 char sbuf[64]; in m_apm_pow() local
H A Dmapm_rcp.c104 char sbuf[32]; in m_apm_reciprocal() local
H A Dmapm_exp.c302 char *cp, sbuf[48]; in M_exp_compute_nn() local
H A Dmapm_fpf.c253 char *cpw, *cpd, sbuf[128]; in m_apm_to_fixpt_string() local
/haiku/src/libs/stdc++/legacy/
H A Disgetline.cc76 streambuf *sbuf = rdbuf(); in get() local
H A Diostream.cc440 istream& istream::operator>>(register streambuf* sbuf) in operator >>()
568 register streambuf* sbuf = stream.rdbuf(); in write_int() local
769 register streambuf* sbuf = rdbuf(); in operator <<() local
866 register streambuf *sbuf = rdbuf(); in operator <<() local
894 ostream& ostream::operator<<(register streambuf* sbuf) in operator <<()
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c490 struct ipw_soft_buf *sbuf; in ipw_dma_alloc() local
717 struct ipw_soft_buf *sbuf; in ipw_release() local
978 ipw_rx_cmd_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) in ipw_rx_cmd_intr()
996 ipw_rx_newstate_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) in ipw_rx_newstate_intr()
1157 struct ipw_soft_bd *sbd, struct ipw_soft_buf *sbuf) in ipw_rx_data_intr()
1245 struct ipw_soft_buf *sbuf; in ipw_rx_intr() local
1303 struct ipw_soft_buf *sbuf; in ipw_release_sbd() local
1555 struct ipw_soft_buf *sbuf; in ipw_tx_start() local
/haiku/src/system/libroot/posix/stdlib/
H A Dmktemp.c107 struct stat sbuf; in _gettemp() local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunix_io.c120 struct stat sbuf; in ntfs_device_unix_io_open() local
/haiku/src/apps/codycam/
H A DFtpClient.cpp203 char sbuf[16384]; in PutFile() local
286 char sbuf[16384]; in GetFile() local
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_init.c394 char sbuf[NI_MAXSERV]; in __res_vinit() local
H A Dres_send.c1140 char sbuf[NI_MAXSERV]; in Aerror() local
/haiku/src/apps/terminal/
H A DTermParse.cpp1357 char sbuf[16] ; in _DeviceStatusReport() local
/haiku/src/add-ons/translators/tga/
H A DTGATranslator.cpp1669 StreamBuffer sbuf(inSource, TGA_STREAM_BUFFER_SIZE); in translate_from_tganmrle_to_bits() local
1974 StreamBuffer sbuf(inSource, TGA_STREAM_BUFFER_SIZE); in translate_from_tgamrle_to_bits() local
/haiku/src/tools/fs_shell/
H A Dfuse.cpp511 struct stat sbuf; in fssh_fuse_session() local
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c3158 struct stat sbuf; in mkntfs_open_partition() local
/haiku/src/kits/tracker/
H A DFSUtils.cpp2697 StatStruct sbuf; in FSGetTrashDir() local