Home
last modified time | relevance | path

Searched refs:as_reserve (Results 1 – 15 of 15) sorted by relevance

/dports/net/tcpdump/tcpdump-4.99.1/missing/
H A Dsnprintf.c72 as_reserve (struct state *state, size_t n)
97 if(as_reserve (state, 1))
487 state.reserve = as_reserve;
/dports/net/trafshow/trafshow-5.2.3/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
489 state.reserve = as_reserve; in vasnprintf()
/dports/security/nmap/nmap-7.91/libpcap/missing/
H A Dsnprintf.c95 as_reserve (struct state *state, size_t n)
120 if(as_reserve (state, 1))
582 state.reserve = as_reserve;
/dports/security/ncrack/ncrack-0.7/nbase/
H A Dsnprintf.c118 as_reserve (struct state *state, size_t n) in as_reserve() function
141 if(as_reserve (state, 1)) in as_append_char()
527 state.reserve = as_reserve; in vasnprintf()
/dports/news/husky/husky-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/huskmisc/hflist/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/news/husky-htick/husky-htick-1.9.20191207/huskmisc/hflist/
H A Dsnprintf.c92 as_reserve (struct state *state, size_t n) in as_reserve() function
117 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/net-mgmt/libsmi/libsmi-0.4.8/lib/
H A Dsnprintf.c101 as_reserve (struct state *state, size_t n) in as_reserve() function
126 if(as_reserve (state, 1)) in as_append_char()
584 state.reserve = as_reserve; in vasnprintf()
/dports/security/nmap/nmap-7.91/nbase/
H A Dsnprintf.c118 as_reserve (struct state *state, size_t n) in as_reserve() function
141 if(as_reserve (state, 1)) in as_append_char()
529 state.reserve = as_reserve; in vasnprintf()
/dports/misc/rump/buildrump.sh-b914579/src/tools/compat/
H A Dsnprintf.c99 as_reserve (struct state *state, size_t n) in as_reserve() function
124 if(!as_reserve (state, 1)) in as_append_char()