HomeSort by: relevance | last modified time | path
    Searched defs:unprogram (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/atf/dist/tools/
signals.cpp 116 unprogram();
120 impl::signal_programmer::unprogram(void) function in class:impl::signal_programmer
signals.cpp 116 unprogram();
120 impl::signal_programmer::unprogram(void) function in class:impl::signal_programmer
  /src/external/bsd/kyua-cli/dist/utils/signals/
programmer.cpp 102 /// caller, the caller must attempt to call unprogram() on its own.
108 unprogram();
124 signals::programmer::unprogram(void) function in class:signals::programmer
128 // If we fail, we don't want the destructor to attempt to unprogram the
programmer.cpp 102 /// caller, the caller must attempt to call unprogram() on its own.
108 unprogram();
124 signals::programmer::unprogram(void) function in class:signals::programmer
128 // If we fail, we don't want the destructor to attempt to unprogram the

Completed in 45 milliseconds