Home | History | Annotate | Download | only in sysinst

Lines Matching refs:run_program

245 	if (run_program(RUN_SILENT|RUN_ERROR_OK,
266 if (run_program(RUN_SILENT|RUN_ERROR_OK,
803 run_program(0, "/sbin/ifconfig lo0 127.0.0.1");
844 run_program(0, "/sbin/ifconfig %s inet %s %s up",
850 /* XXX: wtf isn't run_program() used here? */
866 run_program(0, "/sbin/ifconfig %s inet %s netmask %s",
869 run_program(0, "/sbin/ifconfig %s inet %s",
881 run_program(RUN_DISPLAY | RUN_PROGRESS,
883 run_program(RUN_DISPLAY | RUN_PROGRESS,
892 network_up = !run_program(RUN_DISPLAY | RUN_PROGRESS,
1000 rval = run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_XFER_DIR,
1076 if (run_program(0, "/sbin/mount -r -o -2,-i,-r=1024 -t nfs %s:%s /mnt2",
1254 if (run_program(RUN_DISPLAY | RUN_PROGRESS,
1285 dhcpautoconf = run_program(RUN_DISPLAY | RUN_PROGRESS,
1325 if (run_program(0, "/sbin/ifconfig %s media %s",