/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);
|