OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:olabel
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libcurses/
slk.c
553
const wchar_t *
olabel
;
local in function:__slk_wset
561
olabel
= label;
562
if ((len = wcsrtombs(NULL, &
olabel
, 0, &screen->sp)) == -1) {
565
(uint16_t)*
olabel
);
573
olabel
= label;
574
if (wcsrtombs(str, &
olabel
, len, &screen->sp) == -1)
Completed in 36 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025