Home
last modified time | relevance | path

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

/minix3/lib/libc/gen/
H A Dsysctlgetmibinfo.c392 char *cname, size_t *csz, struct sysctlnode **rnode, int v) in sysctlgetmibinfo() argument
398 rc = sysctlgetmibinfo_unlocked(gname, iname, namelenp, cname, csz, in sysctlgetmibinfo()
407 char *cname, size_t *csz, struct sysctlnode **rnode, in sysctlgetmibinfo_unlocked() argument
485 COPY_OUT_DATA(piece, cname, csz, namelenp, nl); in sysctlgetmibinfo_unlocked()
491 COPY_OUT_DATA(token, cname, csz, namelenp, nl); in sysctlgetmibinfo_unlocked()
521 COPY_OUT_DATA(token, cname, csz, namelenp, nl); in sysctlgetmibinfo_unlocked()
527 COPY_OUT_DATA(token, cname, csz, namelenp, nl); in sysctlgetmibinfo_unlocked()
533 COPY_OUT_DATA(token, cname, csz, namelenp, nl); in sysctlgetmibinfo_unlocked()
547 COPY_OUT_DATA(token, cname, csz, namelenp, nl); in sysctlgetmibinfo_unlocked()
570 COPY_OUT_DATA(token, cname, csz, namelenp, nl); in sysctlgetmibinfo_unlocked()
[all …]