Home
last modified time | relevance | path

Searched refs:uc_text (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Duserconf.c37 const char *uc_text; member
49 fn(uc->uc_text); in userconf_foreach()
79 uc->uc_text = text; in userconf_add()
/netbsd-src/sys/arch/i386/stand/lib/
H A Dexec.c133 char *uc_text;
291 uc->uc_text = text; in userconf_add()
809 strncpy(bi->text, uc->uc_text, sizeof(bi->text) - 1); in module_init()
134 char *uc_text; global() member