Home
last modified time | relevance | path

Searched refs:eof (Results 1 – 25 of 99) sorted by relevance

1234

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_lex.c134 if (!pch->eof) { in po_ungetc()
162 och.eof = 1; in po_getc()
174 och.eof = 0; in po_getc()
183 och.eof = 0; in po_getc()
190 och.eof = 0; in po_getc()
196 och.eof = 0; in po_getc()
220 if (pch->eof) { in expand_es()
231 och.eof = 0; in expand_es()
290 if (pch->eof) { in expand_es()
315 if (pch->eof) { in expand_es()
[all …]
H A Dgnu_lex.h45 int eof; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcseekable.c37 int eof; /* if eof has been reached */ member
70 if(sk->eof)
87 { sk->eof = 1;
93 sk->eof = 1;
137 { if(sk->eof)
150 { sk->eof = 1;
185 sk->eof = 0;
218 sk->eof = 0;
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_sun.c271 prinfo->eof = 0; in devaudio_proc_alloc()
291 prinfo->eof = 0; in devaudio_proc_alloc()
407 play->eof = 0; in devaudio_proc_hold()
429 rec->eof = 0; in devaudio_proc_hold()
460 struct eofcnt *eof; in devaudio_clear_eof() local
466 kmem_free(eof, sizeof (*eof)); in devaudio_clear_eof()
837 opr->eof = npr->eof; in devaudio_ioc_setinfo()
900 opr->eof = npr->eof; in devaudio_ioc_setinfo()
1006 struct eofcnt *eof; in devaudio_output() local
1018 kmem_free(eof, sizeof (*eof)); in devaudio_output()
[all …]
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_send.c66 static void eof(void);
125 setsignals(eof); in warn_send()
141 eof(); in warn_send()
186 eof(void) in eof() function
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_fsctl_sparse.c455 off64_t cur_off, end_off, eof; in smb2_fsctl_query_file_regions() local
510 eof = attr.sa_vattr.va_size; in smb2_fsctl_query_file_regions()
518 if ((arg.off > eof) || (arg.off == eof && eof > 0)) in smb2_fsctl_query_file_regions()
520 if (end_off > eof) in smb2_fsctl_query_file_regions()
521 end_off = eof; in smb2_fsctl_query_file_regions()
555 hole = eof; in smb2_fsctl_query_file_regions()
590 hole = eof; in smb2_fsctl_query_file_regions()
664 data = hole = eof; in smb2_fsctl_query_file_regions()
673 hole = eof; in smb2_fsctl_query_file_regions()
H A Dsmb_odir.c527 smb_odirent_t *odirent, boolean_t *eof) in smb_odir_read() argument
562 *eof = B_FALSE; in smb_odir_read()
565 *eof = B_TRUE; in smb_odir_read()
598 smb_fileinfo_t *fileinfo, uint16_t *eof) in smb_odir_read_fileinfo() argument
663 *eof = 0; in smb_odir_read_fileinfo()
690 smb_streaminfo_t *sinfo, boolean_t *eof) in smb_odir_read_streaminfo() argument
722 *eof = B_TRUE; in smb_odir_read_streaminfo()
776 *eof = B_FALSE; in smb_odir_read_streaminfo()
779 *eof = B_TRUE; in smb_odir_read_streaminfo()
1083 int eof; in smb_odir_next_odirent() local
[all …]
H A Dsmb_mangle_name.c369 int err, eof, bufsize; in smb_unmangle()
395 eof = B_FALSE; in smb_unmangle()
406 &bufsize, &eof, 0, cr); in smb_unmangle()
410 eof = B_TRUE; in smb_unmangle()
H A Dsmb_cmn_setfile.c133 uint64_t eof; in smb_set_eof_info() local
137 if (smb_mbc_decodef(&si->si_data, "q", &eof) != 0) in smb_set_eof_info()
156 attr->sa_vattr.va_size = (u_offset_t)eof; in smb_set_eof_info()
/illumos-gate/usr/src/cmd/refer/
H A Dhunt3.c23 static int eof = 0; in getq() local
27 if (eof) in getq()
51 if (sinput == 0 && c <= 0) eof = 1; in getq()
H A Dmkey2.c19 static int eof = 0; variable
40 alph = used = prevc = eof = 0; in dofile()
96 if (eof) in grec()
113 eof = 1; in grec()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpem_encode.c323 int seof = -1, eof = 0, rv = -1, ret = 0; in PEM_DecodeUpdate() local
366 eof++; in PEM_DecodeUpdate()
389 if (((i+1) == inl) && (((n&3) == 0) || eof)) { in PEM_DecodeUpdate()
397 eof = 0; in PEM_DecodeUpdate()
398 if (d[n-1] == '=') eof++; in PEM_DecodeUpdate()
399 if (d[n-2] == '=') eof++; in PEM_DecodeUpdate()
418 ret += (v-eof); in PEM_DecodeUpdate()
420 eof = 1; in PEM_DecodeUpdate()
428 if ((v < ctx->length) && eof) { in PEM_DecodeUpdate()
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c76 static char *eof; variable
104 eof = &characters[0]; in getdict()
138 tree[i] = eof; in getdict()
140 if (eof >= &characters[255]) in getdict()
142 *eof++ = *inp++; in getdict()
145 *eof++ = *inp++; in getdict()
203 if (p == eof) { in decode()
/illumos-gate/usr/src/cmd/write/
H A Dwrite.c77 static void eof();
353 setsignals(eof); in main()
441 eof(); in main()
462 extern void eof();
491 setsignals(eof);
508 eof() in eof() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.c742 vi_compile(int eof, int oknl) in vi_compile() argument
760 if (isalpha(eof) || isdigit(eof)) in vi_compile()
762 if(eof >= 0200 && MB_CUR_MAX > 1) in vi_compile()
765 if (eof == '\\') in vi_compile()
787 if (c == eof || c == '\n' || c == EOF) { in vi_compile()
794 if (c != eof) in vi_compile()
796 return (eof); in vi_compile()
806 if (c == eof || c == EOF) { in vi_compile()
1015 return(eof); in vi_compile()
1056 return(eof); in vi_compile()
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c54 #define C ((c = getc(infile)) == EOF ? eof() : \
56 #define C1 ((c = getc(infile)) == EOF ? eof() : c)
111 static int eof(void);
195 c = eof(); in skeqn()
199 c = eof(); in skeqn()
202 c = eof(); in skeqn()
231 eof(void) in eof() function
/illumos-gate/usr/src/uts/common/fs/
H A Dgfs.c397 gfs_readdir_fini(gfs_readdir_state_t *st, int error, int *eofp, int eof) in gfs_readdir_fini() argument
409 *eofp = eof; in gfs_readdir_fini()
1006 int error, eof = 0; in gfs_dir_readdir() local
1020 !eof) { in gfs_dir_readdir()
1034 gstate.grd_dirent, &eof, &off, &next, in gfs_dir_readdir()
1035 data, flags)) != 0 || eof) in gfs_dir_readdir()
1049 eof = 1; in gfs_dir_readdir()
1053 return (gfs_readdir_fini(&gstate, error, eofp, eof)); in gfs_dir_readdir()
/illumos-gate/usr/src/cmd/sh/
H A Dmain.c384 if ((flags & prompt) && standin->fstak == 0 && !eof) { in exfile()
409 if (eof) { in exfile()
412 eof = 0; in exfile()
428 eof |= (flags & oneflg); in exfile()
/illumos-gate/usr/src/tools/onbld/Checks/
H A DHdrChk.py79 self.eof = False
100 self.eof = True
136 if not hdr.eof:
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c3474 un->un_pos.eof); in st_close()
4260 un->un_pos.eof); in st_queued_strategy()
10882 pos->eof = ST_NO_EOF; in st_decode_sense()
10892 pos->eof = ST_EOM; in st_decode_sense()
10953 pos->eof = ST_EOM; in st_decode_sense()
10961 pos->eof = ST_EOM; in st_decode_sense()
10987 pos->eof = ST_EOT; in st_decode_sense()
11002 pos->eof = ST_EOM; in st_decode_sense()
13281 un->un_pos.eof = pos->eof; in st_validate_tapemarks()
14985 dest->eof = ST_EOT; in st_interpret_read_pos()
[all …]
/illumos-gate/usr/src/head/
H A Dregexp.h80 register int eof = seof; in compile() local
96 if ((c = GETC()) == eof || c == '\n') { in compile()
117 if (c == eof) { in compile()
146 if (PEEKC() != eof && PEEKC() != '\n') in compile()
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c982 boolean_t last_ctx = B_FALSE, eof = B_FALSE; in grep() local
1017 eof = B_TRUE; in grep()
1380 if (havematch && (eof || conaprnt || conbprnt)) { in grep()
1386 if (eof && nextptr) in grep()
1406 } else if (eof) { in grep()
1426 if (eof && nextptr) { in grep()
1495 if (eof) in grep()
/illumos-gate/usr/src/cmd/bnu/
H A Dfio.c267 char eof; local
280 if (eof = flen > FIBUFSIZ)
285 } while (!eof);
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c69 int rc, eof; in ldap_init_searchprefs() local
93 eof = feof( fp ); in ldap_init_searchprefs()
96 if ( rlen != len && !eof ) { /* error: didn't get the whole file */ in ldap_init_searchprefs()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x273 bool eof; member
711 bool eof; member
1009 bool eof; member
1051 bool eof; member

1234