Searched defs:bindfile (Results 1 - 3 of 3) sorted by relevance

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

Completed in 49 milliseconds