Searched refs:lptr (Results 1 - 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c240 const char *lptr; /* A pointer into line[] */ local
264 lptr = line + word_start;
269 if(nleft > 0 && *lptr == '~') {
271 if(!cf_read_name(cf, "User", ++lptr, --nleft, cf->usrnam, USR_LEN))
277 lptr += slen;
294 strncmp(lptr, FS_DIR_SEP, FS_DIR_SEP_LEN) == 0) {
295 lptr += FS_DIR_SEP_LEN;
321 int c = lptr[seglen];
333 strncmp(lptr + seglen, FS_DIR_SEP, FS_DIR_SEP_LEN)==0) {
334 word_start = (lptr
[all...]
H A Dhistory.c1199 char *lptr; /* A pointer into the input line */
1210 for(lptr=line+comment_len; *lptr && (*lptr==' ' || *lptr=='\t'); lptr++)
1215 if(_glh_decode_timestamp(lptr, &lptr, &timestamp)) {
1222 while(*lptr==' ' || *lptr
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dparms.c217 char *p, *lptr; local
250 /* Move lptr to the first non-space character */
251 for (lptr = lbuf; isspace(*lptr); lptr++)
254 if (*lptr == '#' || *lptr == '\0')
258 p = lptr + strlen(lptr) - 1;
261 while (p > lptr
[all...]
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dsysfiles.c267 { char *lptr, *lend; local
269 lptr = line;
270 while (fgets(lptr, (line + BUFSIZ) - lptr, f) != NULL) {
271 lend = lptr + strlen(lptr);
272 if (lend == lptr || lend[-1] != '\n')
278 lptr = lend;
284 return (lptr - line);
/illumos-gate/usr/src/cmd/bnu/
H A Dsysfiles.c243 { char *lptr, *lend; local
245 lptr = line;
246 while (fgets(lptr, (line + BUFSIZ) - lptr, f) != NULL) {
247 lend = lptr + strlen(lptr);
248 if (lend == lptr || lend[-1] != '\n')
254 lptr = lend;
260 return(lptr - line);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c230 char *lptr = funcs->ci_un.ci_ptr; local
232 DBG_CALL(Dbg_util_lcinterface(lmp, tag, lptr));
250 lcp[tag].lc_un.lc_ptr = lptr;
275 ((gptr == NULL) || (strcmp(gptr, lptr) != 0))) {
287 glcs[tag].lc_un.lc_ptr = strdup(lptr);
306 glcs[tag].lc_un.lc_ptr = lptr;
H A Dpaths.c582 char *lptr; local
605 if ((_list = lptr =
611 (void) strncpy(lptr, *name,
613 lptr = lptr + hlen;
614 (void) strncpy(lptr,
617 lptr = lptr + opt->isa_namesz;
618 (void) strncpy(lptr, optr,
620 lptr
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Dannounce.c191 char *bptr, *lptr; local
274 lptr = line_buf[i];
275 while (*lptr != '\0') {
276 *(bptr++) = *(lptr++);
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed0.c796 struct label *lptr; local
799 for(lptr = labtab; lptr < lab; lptr++) {
801 if(lptr->address == 0) {
802 (void) fprintf(stderr, "sed: Undefined label: %s\n", lptr->asc);
806 if(lptr->chain) {
807 rptr = lptr->chain;
809 rptr->r2.lb1 = lptr->address;
812 rptr->r2.lb1 = lptr
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_diag.c146 uint32_t *lptr; local
211 lptr = (uint32_t *)pattern_buffer;
214 *lptr++ = pattern;
305 uint32_t *lptr; local
340 lptr = (uint32_t *)mp->virt;
343 *lptr++ = pattern;
H A Demlxs_dfc.c4610 uintptr_t lptr; local
4713 lptr = 0;
4827 lptr =
4832 if (!lptr || !size || (size > MEM_BUF_SIZE)) {
4859 lptr =
4864 if (!lptr || !size || (size > MEM_BUF_SIZE)) {
4891 lptr =
4896 if (!lptr || !size || (size > MEM_BUF_SIZE)) {
4923 lptr =
4928 if (!lptr || !siz
[all...]
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c138 segment_list_t *lptr, *lptr2; local
142 lptr = g_raw->segs;
143 while (lptr) {
144 lptr2 = lptr;
145 lptr = lptr->next;
/illumos-gate/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c103 char *lptr, *ptr; /* temp pointer */ local
166 lptr = dgettext(TEXT_DOMAIN, lcp->ctnt_id_desc);
167 if ((ptr = strdup(lptr)) == NULL) {
208 char *lp, *lptr, *lp_coord, *lp_cc, *lp_tz; /* line pointer */ local
367 lptr = dgettext(TEXT_DOMAIN, ptr);
368 if ((ptr = strdup(lptr)) == NULL) {
454 char *lp_cc, *lp_tz, *lp_otz, *lp_coord, *lp_tzdesc, *ptr, *lptr; local
586 lptr = dgettext(TEXT_DOMAIN, ptr);
587 if ((ptr = strdup(lptr)) == NULL) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c937 uint32_t start_addr, *lptr, data32; local
989 lptr = (uint32_t *)nv;
991 data32 = *lptr++;
1109 uint32_t *lptr = (uint32_t *)dest_addr; local
1112 rval = ql_24xx_read_flash(ha, src_addr++, lptr);
1118 LITTLE_ENDIAN_32(lptr);
1119 lptr++;
1153 uint32_t start_addr, vpd_size, *lptr, data32; local
1222 lptr = (uint32_t *)vpd;
1224 data32 = *lptr
1283 uint32_t start_addr, vpd_size, *lptr; local
[all...]
/illumos-gate/usr/src/cmd/who/
H A Dwho.c119 static struct tm *lptr; /* holds user login time */ variable in typeref:struct:tm
528 lptr = localtime(&utmpp->ut_xtime);
530 dcgettext(NULL, DATE_FMT, LC_TIME), lptr);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c1988 char *lptr; local
2012 if ((_next = lptr = libld_malloc(mlen)) == NULL)
2017 (void) strncpy(lptr, name, hlen);
2018 lptr = lptr + hlen;
2019 (void) strncpy(lptr, opt->isa_name,
2021 lptr = lptr + opt->isa_namesz;
2022 (void) strncpy(lptr, optr, tlen);
2023 lptr
[all...]
/illumos-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c127 char *lptr = NULL; /* set with -l addr (old) */ local
187 if ( ( flag && (flag != ADRFLAG)) || svcptr || lptr
191 lptr = optarg;
443 exitcode = setup_addr(lptr, tptr, netspec);
/illumos-gate/usr/src/uts/common/netsmb/
H A Dsmb_dev.h160 typedef union lptr { union
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c299 static BOOL pattern_match(PATTERN *pat, LINE *lptr);
1766 pattern_match(PATTERN *pat, LINE *lptr) argument
1768 if ((*pat->procfn)(pat, lptr->prntbuf - 1, lptr->newline + 1,
1772 pat->loc1 = lptr->prntbuf;
1773 pat->loc2 = lptr->newline - 1;
/illumos-gate/usr/src/uts/common/io/
H A Dtrill.c723 trill_recv_pkt_cb(void *lptr, bridge_link_t *blp, mac_resource_handle_t rsrc, argument
726 trill_sock_t *tsock = lptr;
781 trill_encap_pkt_cb(void *lptr, bridge_link_t *blp, mac_header_info_t *hdr_info, argument
787 trill_sock_t *tsock = lptr;
879 trill_ln_dstr_cb(void *lptr, bridge_link_t *blp) argument
881 trill_sock_t *tsock = lptr;
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy1.c829 putitem(ptr, lptr)
831 LOOKSETS *lptr;
841 j->look = flset(lptr);
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c104 uint32_t *lptr; local
109 lptr = (uint32_t *)mp->b_rptr;
110 location = *lptr;
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c3621 unsigned long *lptr; local
3764 lptr = (unsigned long *)cptr;
3769 lptr = print_check(lptr, &tcount,
3773 printf("%011lo ", *lptr++);
3776 printf("%010lu ", *lptr++);
3779 printf("%08lx ", *lptr++);
4411 print_check(unsigned long *lptr, long *tcount, short tbase, int i) argument
4418 sptr = (unsigned short *)lptr;
4426 tlptr = lptr;
[all...]
/illumos-gate/usr/src/cmd/chmod/
H A Dchmod.c855 nvlist_t *lptr = attr_nvlist; local
859 while (pair = nvlist_next_nvpair(lptr, pair)) {
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h171 lookupfunc_t lptr[2]; member in union:i6addr
179 lookupfunc_t lptr[2]; member in union:i6addr
190 #define iplookupfunc lptr[1]

Completed in 217 milliseconds

12