Home
last modified time | relevance | path

Searched refs:terminating (Results 1 – 25 of 76) sorted by relevance

1234

/NextBSD/contrib/libstdc++/libsupc++/
Dvterminate.cc49 static bool terminating; in _GLIBCXX_BEGIN_NAMESPACE() local
50 if (terminating) in _GLIBCXX_BEGIN_NAMESPACE()
55 terminating = true; in _GLIBCXX_BEGIN_NAMESPACE()
Dexception118 information about the terminating exception (if any) on stderr. Call
/NextBSD/sys/fs/nfsclient/
HDnfs_clkrpc.c271 nfsrvd_cbinit(int terminating) in nfsrvd_cbinit() argument
276 if (terminating) { in nfsrvd_cbinit()
/NextBSD/usr.sbin/kldxref/
HDfileformat28 char val[]; /* string itself (no terminating zero) */
/NextBSD/contrib/wpa/src/drivers/
HDndis_events.c33 int terminating; member
309 if (events->terminating) { in ndis_events_indicate()
440 events->terminating = 1; in ndis_events_deinit()
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdkrpc.c539 nfsrvd_init(int terminating) in nfsrvd_init() argument
544 if (terminating) { in nfsrvd_init()
/NextBSD/sys/dev/nxge/include/
HDxgehal-channel.h359 int terminating; member
HDxgehal-device.h345 volatile int terminating; member
/NextBSD/crypto/openssl/doc/crypto/
HDERR_error_string.pod27 at most I<len> characters (including the terminating 0)
HDX509_NAME_get_index_by_NID.pod46 excluding the terminating null. If B<buf> is <NULL> then the amount
/NextBSD/sys/dev/nxge/xgehal/
HDxgehal-channel-fp.c41 if (channel->terminating) { in __hal_channel_dtr_alloc()
HDxgehal-device-fp.c449 if (hldev->terminating) in xge_hal_device_poll_rx_channels()
481 if (hldev->terminating) in xge_hal_device_poll_tx_channels()
HDxgehal-channel.c405 channel->terminating = 0; in xge_hal_channel_open()
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticLexKinds.td69 def ext_unterminated_string : ExtWarn<"missing terminating '\"' character">,
71 def ext_unterminated_char : ExtWarn<"missing terminating ' character">,
78 def err_unterminated___pragma : Error<"missing terminating ')' character">;
89 "raw string missing terminating delimiter )%0\"">;
/NextBSD/contrib/groff/contrib/pdfmark/
HDChangeLog16 (Source): Add terminating `$' on CVS keyword.
/NextBSD/contrib/dtc/Documentation/
HDdts-format.txt55 (the property value is considered to include the terminating NUL
/NextBSD/sbin/init/
HDNOTES18 terminating).' vhangup() is recognized as one way to handle
/NextBSD/tools/regression/usr.bin/env/
HDregress-env.rgdata171 stderr:[%-testpgm.basename-%]: No terminating quote for string: TESTVAR=no-term-"-dq... /bin/sh
177 stderr:[%-testpgm.basename-%]: No terminating quote for string: TESTVAR=no-term-'-sq... /bin/sh
/NextBSD/contrib/compiler-rt/lib/asan/
HDasan_flags.inc73 "terminating the program. Useful for debugging purposes (e.g. when one "
/NextBSD/crypto/openssh/
HDPROTOCOL.mux96 4. Remotely terminating a master
/NextBSD/contrib/gcc/config/i386/
HDsol2-gc1.asm116 ! plus the null word terminating the arg vector) further up the stack,
HDsol2-c1.asm103 ! plus the null word terminating the arg vector) further up the stack,
/NextBSD/contrib/gcc/
HDreg-notes.def73 terminating on zero can be matched. There must be an insn pattern
/NextBSD/sys/dev/vxge/include/
HDvxgehal-ll.h3003 volatile u32 terminating; member
3564 ((vxge_hal_device_t *) devh)->terminating = 1; in vxge_hal_device_terminating()
/NextBSD/sys/boot/common/
HDhelp.common390 less any terminating newline.

1234