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

12

/freebsd-10-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
160 le64enc(p, gl->sector0);
164 le64enc(p, gl->sectorN);
168 le64enc(p, gl->keyoffset);
172 le32enc(p, gl->sectorsize);
176 le32enc(p, gl->flags);
183 le64enc(p, gl->lsector[shuffle[i] - 5]);
187 bcopy(gl->spare, p, sizeof gl->spare);
188 p += sizeof gl
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...]
H A Dg_bde.h155 int g_bde_encode_lock(u_char *sha2, struct g_bde_key *gl, u_char *ptr);
156 int g_bde_decode_lock(struct g_bde_softc *sc, struct g_bde_key *gl, u_char *ptr);
/freebsd-10-stable/sbin/gbde/
H A Dgbde.c379 cmd_nuke(struct g_bde_key *gl, int dfd , int key) argument
385 sbuf = malloc(gl->sectorsize);
386 memset(sbuf, 0, gl->sectorsize);
387 offset = (gl->lsector[key] & ~(gl->sectorsize - 1));
391 i = write(dfd, sbuf, gl->sectorsize);
393 if (i != (int)gl->sectorsize)
399 cmd_write(struct g_bde_key *gl, struct g_bde_softc *sc, int dfd , int key, const char *l_opt) argument
407 sbuf = malloc(gl->sectorsize);
415 off[0] &= (gl
489 cmd_destroy(struct g_bde_key *gl, int nkey) argument
518 cmd_init(struct g_bde_key *gl, int dfd, const char *f_opt, int i_opt, const char *l_opt) argument
747 struct g_bde_key *gl; local
[all...]
/freebsd-10-stable/usr.bin/login/
H A Dlogin_fbtab.c125 glob_t gl; local
129 if (glob(pattern, GLOB_NOSORT, NULL, &gl) != 0)
131 for (i = 0; i < gl.gl_pathc; i++) {
132 path = gl.gl_pathv[i];
141 globfree(&gl);
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_glob.c199 glob_t gl; local
202 memset(&gl, 0, sizeof(gl));
203 gl.gl_opendir = gl_opendir;
204 gl.gl_readdir = gl_readdir;
205 gl.gl_closedir = gl_closedir;
206 gl.gl_stat = gl_stat;
207 gl.gl_lstat = gl_lstat;
209 RZ(glob(p, GLOB_ALTDIRFUNC | flags, NULL, &gl));
211 for (i = 0; i < gl
[all...]
/freebsd-10-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c110 add_mapping(struct glyph *gl, unsigned int c, unsigned int map_idx) argument
119 mp->m_glyph = gl;
162 struct glyph *gl; local
169 SLIST_FOREACH(gl, &glyph_hash[hash], g_hash) {
170 if (memcmp(gl->g_data, bytes, wbytes * height) == 0) {
172 return (gl);
176 gl = xmalloc(sizeof *gl);
177 gl->g_data = xmalloc(wbytes * height);
178 memcpy(gl
192 struct glyph *gl; local
392 struct glyph *gl; local
403 struct glyph *gl; local
[all...]
/freebsd-10-stable/libexec/ftpd/
H A Dpopen.c101 glob_t gl; local
104 memset(&gl, 0, sizeof(gl));
105 gl.gl_matchc = MAXGLOBARGS;
107 if (glob(argv[argc], flags, NULL, &gl))
109 else if (gl.gl_pathc > 0) {
110 for (pop = gl.gl_pathv; *pop && gargc < (MAXGLOBARGS-1);
114 globfree(&gl);
H A Dftpcmd.y1729 glob_t gl;
1731 memset(&gl, 0, sizeof(gl));
1733 gl.gl_matchc = MAXGLOBARGS;
1734 if (glob(s, flags, NULL, &gl) == 0 && gl.gl_pathc != 0) {
1735 for (pp = gl.gl_pathv, p = NULL, n = 0; *pp; pp++)
1752 globfree(&gl);
H A Dftpd.c3174 glob_t gl;
3179 memset(&gl, 0, sizeof(gl));
3180 gl.gl_matchc = MAXGLOBARGS;
3183 if (glob(whichf, flags, 0, &gl)) {
3186 } else if (gl.gl_pathc == 0) {
3191 dirlist = gl.gl_pathv;
3298 globfree(&gl);
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c138 glob_t gl; local
148 memset(&gl, 0, sizeof(gl));
150 glob(argv[argc], flags, NULL, &gl) ||
151 gl.gl_pathc == 0)
154 for (pop = gl.gl_pathv;
158 globfree(&gl);
H A Dftpcmd.y841 glob_t gl;
845 memset(&gl, 0, sizeof(gl));
846 if (glob($1, flags, NULL, &gl) ||
847 gl.gl_pathc == 0) {
851 $$ = strdup(gl.gl_pathv[0]);
853 globfree(&gl);
H A Dftpcmd.c2682 glob_t gl;
2686 memset(&gl, 0, sizeof(gl));
2687 if (glob((yyvsp[(1) - (1)].s), flags, NULL, &gl) ||
2688 gl.gl_pathc == 0) {
2692 (yyval.s) = strdup(gl.gl_pathv[0]);
2694 globfree(&gl);
2679 glob_t gl; local
H A Dftpd.c2218 glob_t gl; local
2230 memset(&gl, 0, sizeof(gl));
2232 if (glob(whichf, flags, 0, &gl)) {
2235 } else if (gl.gl_pathc == 0) {
2240 dirlist = gl.gl_pathv;
2338 globfree(&gl);
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c190 const GAIN_OPTIMIZATION_LADDER *gl; local
193 gl = &gainLadder5112;
195 gl = &gainLadder;
196 gv->currStep = &gl->optStep[gv->currStepNum];
208 gv->targetGain -= 2 * (gl->optStep[--(gv->currStepNum)].stepGain -
210 gv->currStep = &gl->optStep[gv->currStepNum];
217 if (gv->currStepNum == gl->numStepsInLadder-1) {
227 gv->currStepNum < (gl->numStepsInLadder - 1)) {
229 (gl->optStep[++(gv->currStepNum)].stepGain - gv->currStep->stepGain);
230 gv->currStep = &gl
[all...]
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c514 glob_t gl; local
537 memset(&gl, 0, sizeof(gl));
539 if (glob(argv[i], flags, NULL, &gl) || gl.gl_pathc == 0) {
541 globfree(&gl);
544 for (cpp = gl.gl_pathv; cpp && *cpp != NULL; cpp++) {
562 globfree(&gl);
1564 glob_t gl; local
1571 memset(&gl,
[all...]
/freebsd-10-stable/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c93 int gl:3, member in struct:__anon23
434 s->gl = 0;
587 psenc->gl = 0;
593 psenc->gl = 1;
659 psenc->gl = string[1] - 'n' + 2;
729 cur = (psenc->singlegl == -1) ? psenc->gl : psenc->singlegl;
1074 if (psenc->gl == target)
1081 psenc->gl = 0;
1084 psenc->gl = 1;
1088 psenc->gl
[all...]
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dlang.h37 ga, gd, gl, gn, gu, enumerator in enum:__anon4692
/freebsd-10-stable/contrib/tnftp/src/
H A Dutil.c634 glob_t gl; local
642 memset(&gl, 0, sizeof(gl));
643 if (glob(pattern, flags, NULL, &gl) || gl.gl_pathc == 0) {
645 globfree(&gl);
648 p = ftp_strdup(gl.gl_pathv[0]);
649 globfree(&gl);
H A Dcmds.c507 glob_t gl; local
529 memset(&gl, 0, sizeof(gl));
531 if (glob(argv[i], flags, NULL, &gl) || gl.gl_pathc == 0) {
533 globfree(&gl);
536 for (cpp = gl.gl_pathv; cpp && *cpp != NULL && connected;
555 globfree(&gl);
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregengine.inc141 const sopno gl = g->laststate;
185 endp = fast(m, start, stop, gf, gl);
199 endp = slow(m, m->coldp, stop, gf, gl);
220 dp = dissect(m, m->coldp, endp, gf, gl);
231 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
243 endp = slow(m, m->coldp, endp-1, gf, gl);
254 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
/freebsd-10-stable/contrib/nvi/regex/
H A Dengine.c151 register const sopno gl = g->laststate; local
195 endp = fast(m, start, stop, gf, gl);
207 endp = slow(m, m->coldp, stop, gf, gl);
228 dp = dissect(m, m->coldp, endp, gf, gl);
239 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
251 endp = slow(m, m->coldp, endp-1, gf, gl);
262 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0);
/freebsd-10-stable/lib/libc/regex/
H A Dengine.c162 const sopno gl = g->laststate; local
254 endp = fast(m, start, stop, gf, gl);
270 endp = slow(m, m->coldp, stop, gf, gl);
292 dp = dissect(m, m->coldp, endp, gf, gl);
303 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
315 endp = slow(m, m->coldp, endp-1, gf, gl);
326 dp = backref(m, m->coldp, endp, gf, gl, (sopno)0, 0);
/freebsd-10-stable/crypto/openssh/
H A Dreadconf.c848 glob_t gl; local
1507 memset(&gl, 0, sizeof(gl));
1508 r = glob(arg2, GLOB_TILDE, NULL, &gl);
1513 } else if (r != 0 || gl.gl_pathc < 0)
1518 for (i = 0; i < (u_int)gl.gl_pathc; i++) {
1521 gl.gl_pathv[i], depth,
1523 r = read_config_file_depth(gl.gl_pathv[i],
1536 globfree(&gl);
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_sge.c3655 txq->gl = sglist_alloc(TX_SGL_SEGS, M_WAITOK);
3755 sglist_free(txq->gl);
3982 get_pkt_gl(struct mbuf *m, struct sglist *gl) argument
3988 sglist_reset(gl);
3989 rc = sglist_append_mbuf(gl, m);
3995 KASSERT(gl->sg_nseg == mbuf_nsegs(m),
3997 mbuf_nsegs(m), gl->sg_nseg));
3998 KASSERT(gl->sg_nseg > 0 &&
3999 gl->sg_nseg <= (needs_tso(m) ? TX_SGL_SEGS_TSO : TX_SGL_SEGS),
4001 gl
4583 struct sglist *gl = txq->gl; local
[all...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp3900 string gl; local
3905 gl.clear();
3908 gl += c;
3909 gl += '\0';
3910 const char *u = glyph_name_to_unicode(gl.contents());
3912 u = check_unicode_name(gl.contents());
3915 gl.contents());
3931 gl.clear();
3932 gl += 'u';
3933 gl
[all...]

Completed in 213 milliseconds

12