Home
last modified time | relevance | path

Searched defs:ndone (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/libtecla/common/
H A Dioutil.c105 int ndone; /* The number of characters written from string[] */ in _io_display_text() local
310 int ndone; /* The total number of characters written */ in GL_WRITE_FN() local
H A Dchrqueue.c166 int ndone = 0; /* The number of characters appended so far */ in _glq_append_chars() local
H A Dgetline.c3881 int ndone = 0; /* The number of characters written so far */ in gl_print_raw_string() local
6866 int ndone = 0; /* The number of characters written so far */ in GL_WRITE_FN() local
10591 int ndone = _glq_append_chars(gl->cq, s, n, gl->flush_fn, gl); local
/titanic_50/usr/src/lib/libbc/libc/stdio/common/
H A Dputs.c48 register int ndone = 0, n; local
H A Dfputs.c49 int ndone = 0, n; in fputs() local
/titanic_50/usr/src/lib/libc/port/stdio/
H A Dputs.c47 ssize_t ndone = 0L, n; in puts() local
H A Dfputs.c53 ssize_t ndone = 0L, n; in fputs() local
/titanic_50/usr/src/cmd/enhance/
H A Denhance.c672 int ndone = 0; /* The number of characters written so far */ in pty_write_to_fd() local
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dstr_conv.c238 size_t ndone; in krb5_timestamp_to_sfstring() local
/titanic_50/usr/src/cmd/troff/
H A Dnii.c114 int ndone; variable
/titanic_50/usr/src/cmd/cpc/common/
H A Dcputrack.c777 int ndone = 0; in p4_ht_error() local
/titanic_50/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c146 size_t n, ndone; in kmt_rw() local