Searched refs:init_template (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.h161 extern int init_template(void);
H A Dzoneadmd.c579 init_template(void) function
674 if ((tmpl_fd = init_template()) == -1) {
1048 if ((tmpl_fd = init_template()) == -1) {
2062 if ((ctfd = init_template()) == -1) {
H A Dvplat.c5038 if ((tmpl_fd = init_template()) == -1) {
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_util.c87 init_template(void) function
150 if ((ctfd = init_template()) == -1)
/illumos-gate/usr/src/cmd/wall/
H A Dwall.c88 static int init_template(void);
350 tmpl_fd = init_template();
480 init_template(void) { function
/illumos-gate/usr/src/cmd/zlogin/
H A Dzlogin.c1506 init_template(void) function
1541 if ((tmpl_fd = init_template()) == -1) {
2163 if ((tmpl_fd = init_template()) == -1) {
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c637 init_template(void) function
751 if ((tmpl_fd = init_template()) == -1) {
2258 if ((tmpl_fd = init_template()) == -1) {

Completed in 94 milliseconds