Home
last modified time | relevance | path

Searched refs:gl_customize_completion (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/man/man3tecla/
H A DMakefile55 gl_customize_completion.3tecla \
132 gl_customize_completion.3tecla := LINKSRC = gl_get_line.3tecla
/illumos-gate/usr/src/lib/libtecla/common/
H A Dmapfile-vers135 gl_customize_completion;
H A Dgetline.c5796 int gl_customize_completion(GetLine *gl, void *data, CplMatchFn *match_fn) in gl_customize_completion() function
/illumos-gate/usr/src/lib/krb5/ss/
H A Dlisten.c186 if (gl_customize_completion(gl, &commands, cmdmatch) != 0 ) {
/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap_engine.c360 (void) gl_customize_completion(gl_h, NULL, command_complete); in interactive_interp()
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h462 int gl_customize_completion(GetLine *gl, void *data, CplMatchFn *match_fn);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dmain.c255 if (gl_customize_completion(gl, cmdtab, cmdmatch) != 0) in main()
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-libtecla.p5m107 link path=usr/share/man/man3tecla/gl_customize_completion.3tecla \
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c325 r = gl_customize_completion(est->sc_gl, NULL, complete); in engine_interp()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c3652 (void) gl_customize_completion(state.input.gl, in main()
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c704 if (gl_customize_completion(gl, NULL, in init_interactive()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c4366 if (gl_customize_completion(gl, NULL, cmd_cpl_fn) != 0) in main()
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c7607 if (gl_customize_completion(gl, NULL, cmd_cpl_fn) != 0) in main()