HomeSort by: relevance | last modified time | path
    Searched refs:userconf (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/x86/x86/
x86_userconf.c 39 #include <sys/userconf.h>
58 aprint_debug("Processing userconf command: %s\n", bi->text);
  /src/sys/dev/fdt/
fdt_userconf.c 34 #include <sys/userconf.h>
40 #define FDT_CHOSEN_USERCONF_PROP "netbsd,userconf"
63 aprint_debug("Processing userconf command: %s\n", cmd);
  /src/external/bsd/openldap/dist/libraries/libldap/
init.c 172 char *cmd, char *opt, int userconf )
179 if( !userconf && attrs[i].useronly ) {
284 char *cmd, char *opt, int userconf )
301 return ldap_int_conf_option( gopts, cmd, opt, userconf );
305 const char *file, int userconf )
369 ldap_int_conf_option( gopts, cmd, opt, userconf );
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
getusershell.c 58 #include <userconf.h>
  /src/sys/kern/
kern_stub.c 86 #include <sys/userconf.h>
subr_userconf.c 38 #include <sys/userconf.h>
555 printf(" leave userconf");
815 printf("userconf: configure system autoconfiguration:\n");
init_main.c 233 #include <sys/userconf.h>
  /src/sys/arch/sparc64/sparc64/
autoconf.c 75 #include <sys/userconf.h>
507 bool userconf = (boothowto & RB_USERCONF) != 0; local
511 if (((boothowto & RB_USERCONF) != 0) && !userconf)
  /src/sys/arch/sparc/sparc/
autoconf.c 77 #include <sys/userconf.h>
951 bool userconf = (boothowto & RB_USERCONF) != 0; local
958 if (((boothowto & RB_USERCONF) != 0) && !userconf)
  /src/external/bsd/openldap/dist/include/
ldap_pvt.h 362 char *cmd, char *opt, int userconf ));
  /src/sys/arch/x86/conf/
files.x86 116 file arch/x86/x86/x86_userconf.c userconf
  /src/share/man/man4/
Makefile 73 umcpmio.4 unix.4 userconf.4 \

Completed in 27 milliseconds