OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rl_variable
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/locale/
runetype_local.h
116
void *
rl_variable
;
member in struct:_RuneLocale
rune.c
343
rl->
rl_variable
= (void *)rune;
346
(char *)rl->
rl_variable
, &rl->rl_variable_len);
349
rl->
rl_variable
, rl->rl_variable_len, _PRIVSIZE);
/src/usr.bin/mklocale/
yacc.y
76
void *
rl_variable
= NULL;
143
rl_variable
= strdup($1);
753
fwrite((char *)
rl_variable
, rl_variable_len, 1, fp) != 1)
763
if (
rl_variable
)
765
(int)rl_variable_len, (char *)
rl_variable
);
Completed in 14 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025