Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod80 =head2 new
101 =head2 root
105 =head2 all
109 =head2 all_depth_first()
114 =head2 all_breadth_first()
119 =head2 cpus(PG)
123 =head2 generation([PG])
129 =head2 parent(PG)
133 =head2 children(PG)
137 =head2 is_leaf(PG)
[all …]
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/
H A DTask.pod21 =head2 Constants
25 =head2 Functions
39 =head2 Class methods
43 =head2 Object methods
47 =head2 Exports
/titanic_44/usr/src/uts/common/io/drm/
H A Dqueue.h229 #define STAILQ_CONCAT(head1, head2) do { \ argument
230 if (!STAILQ_EMPTY((head2))) { \
231 *(head1)->stqh_last = (head2)->stqh_first; \
232 (head1)->stqh_last = (head2)->stqh_last; \
233 STAILQ_INIT((head2)); \
465 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
466 if (!TAILQ_EMPTY(head2)) { \
467 *(head1)->tqh_last = (head2)->tqh_first; \
468 (head2)->tqh_first->field.tqe_prev = (head1)->tqh_last; \
469 (head1)->tqh_last = (head2)->tqh_last; \
[all …]
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Project/pod/
H A DProject.pod22 =head2 Constants
27 =head2 Functions
106 =head2 Class methods
110 =head2 Object methods
114 =head2 Exports
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod124 =head2 CONSTANTS
166 =head2 functions
507 =head2 Object Methods
609 =head2 EXPORTS
646 =head2 Error values
674 =head2 Difference in the API versions