Searched refs:head (Results 1 - 25 of 766) sorted by path

1234567891011>>

/freebsd-10.0-release/bin/pkill/
H A Dpkill.c663 makelist(struct listhead *head, enum listtype type, char *src) argument
684 SLIST_INSERT_HEAD(head, li, li_chain);
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Apps/
H A Dhttpdstat.d55 num = 0; get = 0; head = 0; post = 0; trac = 0;
105 head += stringof(this->str) == "HEAD" ? 1 : 0;
118 num, get, post, head, trac);
119 num = 0; get = 0; head = 0; post = 0; trac = 0;
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Bin/
H A Dhttpdstat.d55 num = 0; get = 0; head = 0; post = 0; trac = 0;
105 head += stringof(this->str) == "HEAD" ? 1 : 0;
118 num, get, post, head, trac);
119 num = 0; get = 0; head = 0; post = 0; trac = 0;
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh60 echo $inc failed: `cat $errfile | head -1` > $ofile
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal.ksh86 head -n 1 $file.2 | grep begin >/dev/null
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/sgs/include/
H A Dsgs.h155 (void) (((N) = (L)->head) != NULL && ((D) = (N)->data) != NULL); \
168 Listnode *head; /* the first element */ member in struct:list
183 Elf32_Addr head; /* the first element */ member in struct:list32
/freebsd-10.0-release/cddl/lib/drti/
H A DMakefile17 -I${OPENSOLARIS_USR_DISTDIR}/head \
/freebsd-10.0-release/cddl/lib/libctf/
H A DMakefile25 -I${OPENSOLARIS_USR_DISTDIR}/head \
/freebsd-10.0-release/cddl/lib/libdtrace/
H A DMakefile64 -I${OPENSOLARIS_USR_DISTDIR}/head \
/freebsd-10.0-release/cddl/lib/libnvpair/
H A DMakefile21 CFLAGS+= -I${.CURDIR}/../../../cddl/contrib/opensolaris/head
/freebsd-10.0-release/cddl/lib/libuutil/
H A DMakefile24 CFLAGS+= -I${.CURDIR}/../../../cddl/contrib/opensolaris/head
/freebsd-10.0-release/cddl/lib/libzfs/
H A DMakefile54 CFLAGS+= -I${.CURDIR}/../../../cddl/contrib/opensolaris/head
/freebsd-10.0-release/cddl/lib/libzfs_core/
H A DMakefile30 CFLAGS+= -I${.CURDIR}/../../../cddl/contrib/opensolaris/head
/freebsd-10.0-release/cddl/lib/libzpool/
H A DMakefile48 CFLAGS+= -I${.CURDIR}/../../contrib/opensolaris/head
/freebsd-10.0-release/cddl/sbin/zfs/
H A DMakefile14 CFLAGS+= -I${.CURDIR}/../../../cddl/contrib/opensolaris/head
/freebsd-10.0-release/cddl/sbin/zpool/
H A DMakefile17 CFLAGS+= -I${.CURDIR}/../../../cddl/contrib/opensolaris/head
/freebsd-10.0-release/cddl/usr.bin/ctfconvert/
H A DMakefile34 -I${OPENSOLARIS_USR_DISTDIR}/head \
/freebsd-10.0-release/cddl/usr.bin/ctfdump/
H A DMakefile13 -I${OPENSOLARIS_USR_DISTDIR}/head \
/freebsd-10.0-release/cddl/usr.bin/ctfmerge/
H A DMakefile31 -I${OPENSOLARIS_USR_DISTDIR}/head \
/freebsd-10.0-release/cddl/usr.bin/zinject/
H A DMakefile19 CFLAGS+= -I${.CURDIR}/../../contrib/opensolaris/head
/freebsd-10.0-release/cddl/usr.bin/zstreamdump/
H A DMakefile18 CFLAGS+= -I${.CURDIR}/../../contrib/opensolaris/head
/freebsd-10.0-release/cddl/usr.bin/ztest/
H A DMakefile18 CFLAGS+= -I${.CURDIR}/../../contrib/opensolaris/head
/freebsd-10.0-release/cddl/usr.sbin/dtrace/
H A DMakefile13 -I${OPENSOLARIS_USR_DISTDIR}/head \
/freebsd-10.0-release/cddl/usr.sbin/lockstat/
H A DMakefile14 -I${OPENSOLARIS_USR_DISTDIR}/head \
/freebsd-10.0-release/cddl/usr.sbin/plockstat/
H A DMakefile13 -I${OPENSOLARIS_USR_DISTDIR}/head \

Completed in 192 milliseconds

1234567891011>>