Home
last modified time | relevance | path

Searched refs:head1 (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod9 =head1 NAME
13 =head1 SYNOPSIS
58 =head1 ATTRIBUTES
70 =head1 SEE ALSO
/titanic_41/usr/src/uts/common/io/drm/
H A Dqueue.h229 #define STAILQ_CONCAT(head1, head2) do { \ argument
231 *(head1)->stqh_last = (head2)->stqh_first; \
232 (head1)->stqh_last = (head2)->stqh_last; \
465 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
467 *(head1)->tqh_last = (head2)->tqh_first; \
468 (head2)->tqh_first->field.tqe_prev = (head1)->tqh_last; \
469 (head1)->tqh_last = (head2)->tqh_last; \
471 QMD_TRACE_HEAD(head1); \
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod9 =head1 NAME
13 =head1 SYNOPSIS
130 =head1 ATTRIBUTES
142 =head1 SEE ALSO
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod30 =head1 NAME
34 =head1 SYNOPSYS
72 =head1 DESCRIPTION
78 =head1 METHODS
218 =head1 SEE ALSO
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod33 =head1 NAME
37 =head1 SYNOPSIS
109 =head1 DESCRIPTION
703 =head1 ATTRIBUTES
716 =head1 SEE ALSO