Lines Matching +full:step +full:- +full:up
96 .Bd -literal -offset indent
124 If there are no errors during this step,
126 proceeds to the next step.
127 If the first step fails,
138 If the first step of context deletion fails,
139 re-registration of the OID does not change the already assigned OID number
141 This ensures that re-registered entries
144 The second step actually performs the deletion of the dynamic OIDs.
180 The following is an example of how to create a new top-level category
181 and how to hook up another subtree to an existing static node.
183 .Bd -literal
203 /* Now we can free up the OIDs */
205 printf("can't free this context - other OIDs depend on it");
214 .Bd -literal -offset indent