Home
last modified time | relevance | path

Searched refs:OP_LANG (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/LPRng/lprng-3.8.C/src/include/
H A Dcontrol.h45 #define OP_LANG 33 macro
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dcontrolword.c47 { "LANG", N_("LANG"), OP_LANG, 0, 0, 0, 0},
H A Dlpc.c266 } else if( action == OP_LANG ){ in doaction()