HomeSort by: relevance | last modified time | path
    Searched defs:bootpc_init (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/common/
bootp_subr.c 1584 bootpc_init(void) function in typeref:typename:void
1910 #if 0 /* Need to call bootpc_init from module initialization routine */
1911 SYSINIT(bootp_rootconf, SI_SUB_ROOT_CONF, SI_ORDER_FIRST, bootpc_init, NULL);
bootp_subr.c 1584 bootpc_init(void) function in typeref:typename:void
1910 #if 0 /* Need to call bootpc_init from module initialization routine */
1911 SYSINIT(bootp_rootconf, SI_SUB_ROOT_CONF, SI_ORDER_FIRST, bootpc_init, NULL);
bootp_subr.c 1584 bootpc_init(void) function in typeref:typename:void
1910 #if 0 /* Need to call bootpc_init from module initialization routine */
1911 SYSINIT(bootp_rootconf, SI_SUB_ROOT_CONF, SI_ORDER_FIRST, bootpc_init, NULL);

Completed in 37 milliseconds