Searched refs:ljustflag (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Dzkt-ls.c82 int ljustflag = 0; variable
135 ljustflag = config->ljust;
230 ljustflag = !ljustflag;
344 fprintf (stderr, "\t-L%s\t print the domain name left justified (default: %s)\n", loptstr (", --leftjust", "\t"), ljustflag ? "on": "off");
H A Ddnssec-zkt.c81 int ljustflag = 0; variable
146 ljustflag = config->ljust;
266 ljustflag = !ljustflag;
469 fprintf (stderr, "\t-L%s\t print the domain name left justified (default: %s)\n", loptstr (", --leftjust", "\t"), ljustflag ? "on": "off");
H A Dzkt.c63 extern int ljustflag;
102 if ( ljustflag )
H A Dzkt-keyman.c81 int ljustflag = 0; variable

Completed in 15 milliseconds