Searched refs:labellist (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Dzkt.c53 extern char *labellist;
163 if ( labellist == NULL || isinlist (dkp->name, labellist) )
188 if ( labellist == NULL || isinlist (dkp->name, labellist) )
212 (labellist == NULL || isinlist (dkp->name, labellist)) )
231 if ( labellist && !isinlist (dkp->name, labellist) )
262 (labellist
[all...]
H A Dzkt-ls.c71 char *labellist = NULL; variable
233 labellist = prepstrlist (optarg, LISTDELIM);
234 if ( labellist == NULL )
H A Ddnssec-zkt.c70 char *labellist = NULL; variable
269 labellist = prepstrlist (optarg, LISTDELIM);
270 if ( labellist == NULL )
H A Dzkt-keyman.c70 char *labellist = NULL; variable
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dres.c99 typedef struct labellist * labellist_t;
100 struct labellist { struct
874 malloc(sizeof(struct labellist));

Completed in 611 milliseconds