/netbsd-src/tests/bin/sh/ |
H A D | t_cmdsub.sh | 593 cat <<-"eof" heredoc 601 cat <<-"eof" heredoc 609 cat <<-"eof" heredoc
|
/netbsd-src/games/boggle/boggle/ |
H A D | help.c | 55 int eof, i; in help() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/html/ |
H A D | pushback.h | 24 #define eof (char)-1 macro
|
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | delete.c | 46 int eof, rval; in del() local
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/ |
H A D | readlinebuf.h | 54 static const int_type eof = EOF; // this is -1 variable
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | verify.c | 89 static inline size_t print_line(struct verifier_stream *stream, int eof) in print_line() 135 int eof = 0; in verify_handle_stream() local
|
H A D | ixfrcreate.h | 77 int eof; member
|
/netbsd-src/sys/fs/udf/ |
H A D | udf_allocation.c | 466 int rel, part, error, eof, slot, flags; in udf_translate_vtop() local 660 int eof, error, flags; udf_translate_file_extent() local 1396 int error, eof; udf_synchronise_metadatamirror_node() local 1810 udf_get_adslot(struct udf_node * udf_node,int slot,struct long_ad * icb,int * eof) udf_get_adslot() argument 2169 int slot, eof; udf_count_alloc_exts() local 2247 int lb_size, run_length, eof; udf_record_allocation_in_node() local 2612 int eof, error; udf_grow_node() local 2887 int eof, error; udf_shrink_node() local [all...] |
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | callback.c | 130 int eof, jcode; in rl_callback_read_char() local
|
H A D | readline.c | 470 readline_internal_teardown (int eof) in readline_internal_teardown() 696 int eof = 1; in readline_internal_charloop() local
|
/netbsd-src/bin/ksh/ |
H A D | edit.h | 37 int eof; member
|
/netbsd-src/games/hack/ |
H A D | makedefs.c | 144 int eof; variable
|
/netbsd-src/usr.bin/lam/ |
H A D | lam.c | 61 short eof; /* eof flag */ member
|
/netbsd-src/external/bsd/openpam/dist/t/ |
H A D | t_openpam_readlinev.c | 62 orlv_expect(struct t_file *tf, const char **expectedv, int lines, int eof) in orlv_expect()
|
H A D | t_openpam_readword.c | 61 orw_expect(struct t_file *tf, const char *expected, int lines, int eof, int eol) in orw_expect()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | char_traits.h | 144 eof() in _GLIBCXX_VISIBILITY() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | char_traits.h | 159 eof() in _GLIBCXX_VISIBILITY() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/ |
H A D | store_local.h | 109 OSSL_STORE_eof_fn eof; member
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | token.h | 194 inline int token::eof() in eof() function
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_stream_private.h | 50 int eof; member
|
/netbsd-src/sys/nfs/ |
H A D | nfs_clntsubs.c | 481 int error, eof, nc, len; in nfs_cookieheuristic() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | main.cpp | 51 int eof; member in top_input
|
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/ |
H A D | trees.c | 867 void _tr_stored_block(s, buf, stored_len, eof) in _tr_stored_block() argument 921 void _tr_flush_block(s, buf, stored_len, eof) in _tr_flush_block() argument
|
H A D | deflate.c | 1370 #define FLUSH_BLOCK_ONLY(s, eof) { \ argument 1382 #define FLUSH_BLOCK(s, eof) { \ argument
|
/netbsd-src/distrib/utils/more/ |
H A D | prim.c | 114 int eof = 0, do_repaint; local
|