Searched refs:gh (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/usr.bin/mail/
H A Dvars.c139 struct grouphead *gh; local
141 for (gh = groups[hash(name)]; gh != NULL; gh = gh->g_link)
142 if (*gh->g_name == *name && equal(gh->g_name, name))
143 return (gh);
153 struct grouphead *gh; local
156 if ((gh
[all...]
H A Dcmd3.c440 struct grouphead *gh; local
447 for (gh = groups[h]; gh != NULL; gh = gh->g_link)
451 for (gh = groups[h]; gh != NULL; gh = gh->g_link)
452 *p++ = gh
[all...]
H A Dnames.c457 struct grouphead *gh; local
470 gh = findgroup(np->n_name);
472 if (gh != NULL)
473 new = gexpand(new, gh, metoo, np->n_type);
488 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int ntype) argument
501 for (gp = gh->g_list; gp != NULL; gp = gp->ge_link) {
505 if (strcmp(cp, gh->g_name) == 0)
517 if (gp == gh->g_list && gp->ge_link == NULL)
/freebsd-10.0-release/sys/net/
H A Dif_gre.c249 struct greip *gh; local
332 gh = NULL;
474 gh = mtod(m, struct greip *);
476 uint32_t *options = gh->gi_options;
478 memset((void *)gh, 0, sizeof(struct greip) + extra);
479 gh->gi_ptype = htons(etype);
480 gh->gi_flags = 0;
485 gh->gi_flags |= htons(GRE_KP);
490 gh->gi_pr = sc->g_proto;
492 gh
[all...]
/freebsd-10.0-release/usr.bin/sort/
H A Dcoll.c1121 kv1->hint->v.gh.notnum = true;
1123 kv1->hint->v.gh.d = d1;
1124 kv1->hint->v.gh.nan = is_nan(d1);
1138 kv2->hint->v.gh.notnum = true;
1140 kv2->hint->v.gh.d = d2;
1141 kv2->hint->v.gh.nan = is_nan(d2);
1151 if (kv1->hint->v.gh.notnum)
1152 return ((kv2->hint->v.gh.notnum) ? 0 : -1);
1153 else if (kv2->hint->v.gh.notnum)
1156 if (kv1->hint->v.gh
[all...]
H A Dcoll.h82 struct g_hint gh; member in union:key_hint::__anon11484
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-juniper.c467 const struct juniper_ggsn_header *gh; local
474 gh = (struct juniper_ggsn_header *)&l2info.cookie;
478 tok2str(juniper_protocol_values,"Unknown",gh->proto),
479 gh->proto,
480 EXTRACT_16BITS(&gh->vlan_id[0]));
483 switch (gh->proto) {
494 printf("unknown GGSN proto (%u)", gh->proto);
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src14245 rmir=\Er, rmso=\E[%gh%{4}%^%Ph%gh%dZZ,
14246 rmul=\E[%gh%{8}%^%Ph%gh%dZZ, rs2=\Eo1,
/freebsd-10.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw-1.9.12.0.bin.uu1401 lAAM60YAANLQ0Q+Mcy4SIAwMS/3B5hWv7fIAAAAAAAAAAP/5tA2gCwUALBIgKBIfjM+IhwsAh/gh

Completed in 164 milliseconds