Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c596 emit_match_expr(char const * name, tOptDesc * cod, tOptions * opts) in emit_match_expr() function
692 emit_match_expr(od->pz_Name, od, opts); in emit_long()
699 emit_match_expr(od->pz_DisableName, od, opts); in emit_long()
H A Dproto.h287 emit_match_expr(char const * name, tOptDesc * cod, tOptions * opts);