Searched defs:PARSE_ARGS_FMT (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c1038 #define PARSE_ARGS_FMT "dDML:y:ghilovk:p:Pr:R::t:Tu:V" macro
1047 while ((ch = isc_commandline_parse(argc, argv, PARSE_ARGS_FMT)) != -1) {
1112 while ((ch = isc_commandline_parse(argc, argv, PARSE_ARGS_FMT)) != -1) {

Completed in 20 milliseconds