Home
last modified time | relevance | path

Searched refs:lbl (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
HDdhcp-common.c419 valid_domainname(char *lbl, int type) in valid_domainname() argument
421 char *slbl = lbl, *lst = NULL; in valid_domainname()
426 if (lbl == NULL || *lbl == '\0') { in valid_domainname()
432 c = (unsigned char)*lbl++; in valid_domainname()
434 return lbl - slbl - 1; in valid_domainname()
436 if (lbl - 1 == slbl) /* No space at start */ in valid_domainname()
443 lst = lbl - 1; in valid_domainname()
450 if (*lbl == '.') in valid_domainname()
456 !start && *lbl != ' ' && *lbl != '\0') || in valid_domainname()
/dragonfly/contrib/tcpdump/
HDREADME.DELETED23 lbl/
HDREADME.md61 Network Research Group <tcpdump@ee.lbl.gov>
62 ftp://ftp.ee.lbl.gov/old/tcpdump.tar.Z (3.4)
/dragonfly/contrib/file/magic/Magdir/
HDblcr2 # https://ftg.lbl.gov/checkpoint
HDclaris46 #./windows/claris/clworks.lbl: data
HDmap231 !:mime application/x-garmin-lbl
232 !:ext lbl
HDimages7 # originally from jef@helios.ee.lbl.gov (Jef Poskanzer),
602 # https://web.archive.org/web/20070920204655/http://epb.lbl.gov/xfig/fig-format.html
/dragonfly/contrib/libpcap/
HDREADME.md28 Network Research Group <libpcap@ee.lbl.gov>
29 ftp://ftp.ee.lbl.gov/old/libpcap-0.4a7.tar.Z
HDREADME.DELETED27 lbl/
/dragonfly/contrib/binutils-2.34/libctf/
HDctf-open.c985 ctf_lblent_t *lbl = start; in flip_lbls() local
988 for (i = len / sizeof (struct ctf_lblent); i > 0; lbl++, i--) in flip_lbls()
990 swap_thing (lbl->ctl_label); in flip_lbls()
991 swap_thing (lbl->ctl_type); in flip_lbls()
/dragonfly/sys/dev/disk/ncr/
HDncr.c961 #define CCB_PHYS(cp,lbl) (cp->p_nccb + offsetof(struct nccb, lbl)) argument
1142 #define NCB_SCRIPT_PHYS(np,lbl) (np->p_script + offsetof (struct script, lbl)) argument
1143 #define NCB_SCRIPTH_PHYS(np,lbl) (np->p_scripth + offsetof (struct scripth,lbl)) argument
/dragonfly/contrib/gdtoa/
HDREADME249 ftp://ftp.ee.lbl.gov/testbase-report.ps.Z .
/dragonfly/sys/dev/disk/sym/
HDsym_hipd.c1458 #define CCB_BA(cp,lbl) (cp->ccb_ba + offsetof(struct sym_ccb, lbl)) argument
1713 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl)) argument