Lines Matching defs:sysctl_create
434 fn = (sysctlfn)sysctl_create; /* we own the rnode */
699 * sysctl_create -- Adds a node (the description of which is taken
712 sysctl_create(SYSCTLFN_ARGS)
726 printf("sysctl_create: rnode %p wrong version\n", rnode);
769 printf("sysctl_create: attempt to add node to aliased "
1222 * A wrapper around sysctl_create() that prints the thing we're trying
1228 sysctl_create(SYSCTLFN_ARGS)
1256 printf("sysctl_create(");
1942 * of the node (see sysctl_create()) will be translated back into a
2084 error = sysctl_create(&name[ni], namelen - ni, &onode, &sz,
2120 * sysctl_create() gave us back a copy of the node,
2178 printf("sysctl_create succeeded but node not found?!\n");
2195 printf("sysctl_createv: sysctl_create(%s) returned %d\n",