Searched refs:oidfmt (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/sysctl/
H A Dsysctl.c70 static int oidfmt(int *, int, char *, u_int *);
417 if (oidfmt(mib, len, fmt, &kind)) {
928 oidfmt(int *oid, int len, char *fmt, u_int *kind) function
992 oidfmt(oid, nlen, fmt, &kind);
/freebsd-13-stable/sys/kern/
H A Dkern_sysctl.c1396 static SYSCTL_NODE(_sysctl, CTL_SYSCTL_OIDFMT, oidfmt, CTLFLAG_RD |

Completed in 151 milliseconds