Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c2043 GetLine *del_GetLine(GetLine *gl) in del_GetLine()
2588 static int gl_raw_terminal_mode(GetLine *gl) in gl_raw_terminal_mode()
5167 static int _gl_update_size(GetLine *gl) in _gl_update_size()
6013 static int gl_bind_terminal_keys(GetLine *gl) in gl_bind_terminal_keys()
6168 static int _gl_bind_arrow_keys(GetLine *gl) in _gl_bind_arrow_keys()
6662 static void gl_revert_input(GetLine *gl) in gl_revert_input()
6835 static int gl_flush_output(GetLine *gl) in gl_flush_output()
6870 GetLine *gl = (GetLine *) data; in GL_WRITE_FN() local
7808 static void gl_save_for_undo(GetLine *gl) in gl_save_for_undo()
8009 static void gl_vi_command_mode(GetLine *gl) in gl_vi_command_mode()
[all …]
/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c211 add_mapping(struct glyph *gl, unsigned int c, unsigned int map_idx) in add_mapping()
269 struct glyph *gl; in add_glyph() local
325 struct glyph *gl; in add_char() local
559 struct glyph *gl; in number_glyphs() local
606 struct glyph *gl; in write_glyphs() local
/illumos-gate/usr/src/cmd/enhance/
H A Denhance.c417 GetLine *gl = NULL; /* The gl_get_line() resource object */ in pty_parent() local
470 static int pty_stop_parent(int waserr, int cntrl, GetLine *gl, char *rbuff) in pty_stop_parent()
/illumos-gate/usr/src/common/ficl/
H A Dmain.c92 GetLine *gl; in main() local
/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Dgetgroup.c72 struct grouplist *gl; in freegrouplist() local
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_trap.c169 uint32_t gl, ccr, asi, cwp, pstate; in ptl1_showtrap() local
/illumos-gate/usr/src/lib/krb5/ss/
H A Dlisten.c142 GetLine *gl; local
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgetnetgrent.c318 struct grouplist *gl; in getnetgr_end() local
667 struct grouplist *gl; in save_triple() local
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c140 struct grouplist *gl; local
517 struct grouplist *gl; in save_triple() local
/illumos-gate/usr/src/lib/libppt/common/
H A Dlibppt.c187 glob_t gl; in ppt_list_assigned() local
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c1294 glob_t gl; in old_glob() local
1331 glob_t gl; in old_globfree() local
H A Dengine.c194 const sopno gl = g->laststate; in matcher() local
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtraptrace.h249 #define TRACE_SAVE_GL_VAL(addr, gl) argument
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlparser.c342 Labellist *gl = &ls->dyd->gt; in closegoto() local
402 Labellist *gl = &ls->dyd->gt; in findgotos() local
421 Labellist *gl = &fs->ls->dyd->gt; in movegotosout() local
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h180 GetLine *gl; /* getline object */ member
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dtraptrace.h308 #define TRACE_SAVE_GL_VAL(addr, gl) \ argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dmain.c83 static GetLine *gl; variable
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c1324 uint_t *group_length, gl; in xdr_ga_fattr_res() local
1935 uint_t *group_length, gl; in xdr_ga_fattr_res_inline() local
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c80 static GetLine *gl = NULL; /* for interactive mode */ variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c333 static GetLine *gl; variable
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c607 static GetLine *gl; /* The gl_get_line() resource object */ variable