Searched refs:getenv_string (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/x86/acpica/ |
| H A D | madt.c | 559 if (getenv_string("hw.acpi.sci.trigger", buf, sizeof(buf))) { in madt_parse_interrupt_values() 571 if (getenv_string("hw.acpi.sci.polarity", buf, sizeof(buf))) { in madt_parse_interrupt_values()
|
| /f-stack/lib/ |
| H A D | ff_kern_environment.c | 110 getenv_string(const char *name, char *data, int size) in getenv_string() function
|
| /f-stack/freebsd/sys/ |
| H A D | kernel.h | 462 getenv_string((path), (var), (size))
|
| H A D | systm.h | 470 int getenv_string(const char *name, char *data, int size);
|
| /f-stack/freebsd/kern/ |
| H A D | kern_environment.c | 654 getenv_string(const char *name, char *data, int size) in getenv_string() function
|