Searched refs:gl_customize_completion (Results 1 – 12 of 12) sorted by relevance
| /onnv-gate/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
|
| /onnv-gate/usr/src/lib/krb5/ss/ |
| H A D | listen.c | 186 if (gl_customize_completion(gl, &commands, cmdmatch) != 0 ) {
|
| /onnv-gate/usr/src/lib/libtecla/ |
| H A D | libtecla.h | 464 int gl_customize_completion(GetLine *gl, void *data, CplMatchFn *match_fn);
|
| /onnv-gate/usr/src/cmd/idmap/idmap/ |
| H A D | idmap_engine.c | 364 (void) gl_customize_completion(gl_h, NULL, command_complete); in interactive_interp()
|
| /onnv-gate/usr/src/cmd/svc/svccfg/ |
| H A D | svccfg_engine.c | 325 r = gl_customize_completion(est->sc_gl, NULL, complete); in engine_interp()
|
| /onnv-gate/usr/src/cmd/ssh/sftp/ |
| H A D | sftp.c | 1321 if (gl_customize_completion(gl, NULL, nomatch) != 0) { in interactive_loop()
|
| /onnv-gate/usr/src/cmd/sgs/elfedit/common/ |
| H A D | elfedit.c | 3649 (void) gl_customize_completion(state.input.gl, in main()
|
| /onnv-gate/usr/src/lib/libipsecutil/common/ |
| H A D | ipsec_util.c | 623 if (gl_customize_completion(gl, NULL, in init_interactive()
|
| /onnv-gate/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()
|
| /onnv-gate/usr/src/cmd/filebench/common/ |
| H A D | parser_gram.y | 1954 if (gl_customize_completion(gl, NULL, command_complete)) {
|
| /onnv-gate/usr/src/cmd/zonecfg/ |
| H A D | zonecfg.c | 7198 if (gl_customize_completion(gl, NULL, cmd_cpl_fn) != 0) in main()
|