Home
last modified time | relevance | path

Searched defs:maxsize (Results 1 – 25 of 121) sorted by relevance

12345

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsun_map_tok.l109 # define YY_INPUT(buff,result,maxsize) (result = sun_map_input(buff,maxsize)) argument
206 sun_map_input(char *buff, int maxsize) in sun_map_input()
/netbsd-src/lib/libc/time/
H A Dstrftime.c129 strftime_z(const timezone_t sp,char * __restrict s,size_t maxsize,const char * __restrict format,const struct tm * __restrict t) strftime_z() argument
137 strftime_l(char * restrict s,size_t maxsize,char const * restrict format,struct tm const * restrict t,ATTRIBUTE_MAYBE_UNUSED locale_t locale) strftime_l() argument
147 strftime_lz(const timezone_t sp,char * const s,const size_t maxsize,const char * const format,const struct tm * const t,locale_t loc) strftime_lz() argument
736 strftime(char * restrict s,size_t maxsize,char const * restrict format,struct tm const * restrict t) strftime() argument
750 strftime_l(char * __restrict s,size_t maxsize,const char * __restrict format,const struct tm * __restrict t,locale_t loc) strftime_l() argument
[all...]
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dspaces.c52 static int maxsize; in spaces() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dspaces.c52 static int maxsize; in spaces() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dspaces.c52 static int maxsize; in spaces() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dspaces.c52 static int maxsize; in spaces() local
/netbsd-src/lib/libc/stdlib/
H A Dstrfmon.c113 vstrfmon_l(char * __restrict s, size_t maxsize, locale_t loc, in vstrfmon_l()
655 strfmon(char * __restrict s, size_t maxsize, const char * __restrict format, in strfmon()
669 strfmon_l(char * __restrict s, size_t maxsize, locale_t loc, in strfmon_l()
/netbsd-src/external/bsd/ntp/dist/ntpq/
H A Dlibntpq.c420 int maxsize in ntpq_read_assoc_peervars()
477 size_t maxsize in ntpq_read_sysvars()
662 int maxsize in ntpq_read_assoc_clockvars()
/netbsd-src/usr.bin/xargs/
H A Dstrnsubst.c38 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) in strnsubst()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsel-lex.l70 #define YY_INPUT(buf,res,maxsize) (res = lex_input(buf, maxsize)) argument
/netbsd-src/lib/libc/locale/
H A Dwcsftime.c65 wcsftime_l(wchar_t *wcs, size_t maxsize, in wcsftime_l()
/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Deq.c39 mp_size_t usize, vsize, minsize, maxsize, n_limbs, i, size; in mpf_eq() local
/netbsd-src/sys/dev/isa/
H A Dcs89x0isa.c76 bus_size_t maxsize; in cs_isa_dma_attach() local
/netbsd-src/external/mpl/bind/dist/lib/isccc/include/isccc/
H A Dccmsg.h50 unsigned int maxsize; global() member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_lib.c122 char *result_buf, int minsize, int maxsize, in general_allocate_string()
199 char *result_buf, int minsize, int maxsize) in UI_add_input_string()
208 char *result_buf, int minsize, int maxsize) in UI_dup_input_string()
226 char *result_buf, int minsize, int maxsize, in UI_add_verify_string()
235 char *result_buf, int minsize, int maxsize, in UI_dup_verify_string()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_lib.c122 char *result_buf, int minsize, int maxsize, in general_allocate_string()
198 char *result_buf, int minsize, int maxsize) in UI_add_input_string()
207 char *result_buf, int minsize, int maxsize) in UI_dup_input_string()
225 char *result_buf, int minsize, int maxsize, in UI_add_verify_string()
234 char *result_buf, int minsize, int maxsize, in UI_dup_verify_string()
/netbsd-src/external/mpl/bind/dist/lib/isccc/
H A Dccmsg.c141 isccc_ccmsg_setmaxsize(isccc_ccmsg_t * ccmsg,unsigned int maxsize) isccc_ccmsg_setmaxsize() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dtcpmsg.h32 unsigned int maxsize; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dstrftime.c172 strftime (char *buf, size_t maxsize, const char *format, in strftime()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgp/
H A Dnetpgp.c195 stdin_to_mem(netpgp_t *netpgp, char **temp, char **out, unsigned *maxsize) in stdin_to_mem()
257 unsigned maxsize; in netpgp_cmd() local
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_netbsd.c57 bus_size_t boundary, bus_size_t maxsize, int nsegments, in ixgbe_dma_tag_create()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.cc382 wide_int maxsize = wi::to_wide (max_object_size ()); in get_size_range() local
392 wide_int maxsize = wi::to_wide (max_object_size ()); in get_size_range() local
1081 unsigned long long minsize = 0, maxsize = 0; in inform_access() local
1304 offset_int maxsize = wi::to_offset (max_object_size ()); in dump() local
2031 offset_int maxsize = wi::to_offset (max_object_size ()); in handle_ssa_name() local
2358 offset_int maxsize = pref->size_remaining (); in compute_objsize() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtcpmsg.c150 dns_tcpmsg_setmaxsize(dns_tcpmsg_t *tcpmsg, unsigned int maxsize) { in dns_tcpmsg_setmaxsize()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_strnid.c183 long minsize, long maxsize, unsigned long mask, in ASN1_STRING_TABLE_add()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_strnid.c188 long minsize, long maxsize, unsigned long mask, in ASN1_STRING_TABLE_add()

12345