Searched refs:gl_customize_completion (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/man/man3tecla/ |
H A D | Makefile | 55 gl_customize_completion.3tecla \ 132 gl_customize_completion.3tecla := LINKSRC = gl_get_line.3tecla
|
/titanic_50/usr/src/lib/libtecla/common/ |
H A D | mapfile-vers | 135 gl_customize_completion;
|
H A D | getline.c | 5797 int gl_customize_completion(GetLine *gl, void *data, CplMatchFn *match_fn) in gl_customize_completion() function
|
/titanic_50/usr/src/lib/krb5/ss/ |
H A D | listen.c | 186 if (gl_customize_completion(gl, &commands, cmdmatch) != 0 ) {
|
/titanic_50/usr/src/lib/libtecla/ |
H A D | libtecla.h | 464 int gl_customize_completion(GetLine *gl, void *data, CplMatchFn *match_fn);
|
/titanic_50/usr/src/cmd/idmap/idmap/ |
H A D | idmap_engine.c | 364 (void) gl_customize_completion(gl_h, NULL, command_complete); in interactive_interp()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | library-libtecla.mf | 143 link path=usr/share/man/man3tecla/gl_customize_completion.3tecla \
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_engine.c | 325 r = gl_customize_completion(est->sc_gl, NULL, complete); in engine_interp()
|
/titanic_50/usr/src/cmd/ssh/sftp/ |
H A D | sftp.c | 1321 if (gl_customize_completion(gl, NULL, nomatch) != 0) { in interactive_loop()
|
/titanic_50/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.c | 3649 (void) gl_customize_completion(state.input.gl, in main()
|
/titanic_50/usr/src/lib/libipsecutil/common/ |
H A D | ipsec_util.c | 624 if (gl_customize_completion(gl, NULL, in init_interactive()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 4321 if (gl_customize_completion(gl, NULL, cmd_cpl_fn) != 0) in main()
|
/titanic_50/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 7284 if (gl_customize_completion(gl, NULL, cmd_cpl_fn) != 0) in main()
|
/titanic_50/ |
H A D | .gitignore | 7717 usr/src/man/man3tecla/gl_customize_completion.3tecla
|