Searched refs:string_buffer (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/acpi_support/
H A Dacpi_hp.c965 char string_buffer[255]; local
1020 string_buffer, sizeof(string_buffer)), outsize);
1027 string_buffer, sizeof(string_buffer)), outsize);
1033 string_buffer, sizeof(string_buffer)), outsize);
1045 string_buffer, sizeof(string_buffer));
1046 if (strlen(string_buffer) >
[all...]
/freebsd-13-stable/usr.bin/top/
H A Dscreen.c43 static char string_buffer[1024]; variable
139 bufptr = string_buffer;

Completed in 56 milliseconds