Home
last modified time | relevance | path

Searched refs:t_load (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/relayctl/
H A Dparser.c57 static const struct token t_load[]; variable
62 {KEYWORD, "load", LOAD, t_load},
122 static const struct token t_load[] = { variable
/openbsd/usr.sbin/ikectl/
H A Dparser.c62 static const struct token t_load[]; variable
87 { KEYWORD, "load", LOAD, t_load },
118 static const struct token t_load[] = { variable