Searched refs:rl_variable (Results 1 – 3 of 3) sorted by relevance
271 rl->rl_variable = (void *)rune; in _rune_read_file()274 (char *)rl->rl_variable, &rl->rl_variable_len); in _rune_read_file()277 rl->rl_variable, rl->rl_variable_len, _PRIVSIZE); in _rune_read_file()
116 void *rl_variable; member
76 void *rl_variable = NULL; variable143 rl_variable = strdup($1);753 fwrite((char *)rl_variable, rl_variable_len, 1, fp) != 1) in dump_tables()763 if (rl_variable) in dump_tables()765 (int)rl_variable_len, (char *)rl_variable); in dump_tables()