/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | tmplout.c | 93 char *eol, in ldap_entry2text() argument 118 char *eol, in ldap_entry2html() argument 147 do_entry2text(LDAP * ld,char * buf,char * base,LDAPMessage * entry,struct ldap_disptmpl * tmpl,char ** defattrs,char *** defvals,writeptype writeproc,void * writeparm,char * eol,int rdncount,unsigned long opts,char * urlprefix) do_entry2text() argument 396 ldap_entry2text_search(LDAP * ld,char * dn,char * base,LDAPMessage * entry,struct ldap_disptmpl * tmpllist,char ** defattrs,char *** defvals,writeptype writeproc,void * writeparm,char * eol,int rdncount,unsigned long opts) ldap_entry2text_search() argument 421 ldap_entry2html_search(LDAP * ld,char * dn,char * base,LDAPMessage * entry,struct ldap_disptmpl * tmpllist,char ** defattrs,char *** defvals,writeptype writeproc,void * writeparm,char * eol,int rdncount,unsigned long opts,char * urlprefix) ldap_entry2html_search() argument 445 do_entry2text_search(LDAP * ld,char * dn,char * base,LDAPMessage * entry,struct ldap_disptmpl * tmpllist,char ** defattrs,char *** defvals,writeptype writeproc,void * writeparm,char * eol,int rdncount,unsigned long opts,char * urlprefix) do_entry2text_search() argument 574 ldap_vals2text(LDAP * ld,char * buf,char ** vals,char * label,int labelwidth,unsigned long syntaxid,writeptype writeproc,void * writeparm,char * eol,int rdncount) ldap_vals2text() argument 596 ldap_vals2html(LDAP * ld,char * buf,char ** vals,char * label,int labelwidth,unsigned long syntaxid,writeptype writeproc,void * writeparm,char * eol,int rdncount,char * urlprefix) ldap_vals2html() argument 622 do_vals2text(LDAP * ld,char * buf,char ** vals,char * label,int labelwidth,unsigned long syntaxid,writeptype writeproc,void * writeparm,char * eol,int rdncount,char * urlprefix) do_vals2text() argument 814 output_label(char * buf,char * label,int width,writeptype writeproc,void * writeparm,char * eol,int html) output_label() argument 839 output_dn(char * buf,char * dn,int width,int rdncount,writeptype writeproc,void * writeparm,char * eol,char * urlprefix) output_dn() argument 1038 searchaction(LDAP * ld,char * buf,char * base,LDAPMessage * entry,char * dn,struct ldap_tmplitem * tip,int labelwidth,int rdncount,writeptype writeproc,void * writeparm,char * eol,char * urlprefix) searchaction() argument [all...] |
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | winchn.c | 52 int x, eol; local
|
H A D | win_wchn.c | 52 int x, eol; local
|
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | win_wchn.c | 54 int x, eol; in win_wchnstr() local
|
H A D | winchn.c | 52 int x, eol; in winchnstr() local
|
/titanic_51/usr/src/cmd/lp/lib/oam/ |
H A D | fmtmsg.c | 114 static const wchar_t eol[] = {L'\r', L'\n', L'\0'}; wrap() local
|
/titanic_51/usr/src/cmd/diskscan/ |
H A D | diskscan.c | 64 static char eol = '\n'; /* end-of-line char (if -n, we set to '\n') */ variable
|
/titanic_51/usr/src/cmd/sort/common/ |
H A D | fields.c | 367 char *eol = S + L->l_data_length; in field_boundary() local 412 wchar_t *eol = S + L->l_data_length; in field_boundary_wide() local 458 char *eol = S + L->l_data_length; in field_boundary_tabbed() local 521 wchar_t *eol in field_boundary_tabbed_wide() local [all...] |
/titanic_51/usr/src/cmd/sa/ |
H A D | timex.c | 71 char eol; in main() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | wclib.c | 55 #define eol(c) ((c)&WC_NL) macro
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | wclib.c | 52 #define eol(c) ((c)&WC_NL) macro
|
/titanic_51/usr/src/lib/efcode/engine/ |
H A D | interactive.c | 436 find_next_word(char *cursor, char *eol) in find_next_word() argument 501 char *p, *cursor, *eol, *tp, *cp; in read_line() local [all...] |
/titanic_51/usr/src/cmd/vi/port/ |
H A D | ex_cmds2.c | 98 eol(void) in eol() function
|
/titanic_51/usr/src/boot/lib/libz/ |
H A D | gzread.c | 493 unsigned char *eol; local
|
/titanic_51/usr/src/lib/libexacct/demo/ |
H A D | exdump.c | 250 int eol = 1; in disp_obj() local
|
/titanic_51/usr/src/lib/libshell/common/edit/ |
H A D | completion.c | 196 int ed_expand(Edit_t *ep, char outbuff[],int *cur,int *eol,int mode, int count) in ed_expand()
|
H A D | emacs.c | 125 #define eol editb.e_eol macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | completion.c | 207 int ed_expand(Edit_t *ep, char outbuff[],int *cur,int *eol,int mode, int count) in ed_expand() argument
|
H A D | emacs.c | 127 #define eol editb.e_eol macro [all...] |
/titanic_51/usr/src/lib/libresolv2/common/dst/ |
H A D | hmac_link.c | 347 const char *p = buff, *eol; in dst_hmac_md5_key_from_file_format() local
|
/titanic_51/usr/src/cmd/svr4pkg/pkgmk/ |
H A D | mkpkgmap.c | 509 char *pt, attrib[PATH_MAX], *mode_ptr, *owner_ptr, *group_ptr, *eol; in doattrib() local
|
/titanic_51/usr/src/cmd/sqlite/ |
H A D | shell.c | 106 int eol; in local_getline() local
|
/titanic_51/usr/src/uts/common/fs/ufs/ |
H A D | lufs_log.c | 1546 off_t eol; in ldl_need_roll() local
|
/titanic_51/usr/src/lib/libsqlite/src/ |
H A D | vdbe.c | 4174 int n, eol, nField, i, c, nDelim; in sqliteVdbeExec() local
|
/titanic_51/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 5227 int32_t bol, eol; in log_show() local
|