Searched refs:porigin (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/contrib/sdb/pgsql/
H A Dzonetodb.c135 char *porigin, *zonefile; local
156 porigin = argv[1];
173 isc_buffer_init(&b, porigin, strlen(porigin));
174 isc_buffer_add(&b, strlen(porigin));
/bind-9.6-ESV-R11/contrib/sdb/sqlite/
H A Dzone2sqlite.c152 char *porigin, *zonefile; local
171 porigin = argv[1];
186 isc_buffer_init(&b, porigin, strlen(porigin));
187 isc_buffer_add(&b, strlen(porigin));

Completed in 10 milliseconds