Searched defs:configure (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh47 configure() function
69 configure
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb.cc90 (void) internal_db.configure(dbname);
846 db::configure(char *objName) { function in class:db
847 return (internal_db.configure(objName));
H A Ddb_mindex2.cc51 db_mindex::configure(char *tablePath) { function in class:db_mindex
60 return (table->configure(tablePath));
H A Ddb_table.cc766 db_table::configure(char *tablePath) { function in class:db_table
769 const char *myself = "db_table::configure";
773 WRITELOCK(this, FALSE, "db_table::configure w");
806 "db_table::configure wu objName");
807 FATAL3("db_table::configure objName",
837 "db_table::configure wu expire");
838 FATAL3("db_table::configure expire",
881 WRITEUNLOCK(this, FALSE, "db_table::configure wu");
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c144 static boolean_t configure(int);
249 if (!configure(s))
498 configure(int s) function
519 "configure: setsockopt IP_ADD_MEMBERSHIP: %m");
526 "configure: setsockopt IP_MULTICAST_TTL: %m");
535 syslog(LOG_ERR, "configure: ioctl SIOCGIFNUM: %m");
541 syslog(LOG_ERR, "configure: malloc: %m");
548 "configure: ioctl (get interface configuration): %m");
585 "configure: ioctl (get interface flags): %m");
632 "configure
[all...]
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c1585 configure(void) function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c174 configure(void) function

Completed in 91 milliseconds