Searched defs:protect (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm268 # protect anything starting with a backslash, since it could expand or hide
271 sub protect { subroutine
509 # character at the beginning of each line to protect against commands, and
550 $self->output (protect $self->textmapfonts ($text));
/osnet-11/usr/src/lib/watchmalloc/common/
H A Dmalloc.c73 static void protect(TREE *);
145 protect(tp);
156 protect(tp);
204 protect(tp);
207 protect(tp);
212 protect(tp);
215 protect(tp);
228 protect(tp);
241 protect(Bottom);
257 protect(tm
1405 protect(TREE *tp) function
[all...]

Completed in 25 milliseconds