Home
last modified time | relevance | path

Searched refs:set_variable (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dassigndefined.c26 set_variable(s, t);
H A Dvar.c146 void set_variable(name, value) in set_variable() function
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dvariables.h54 extern void set_variable (WINDOW *window, int count, unsigned char key);
H A Dvariables.c101 DECLARE_INFO_COMMAND (set_variable, _("Set the value of an Info variable"))
/netbsd-src/external/bsd/ipf/dist/
H A Dipf.h391 extern void set_variable __P((char *, char *));
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dplatform.h199 } get_variable, set_variable; member
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipscan_y.y99 { set_variable($1, $3);
H A Dippool_y.y149 assign: YY_STR assigning YY_STR ';' { set_variable($1, $3);
H A Dipmon_y.y102 assign: YY_STR assigning YY_STR { set_variable($1, $3);
H A Dipnat_y.y165 assign: YY_STR assigning YY_STR ';' { set_variable($1, $3);
H A Dipf_y.y229 assign: YY_STR assigning YY_STR ';' { set_variable($1, $3);
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.469405 * info/m-x.c (set_variable): Allow variables to have a list of choices.
9437 * info/m-x.c (set_variable) New functions allows setting of