Searched refs:Up (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/net/
H A Dif_spppsubr.c219 void (*Up)(struct sppp *sp); member in struct:cp
1849 lcp.Up(sp);
1893 * The generic part of all Up/Down/Open/Close/TO event handlers.
2144 lcp.Up(sp);
2202 SPP_FMT "Up event", SPP_ARGS(ifp));
2472 lcp.Up(sp);
2700 /* Send Up events to all started protos. */
2703 (cps[i])->Up(sp);
3922 * not Up and Down, nor are they explicitly terminated. Also, use of the
4824 lcp.Up(s
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp550 /// Up - Changes the node to the parent of the current node.
551 void Up() { function in class:__anon2952::TemplateDiff::DiffTree
970 Tree.Up();

Completed in 66 milliseconds