/illumos-gate/usr/src/lib/libnsl/dial/ |
H A D | sysfiles.c | 267 { char *lptr, *lend; in getaline() local 271 lend = lptr + strlen(lptr); in getaline() 272 if (lend == lptr || lend[-1] != '\n') in getaline() 275 *--lend = '\0'; /* lop off ending '\n' */ in getaline() 276 if (lend == line) /* empty line - ignore */ in getaline() 278 lptr = lend; in getaline() 279 if (lend[-1] != '\\') in getaline() 282 lend[-1] = ' '; in getaline() 296 char *lend; in namematch() local 309 while ((lend = strchr(line, ':')) != NULL) { in namematch() [all …]
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | sysfiles.c | 243 { char *lptr, *lend; local 247 lend = lptr + strlen(lptr); 248 if (lend == lptr || lend[-1] != '\n') 251 *--lend = '\0'; /* lop off ending '\n' */ 252 if ( lend == line ) /* empty line - ignore */ 254 lptr = lend; 255 if (lend[-1] != '\\') 258 lend[-1] = ' '; 272 { char *lend; local 286 while ((lend = strchr(line, ':')) != NULL) { [all …]
|
/illumos-gate/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_entry.c | 104 grub_line_t *lp, *lend; in grub_entry_construct_barg() local 119 lend = ent->ge_end->gl_next; in grub_entry_construct_barg() 120 for (lp = ent->ge_start; lp != lend; lp = lp->gl_next) { in grub_entry_construct_barg()
|
H A D | libgrub_menu.c | 90 const grub_line_t * const lend = ent->ge_end->gl_next; in check_entry() local 93 for (i = 0, lp = ent->ge_start; lend != lp; lp = lp->gl_next, ++i) { in check_entry()
|
/illumos-gate/usr/src/cmd/power/ |
H A D | parse.c | 374 char *file_buf, *cline, *line, *lend; in parse_conf_file() local 395 while ((lend = find_line_end(line, &linc)) != NULL) { in parse_conf_file() 400 while (line < lend) { in parse_conf_file() 410 if ((llen = (lend - line)) != 0) { in parse_conf_file() 456 line = lend + 1; in parse_conf_file()
|
/illumos-gate/usr/src/cmd/ypcmd/ |
H A D | ypserv_map.c | 148 int lenm, lend; in ypset_current_map() local 152 !domain || ((lend = (int)strlen(domain)) == 0) || in ypset_current_map() 153 (lend > YPMAXDOMAIN) || (strchr(map, '/') != NULL) || in ypset_current_map()
|
/illumos-gate/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.c | 526 Address lbase = 0, lend; in fixup_maps() local 558 lend = lbase + (mi->data_end - mi->txt_origin); in fixup_maps() 559 if ((lbase < modules.load_base && lend < modules.load_base) || in fixup_maps() 560 (lbase > modules.load_end && lend > modules.load_end)) { in fixup_maps() 563 mi->load_end = lend; in fixup_maps() 566 lbase = CEIL(lend + PGSZ, PGSZ); in fixup_maps() 573 mi->load_end = mi->load_base + (lend - lbase); in fixup_maps()
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipf_y.y | 434 | settos lstart toslist lend 451 | setttl lstart ttllist lend 457 lend: ')' { nrules += added; } 821 | lstart srcaddrlist lend 850 | porteq lstart srcportlist lend 860 | porteq lstart srcportlist lend 886 | lstart dstaddrlist lend 916 | porteq lstart dstportlist lend 926 | porteq lstart dstportlist lend 1159 | seticmptype lstart typelist lend { yyresetdict(); } [all …]
|
/illumos-gate/usr/src/pkg/license_files/ |
H A D | lic_OSBL | 52 (c) You may not rent, lease, lend or encumber Software.
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | LICENSE | 61 (c) You may not rent, lease, lend or encumber Software.
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | FIRMWARELICENSE | 70 lease, lend, use for timesharing or otherwise use or allow others to
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 13359 lend
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 13361 lend
|