Lines Matching defs:typep

1347 sysctl_vfsgen(char *string, char **bufpp, int mib[], int flags, int *typep)
1383 sysctl_vfs(char *string, char **bufpp, int mib[], int flags, int *typep)
1402 *typep = lp->list[indx].ctl_type;
1413 sysctl_fs(char *string, char **bufpp, int mib[], int flags, int *typep)
1424 *typep = fslist.list[indx].ctl_type;
1436 sysctl_bios(char *string, char **bufpp, int mib[], int flags, int *typep)
1471 *typep = CTLTYPE_STRUCT;
1474 *typep = bioslist.list[indx].ctl_type;
1487 sysctl_swpenc(char *string, char **bufpp, int mib[], int flags, int *typep)
1498 *typep = swpenclist.list[indx].ctl_type;
1803 sysctl_nchstats(char *string, char **bufpp, int mib[], int flags, int *typep)
1875 sysctl_tty(char *string, char **bufpp, int mib[], int flags, int *typep)
1887 if ((*typep = ttylist.list[indx].ctl_type) == CTLTYPE_STRUCT) {
1900 sysctl_forkstat(char *string, char **bufpp, int mib[], int flags, int *typep)
1959 sysctl_malloc(char *string, char **bufpp, int mib[], int flags, int *typep)
2003 *typep = CTLTYPE_STRING;
2055 *typep = CTLTYPE_STRING;
2069 sysctl_chipset(char *string, char **bufpp, int mib[], int flags, int *typep)
2125 sysctl_inet(char *string, char **bufpp, int mib[], int flags, int *typep)
2152 *typep = lp->list[indx].ctl_type;
2153 if (*typep == CTLTYPE_NODE) {
2164 *typep = lp->list[tindx].ctl_type;
2261 sysctl_inet6(char *string, char **bufpp, int mib[], int flags, int *typep)
2288 *typep = lp->list[indx].ctl_type;
2289 if (*typep == CTLTYPE_NODE) {
2300 *typep = lp->list[tindx].ctl_type;
2318 sysctl_unix(char *string, char **bufpp, int mib[], int flags, int *typep)
2330 *typep = netunixname[indx].ctl_type;
2344 *typep = lp->list[indx].ctl_type;
2357 sysctl_link(char *string, char **bufpp, int mib[], int flags, int *typep)
2384 *typep = lp->list[indx].ctl_type;
2390 sysctl_bpf(char *string, char **bufpp, int mib[], int flags, int *typep)
2401 *typep = CTLTYPE_INT;
2410 sysctl_mpls(char *string, char **bufpp, int mib[], int flags, int *typep)
2422 *typep = mplslist.list[indx].ctl_type;
2423 if (*typep == CTLTYPE_NODE) {
2434 *typep = lp->list[tindx].ctl_type;
2442 sysctl_pipex(char *string, char **bufpp, int mib[], int flags, int *typep)
2454 *typep = pipexlist.list[indx].ctl_type;
2455 if (*typep == CTLTYPE_NODE) {
2466 *typep = lp->list[tindx].ctl_type;
2476 sysctl_seminfo(char *string, char **bufpp, int mib[], int flags, int *typep)
2487 *typep = CTLTYPE_INT;
2495 sysctl_shminfo(char *string, char **bufpp, int mib[], int flags, int *typep)
2506 *typep = CTLTYPE_INT;
2515 int *typep)
2526 *typep = watchdoglist.list[indx].ctl_type;
2535 int *typep)
2546 *typep = tclist.list[indx].ctl_type;
2554 sysctl_sensors(char *string, char **bufpp, int mib[], int flags, int *typep)
2664 *typep = CTLTYPE_STRUCT;
2876 sysctl_audio(char *string, char **bufpp, int mib[], int flags, int *typep)
2887 *typep = audiolist.list[indx].ctl_type;
2895 sysctl_video(char *string, char **bufpp, int mib[], int flags, int *typep)
2906 *typep = videolist.list[indx].ctl_type;
2914 sysctl_witness(char *string, char **bufpp, int mib[], int flags, int *typep)
2925 *typep = witnesslist.list[indx].ctl_type;
2934 int *typep)
2945 *typep = batterylist.list[indx].ctl_type;