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

/freebsd-11-stable/tools/test/netfibs/
H A Dreflect.c56 static int nostart; variable
81 if (accepts == 0 && nostart == 0) {
329 nostart=1;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-e7000.c1493 int nostart; local
1512 nostart = 0;
1534 else if (strncmp (arg, "-nostart", strlen (arg)) == 0)
1535 nostart = 1;
1646 if (!nostart)
/freebsd-11-stable/tools/tools/makeroot/
H A Dmakeroot.sh209 rcorder -s nostart ${BSDROOT}/etc/rc.d/* | sed -e "s:^${BSDROOT}::" | \
/freebsd-11-stable/contrib/dialog/
H A Dconfigure9835 MK_SHARED_LIB='${CC} ${CFLAGS} -o $@ -Xlinker -soname=`basename $@` -nostart -e 0'

Completed in 142 milliseconds