Home
last modified time | relevance | path

Searched refs:varsym (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sbin/rcrun/
H A Drcrun.sh62 case X`varsym -s -q rcng_$tgt` in
86 state=`varsym -s -q rcng_$dep_prvd`
105 case X`varsym -s -q rcng_$tgt` in
235 elif [ `varsym -s -q rcng_$tgt` = "$mode" ]; then
268 for tgt in `varsym -a -s | egrep '^rcng_'`; do
273 varsym -s rcng_$tgt 2>/dev/null || varsym -s rcng_$tgt
/dragonfly/etc/rc.d/
H A Dvarsym8 name=varsym
29 eval varsym -s ${line}
35 done < /etc/varsym.conf
H A DMakefile27 varsym vfs_quota vinum virecover vkernel vknetd \
/dragonfly/sys/sys/
H A Dvarsym.h20 struct varsym { struct
27 typedef struct varsym *varsym_t; argument
/dragonfly/lib/libc/sys/
H A DMakefile.inc104 varsym.2 vfork.2 vquotactl.2 wait.2 write.2
237 MLINKS+=varsym.2 varsym_get.2 \
238 varsym.2 varsym_list.2 \
239 varsym.2 varsym_set.2
/dragonfly/bin/varsym/
H A DMakefile3 PROG= varsym
/dragonfly/bin/
H A DMakefile37 varsym
/dragonfly/sys/kern/
H A Dkern_varsym.c463 sym = kmalloc(sizeof(struct varsym) + namelen + datalen + 2, M_VARSYM, M_WAITOK); in varsymmake()
472 vss->vx_setsize += sizeof(struct varsyment) + sizeof(struct varsym) + namelen + datalen + 8; in varsymmake()
477 …vss->vx_setsize -= sizeof(struct varsyment) + sizeof(struct varsym) + namelen + strlen(ve->ve_sym-… in varsymmake()
/dragonfly/share/man/man5/
H A DMakefile62 varsym.conf.5 \
/dragonfly/etc/
H A Drc.subr129 varsym -s rcng_$i=running
132 varsym -s rcng_$i=failed
135 varsym -s rcng_$i=disabled
138 varsym -s rcng_$i=irrelevant
141 varsym -s rcng_$i=configured
144 varsym -s rcng_$i=disabled
147 varsym -s rcng_$i=irrelevant
150 varsym -s rcng_$i=stopped
/dragonfly/initrd/rescue/
H A DMakefile43 varsym
/dragonfly/games/fortune/datfiles/
H A Ddragonfly-tips525 topic see varsym(1) and varsym(2). You will have to enable varsyms by
528 to /etc/rc.conf and put varsym assignments in /etc/varsym.conf.