Home
last modified time | relevance | path

Searched refs:sn_reserve (Results 1 – 14 of 14) sorted by relevance

/dports/net/trafshow/trafshow-5.2.3/
H A Dsnprintf.c75 sn_reserve (struct state *state, size_t n) in sn_reserve() function
83 if (sn_reserve (state, 1)) { in sn_append_char()
524 state.reserve = sn_reserve; in vsnprintf()
/dports/security/nmap/nmap-7.91/libpcap/missing/
H A Dsnprintf.c76 sn_reserve (struct state *state, size_t n) in sn_reserve() function
84 if (sn_reserve (state, 1)) { in sn_append_char()
621 state.reserve = sn_reserve; in pcap_vsnprintf()
/dports/security/ncrack/ncrack-0.7/nbase/
H A Dsnprintf.c100 sn_reserve (struct state *state, size_t n) in sn_reserve() function
108 if (sn_reserve (state, 1)) { in sn_append_char()
631 state.reserve = sn_reserve; in vsnprintf()
/dports/news/husky/husky-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c74 sn_reserve (struct state *state, size_t n) in sn_reserve() function
82 if (sn_reserve (state, 1)) { in sn_append_char()
567 state.reserve = sn_reserve; in vsnprintf()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c74 sn_reserve (struct state *state, size_t n) in sn_reserve() function
82 if (sn_reserve (state, 1)) { in sn_append_char()
567 state.reserve = sn_reserve; in vsnprintf()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c74 sn_reserve (struct state *state, size_t n) in sn_reserve() function
82 if (sn_reserve (state, 1)) { in sn_append_char()
567 state.reserve = sn_reserve; in vsnprintf()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c74 sn_reserve (struct state *state, size_t n) in sn_reserve() function
82 if (sn_reserve (state, 1)) { in sn_append_char()
567 state.reserve = sn_reserve; in vsnprintf()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c74 sn_reserve (struct state *state, size_t n) in sn_reserve() function
82 if (sn_reserve (state, 1)) { in sn_append_char()
567 state.reserve = sn_reserve; in vsnprintf()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c74 sn_reserve (struct state *state, size_t n) in sn_reserve() function
82 if (sn_reserve (state, 1)) { in sn_append_char()
567 state.reserve = sn_reserve; in vsnprintf()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/huskmisc/hflist/
H A Dsnprintf.c74 sn_reserve (struct state *state, size_t n) in sn_reserve() function
82 if (sn_reserve (state, 1)) { in sn_append_char()
567 state.reserve = sn_reserve; in vsnprintf()
/dports/news/husky-htick/husky-htick-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c74 sn_reserve (struct state *state, size_t n) in sn_reserve() function
82 if (sn_reserve (state, 1)) { in sn_append_char()
567 state.reserve = sn_reserve; in vsnprintf()
/dports/net-mgmt/libsmi/libsmi-0.4.8/lib/
H A Dsnprintf.c83 sn_reserve (struct state *state, size_t n) in sn_reserve() function
91 if (sn_reserve (state, 1)) { in sn_append_char()
622 state.reserve = sn_reserve; in vsnprintf()
/dports/security/nmap/nmap-7.91/nbase/
H A Dsnprintf.c100 sn_reserve (struct state *state, size_t n) in sn_reserve() function
108 if (sn_reserve (state, 1)) { in sn_append_char()
637 state.reserve = sn_reserve; in vsnprintf()
/dports/misc/rump/buildrump.sh-b914579/src/tools/compat/
H A Dsnprintf.c85 sn_reserve (struct state *state, size_t n) in sn_reserve() function
93 if (!sn_reserve (state, 1)) in sn_append_char()