Home
last modified time | relevance | path

Searched defs:gl (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/lib/libtecla/common/
H A Dgetline.c1726 GetLine *gl; /* The object to be returned */ in new_GetLine() local
2044 GetLine *del_GetLine(GetLine *gl) in del_GetLine()
2114 static int gl_bind_control_char(GetLine *gl, KtBinder binder, char c, in gl_bind_control_char()
2166 char *gl_get_line(GetLine *gl, const char *prompt, in gl_get_line()
2198 static char *_gl_get_line(GetLine *gl, const char *prompt, in _gl_get_line()
2327 int gl_query_char(GetLine *gl, const char *prompt, char defchar) in gl_query_char()
2357 static int _gl_query_char(GetLine *gl, const char *prompt, char defchar) in _gl_query_char()
2482 static int gl_override_signal_handlers(GetLine *gl) in gl_override_signal_handlers()
2547 static int gl_restore_signal_handlers(GetLine *gl) in gl_restore_signal_handlers()
2589 static int gl_raw_terminal_mode(GetLine *gl) in gl_raw_terminal_mode()
[all …]
/titanic_50/usr/src/cmd/enhance/
H A Denhance.c419 GetLine *gl = NULL; /* The gl_get_line() resource object */ in pty_parent() local
472 static int pty_stop_parent(int waserr, int cntrl, GetLine *gl, char *rbuff) in pty_stop_parent()
/titanic_50/usr/src/cmd/ypcmd/revnetgroup/
H A Dgetgroup.c72 struct grouplist *gl; in freegrouplist() local
/titanic_50/usr/src/uts/sun4v/os/
H A Dmach_trap.c169 uint32_t gl, ccr, asi, cwp, pstate; in ptl1_showtrap() local
/titanic_50/usr/src/lib/krb5/ss/
H A Dlisten.c142 GetLine *gl; local
/titanic_50/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c140 struct grouplist *gl; local
517 struct grouplist *gl; in save_triple() local
/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore_ram.c556 static ss_centry_info_impl_t *gl; in ss_ram_wctl_configure() local
/titanic_50/usr/src/lib/libc/port/regex/
H A Dglob.c1285 glob_t gl; in old_glob() local
1322 glob_t gl; in old_globfree() local
/titanic_50/usr/src/uts/sun4u/sys/
H A Dtraptrace.h249 #define TRACE_SAVE_GL_VAL(addr, gl) argument
/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h180 GetLine *gl; /* getline object */ member
/titanic_50/usr/src/uts/sun4v/sys/
H A Dtraptrace.h308 #define TRACE_SAVE_GL_VAL(addr, gl) \ argument
/titanic_50/usr/src/lib/libc/port/locale/
H A Dengine.c162 const sopno gl = g->laststate; in matcher() local
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c1250 uint_t *group_length, gl; in xdr_ga_fattr_res() local
1862 uint_t *group_length, gl; in xdr_ga_fattr_res_inline() local
/titanic_50/usr/src/cmd/ssh/sftp/
H A Dsftp.c1316 GetLine *gl = NULL; in interactive_loop() local
/titanic_50/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c76 static GetLine *gl = NULL; /* for interactive mode */ variable
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c328 static GetLine *gl; variable
/titanic_50/usr/src/cmd/zonecfg/
H A Dzonecfg.c585 static GetLine *gl; /* The gl_get_line() resource object */ variable