Searched defs:gl (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/usr.bin/login/
H A Dlogin_fbtab.c125 glob_t gl; local
/freebsd-11-stable/libexec/ftpd/
H A Dpopen.c100 glob_t gl; local
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c190 const GAIN_OPTIMIZATION_LADDER *gl; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c138 glob_t gl; local
H A Dftpd.c2218 glob_t gl; local
H A Dftpcmd.c2679 glob_t gl; local
/freebsd-11-stable/sys/geom/bde/
H A Dg_bde_lock.c147 g_bde_encode_lock(u_char *sha2, struct g_bde_key *gl, u_char *ptr) argument
217 g_bde_decode_lock(struct g_bde_softc *sc, struct g_bde_key *gl, u_char *ptr) argument
357 struct g_bde_key *gl; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_glob.c199 glob_t gl; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei_ulp2_ddp.c137 ddp_gl_unmap(struct cxgbei_data *ci, struct cxgbei_ulp2_gather_list *gl) argument
151 ddp_gl_map(struct cxgbei_data *ci, struct cxgbei_ulp2_gather_list *gl) argument
97 ddp_find_unused_entries(struct cxgbei_data *ci, u_int start, u_int max, u_int count, u_int *idx, struct cxgbei_ulp2_gather_list *gl) argument
204 struct cxgbei_ulp2_gather_list *gl; local
278 cxgbei_ulp2_ddp_release_gl(struct cxgbei_data *ci, struct cxgbei_ulp2_gather_list *gl) argument
299 cxgbei_ulp2_ddp_tag_reserve(struct cxgbei_data *ci, void *icc, u_int tid, struct cxgbei_ulp2_tag_format *tformat, u32 *tagp, struct cxgbei_ulp2_gather_list *gl, int gfp, int reply) argument
376 struct cxgbei_ulp2_gather_list *gl = ci->gl_map[idx]; local
405 struct cxgbei_ulp2_gather_list *gl = ci->gl_map[i]; local
[all...]
H A Dcxgbei.c119 ppod_set(struct pagepod *ppod, struct cxgbei_ulp2_pagepod_hdr *hdr, struct cxgbei_ulp2_gather_list *gl, unsigned int pidx) argument
164 ppod_write_idata(struct cxgbei_data *ci, struct cxgbei_ulp2_pagepod_hdr *hdr, unsigned int idx, unsigned int npods, struct cxgbei_ulp2_gather_list *gl, unsigned int gl_pidx, struct toepcb *toep) argument
205 t4_ddp_set_map(struct cxgbei_data *ci, void *iccp, struct cxgbei_ulp2_pagepod_hdr *hdr, u_int idx, u_int npods, struct cxgbei_ulp2_gather_list *gl, int reply) argument
238 t4_ddp_clear_map(struct cxgbei_data *ci, struct cxgbei_ulp2_gather_list *gl, u_int tag, u_int idx, u_int npods, struct icl_cxgbei_conn *icc) argument
353 struct cxgbei_ulp2_gather_list *gl; local
[all...]
/freebsd-11-stable/contrib/nvi/regex/
H A Dengine.c141 const sopno gl = g->laststate; local
/freebsd-11-stable/lib/libc/regex/
H A Dengine.c160 const sopno gl = g->laststate; local
/freebsd-11-stable/sbin/gbde/
H A Dgbde.c380 cmd_nuke(struct g_bde_key *gl, int dfd , int key) argument
400 cmd_write(struct g_bde_key *gl, struct g_bde_softc *sc, int dfd , int key, const char *l_opt) argument
490 cmd_destroy(struct g_bde_key *gl, int nkey) argument
519 cmd_init(struct g_bde_key *gl, int dfd, const char *f_opt, int i_opt, const char *l_opt) argument
748 struct g_bde_key *gl; local
[all...]
/freebsd-11-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c112 add_mapping(struct glyph *gl, unsigned int c, unsigned int map_idx) argument
173 struct glyph *gl; local
207 struct glyph *gl; local
524 struct glyph *gl; local
535 struct glyph *gl; local
[all...]
/freebsd-11-stable/contrib/tnftp/src/
H A Dutil.c634 glob_t gl; local
H A Dcmds.c507 glob_t gl; local
/freebsd-11-stable/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c93 int gl:3, member in struct:__anon4705
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Ddisplay.c1535 int gl = current_line >= _rl_vis_botlin && inv_botlin > _rl_vis_botlin; local
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c514 glob_t gl; local
1564 glob_t gl; local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dreadconf.c849 glob_t gl; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlparser.c342 Labellist *gl = &ls->dyd->gt; local
402 Labellist *gl = &ls->dyd->gt; local
421 Labellist *gl local
[all...]
/freebsd-11-stable/contrib/lua/src/
H A Dlparser.c344 Labellist *gl = &ls->dyd->gt; local
404 Labellist *gl = &ls->dyd->gt; local
423 Labellist *gl local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c4110 get_pkt_gl(struct mbuf *m, struct sglist *gl) argument
4715 struct sglist *gl = txq->gl; local
[all...]
H A Dadapter.h564 struct sglist *gl; member in struct:sge_txq
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp3901 string gl; local
[all...]

Completed in 247 milliseconds