Searched refs:bindfile (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h73 int bindfile; /* File with binding info in it */ member in struct:domain
H A Dyp_b_subr.c991 pdom->bindfile = -1;
/opensolaris-onvv-gate/usr/src/lib/libnsl/yp/
H A Dyp_b.h81 int bindfile; /* File with binding info in it */ member in struct:domain
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmodsysfile.c2263 read_binding_file(char *bindfile, struct bind **hashtab, argument
2285 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1)
2286 panic("read_binding_file: %s file not found", bindfile);

Completed in 80 milliseconds