Searched defs:newlen (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-current/tools/build/cross-build/
H A Dfake_sysctl.c45 __freebsd_sysctlbyname(const char *name, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
/freebsd-current/lib/libc/gen/
H A Dsysctlbyname.c37 sysctlbyname(const char *name, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
H A Dsysctl.c65 sysctl(const int *name, u_int namelen, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
/freebsd-current/usr.bin/find/
H A Dmisc.c56 size_t newlen, plen; local
/freebsd-current/contrib/flex/src/
H A Decs.c41 int i, ich, newlen, cclp, ccls, cclmec; local
/freebsd-current/contrib/tcpdump/
H A Dnetdissect.c185 nd_push_snaplen(netdissect_options *ndo, const u_char *bp, const u_int newlen) argument
245 nd_change_snaplen(netdissect_options *ndo, const u_char *bp, const u_int newlen) argument
151 nd_push_buffer(netdissect_options *ndo, u_char *new_buffer, const u_char *new_packetp, const u_int newlen) argument
/freebsd-current/sbin/devd/tests/
H A Dclient_test.c150 ssize_t newlen; local
/freebsd-current/usr.bin/grep/
H A Dfile.c84 grep_lnbufgrow(size_t newlen) argument
/freebsd-current/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.c112 sysctl(const int *name, u_int namelen, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
/freebsd-current/crypto/openssl/crypto/rand/
H A Drand_pool.c210 size_t newlen = pool->alloc_len; local
/freebsd-current/usr.sbin/extattr/
H A Drmextattr.c88 mkbuf(char **buf, int *oldlen, int newlen) argument
/freebsd-current/usr.sbin/ctld/
H A Disns.c94 int newlen; local
/freebsd-current/bin/sh/
H A Dmemalloc.c244 int newlen; local
/freebsd-current/contrib/atf/atf-c/detail/
H A Ddynstr.c73 size_t newlen; local
/freebsd-current/contrib/tcsh/
H A Ded.inputl.c93 int newlen; local
/freebsd-current/crypto/openssl/crypto/
H A Dpacket.c53 size_t newlen; local
/freebsd-current/usr.bin/env/
H A Denvopts.c394 size_t namelen, newlen; local
/freebsd-current/usr.bin/printf/
H A Dprintf.c439 size_t len, newlen; local
/freebsd-current/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c460 size_t oldlen, newlen, size; local
149 do_sysctl(cap_channel_t *chan, nvlist_t *nvl, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
195 cap_sysctl(cap_channel_t *chan, const int *name, u_int namelen, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
207 cap_sysctlbyname(cap_channel_t *chan, const char *name, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
[all...]
/freebsd-current/stand/efi/boot1/
H A Dboot1.c103 size_t newlen = cmdsize + strlen(env) + 1; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dtemplate.c326 size_t newlen = vallength + ellen; local
/freebsd-current/contrib/mandoc/
H A Ddba.c245 size_t newlen; local
/freebsd-current/sys/contrib/libfdt/
H A Dfdt_rw.c97 static int fdt_splice_(void *fdt, void *splicepoint, int oldlen, int newlen) argument
139 static int fdt_splice_string_(void *fdt, int newlen) argument
125 fdt_splice_struct_(void *fdt, void *p, int oldlen, int newlen) argument
252 int oldlen, newlen; local
309 int err, oldlen, newlen; local
[all...]
/freebsd-current/sys/fs/msdosfs/
H A Dmsdosfs_conv.c1019 size_t count, newlen; local
/freebsd-current/sys/netinet/
H A Dip_output.c908 int newlen; local

Completed in 398 milliseconds

123