Searched refs:gl (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/krb5/ss/
H A Dlisten.c141 GetLine *gl; local
160 gl = new_GetLine(MAX_LINE_LEN, MAX_HIST_LEN);
161 if (gl == NULL) {
178 gl = del_GetLine(gl);
185 if (gl_customize_completion(gl, &commands, cmdmatch) != 0 ) {
190 gl = del_GetLine(gl);
228 if (gl_trap_signal(gl, SIGINT, GLS_DONT_FORWARD, GLS_ABORT, NULL)) {
252 input = gl_get_line(gl, inf
[all...]
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c140 struct grouplist *gl; local
143 for (gl = be->all_members; gl != NULL; gl = next) {
146 next = gl->gl_nxt;
148 if (gl->triple[i] != 0) {
149 free(gl->triple[i]);
152 free(gl);
517 struct grouplist *gl; local
520 if ((gl
[all...]
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c74 static GetLine *gl = NULL; /* for interactive mode */ variable
616 if (gl == NULL) {
617 if ((gl = new_GetLine(MAX_LINE_LEN,
622 if (gl_customize_completion(gl, NULL,
624 (void) del_GetLine(gl);
646 if (gl != NULL)
647 (void) del_GetLine(gl);
668 line = gl_get_line(gl, prompt, NULL, -1);
669 if (gl_return_status(gl) == GLR_SIGNAL) {
670 gl_abandon_line(gl);
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dconfig.charset137 fr_LU ga ga_IE gl gl_ES id id_ID in in_ID is is_IS it it_CH \
583 echo "gl CP850"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DLanguage.pm176 gl:Gallegan
H A DScript.pm221 gl:glg:225:Glagolitic
H A DCountry.pm389 gl:grl:304:Greenland
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dlocale.t276 Galego Galician:gl:es:1 15
279 Greenlandic:kl:gl:4 6
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm248 for C<libgl.a> (followed by C<gl.a>) in all the locations specified by
252 C<gl.lib> (followed by C<libgl.lib>).
263 This specifies a search for library C<gl> as before. If that search
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetgrent.c2439 const char *key, _nss_ldap_list_t **gl, int *rec_callp)
2472 if (nss_ldap_list_add(gl, key) != NSS_LDAP_LIST_SUCCESS) {
2568 res = get_parent_gids(argp, new_tag, gdn, gl, rec_callp);
2438 get_parent_gids(struct nss_groupsbymem *argp, const char *tag, const char *key, _nss_ldap_list_t **gl, int *rec_callp) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm697 =item {gl} : Gallegan

Completed in 43 milliseconds