Searched refs:getzone (Results 1 - 4 of 4) sorted by relevance
| /bind-9.6-ESV-R11/contrib/dlz/bin/dlzbdb/ |
| H A D | dlzbdb.c | 87 getzone(DB *dbp, const DBT *pkey, const DBT *pdata, DBT *skey); 297 getzone(DB *dbp, const DBT *pkey, const DBT *pdata, DBT *skey) { function 703 bdbres = db.data->associate(db.data, NULL, db.zone, getzone, 0);
|
| /illumos-gate/usr/src/cmd/ptools/ptree/ |
| H A D | ptree.c | 93 static zoneid_t getzone(char *arg); 130 zoneid = getzone(optarg); 559 getzone(char *arg) function
|
| /illumos-gate/usr/src/cmd/ipcrm/ |
| H A D | ipcrm.c | 328 getzone(char *arg) function 376 zoneid = getzone(optarg);
|
| /illumos-gate/usr/src/cmd/ipcs/ |
| H A D | ipcs.c | 105 static zoneid_t getzone(char *); 183 zoneid = getzone(optarg); 548 getzone(char *arg) function
|
Completed in 111 milliseconds