Searched refs:netcfg_zopen (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libnetcfg/common/ |
H A D | libnetcfg_impl.h | 106 extern int netcfg_zopen(const char *, int, mode_t, zoneid_t, int *);
|
H A D | libnetcfg_zio.c | 354 netcfg_zopen(const char *filename, int oflag, mode_t mode, zoneid_t zoneid, function
|
H A D | libnetcfg_files.c | 1032 fd = netcfg_zopen(tmpdbname, oflag, mode, dbzoneid, &ferr);
|
Completed in 25 milliseconds