/illumos-gate/usr/src/cmd/msgfmt/ |
H A D | gnu_lex.c | 134 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() 274 if (pch->eof) { in expand_es() 290 if (pch->eof) { in expand_es() [all …]
|
H A D | gnu_lex.h | 45 int eof; member
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/ |
H A D | sfdcseekable.c | 37 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 D | audio_sun.c | 271 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 465 while ((eof = list_remove_head(&dc->dc_eofcnt)) != NULL) { in devaudio_clear_eof() 466 kmem_free(eof, sizeof (*eof)); in devaudio_clear_eof() 829 if (CHANGED(npr, opr, eof)) { in devaudio_ioc_setinfo() 834 if (npr->eof == 0) { in devaudio_ioc_setinfo() 837 opr->eof = npr->eof; in devaudio_ioc_setinfo() [all …]
|
/illumos-gate/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_send.c | 66 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 D | smb2_fsctl_sparse.c | 455 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 D | smb_odir.c | 527 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() 666 *eof = 1; /* per. FindFirst, FindNext spec. */ 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() [all …]
|
H A D | smb_mangle_name.c | 369 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 D | smb_cmn_setfile.c | 133 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 D | hunt3.c | 23 static int eof = 0; in getq() local 27 if (eof) in getq() 51 if (sinput == 0 && c <= 0) eof = 1; in getq()
|
H A D | mkey2.c | 19 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 D | pem_encode.c | 323 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 D | unpack.c | 76 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/vi/port/ |
H A D | ex_re.c | 742 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/write/ |
H A D | write.c | 77 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/deroff/ |
H A D | deroff.c | 54 #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 D | gfs.c | 397 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 D | main.c | 384 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 D | HdrChk.py | 79 self.eof = False 100 self.eof = True 136 if not hdr.eof:
|
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 3285 un->un_read_only, un->un_pos.eof, un->un_oflags); in st_tape_init() 3416 if ((minor & MT_BSD) && (un->un_pos.eof == ST_EOF)) { in st_close() 3421 un->un_pos.eof = ST_NO_EOF; in st_close() 3439 switch (un->un_pos.eof) { in st_close() 3458 if (un->un_pos.eof >= ST_EOF_PENDING) { in st_close() 3459 un->un_pos.eof = ST_EOT_PENDING; in st_close() 3474 un->un_pos.eof); in st_close() 3475 un->un_pos.eof = ST_NO_EOF; in st_close() 3484 un->un_pos.eof = ST_NO_EOF; in st_close() 3494 "Undefined state 0x%x", un->un_pos.eof); in st_close() [all …]
|
/illumos-gate/usr/src/head/ |
H A D | regexp.h | 80 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 D | grep.c | 982 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 D | fio.c | 267 char eof; local 280 if (eof = flen > FIBUFSIZ) 285 } while (!eof);
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | srchpref.c | 69 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 D | nfs_prot.x | 273 bool eof; member 711 bool eof; member 1009 bool eof; member 1051 bool eof; member
|