Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcsh/hpcsh/ | |
autoconf.c | 64 static char booted_device_name[16]; variable in typeref:typename:char[16] 100 get_device(booted_device_name); 112 strncpy(booted_device_name, cp, 16); |
autoconf.c | 64 static char booted_device_name[16]; variable in typeref:typename:char[16] 100 get_device(booted_device_name); 112 strncpy(booted_device_name, cp, 16); |