Home
last modified time | relevance | path

Searched defs:backfill (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/demos/
H A Dptest.c23 void backfill(void) in backfill() function
/aosp_15_r20/external/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c96 _lwsac_use(struct lwsac **head, size_t ensure, size_t chunk_size, char backfill) in _lwsac_use()