Searched full:nstatus (Results 1 – 9 of 9) sorted by relevance
| /freebsd/crypto/krb5/src/windows/leash/ |
| H A D | LeashDebugWindow.cpp | 129 void CLeashDebugWindow::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument 131 CDialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
|
| H A D | LeashDebugWindow.h | 68 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
|
| H A D | LeashView.h | 264 afx_msg VOID OnShowWindow(BOOL bShow, UINT nStatus);
|
| H A D | LeashView.cpp | 503 VOID CLeashView::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument 505 CListView::OnShowWindow(bShow, nStatus); in OnShowWindow()
|
| /freebsd/sys/contrib/device-tree/Bindings/fpga/ |
| H A D | altera-passive-serial.txt | 16 - nstat-gpios: status pin (referred to as nSTATUS in the manual)
|
| H A D | altr,fpga-passive-serial.yaml | 42 Status pin (referred to as nSTATUS in the manual).
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_dispatch_hier.h | 154 void set_next_hand_thread(T nlb, T nub, ST nst, kmp_int32 nstatus, in set_next_hand_thread() 159 status[1 - index] = nstatus; in set_next_hand_thread() 161 void set_next(T nlb, T nub, ST nst, kmp_int32 nstatus, kmp_uint64 index) { in set_next() 165 status[1 - index] = nstatus; in set_next()
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_loopfilter.c | 192 sync_status(const char *what, int ostatus, int nstatus) in sync_status() argument 197 snprintb(nbuf, sizeof(nbuf), STA_FMT, nstatus); in sync_status() 200 snprintf(nbuf, sizeof(nbuf), "%04x", nstatus); in sync_status()
|
| /freebsd/contrib/bsnmp/snmpd/ |
| H A D | trans_inet.c | 1147 struct inet_port_params *params, enum RowStatus nstatus) in inet_port_set() argument 1149 switch (nstatus) { in inet_port_set()
|