Searched defs:dot (Results 26 - 50 of 50) sorted by relevance

12

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dprint.c574 register int c,dot=1,len=1; local
589 if(dot && !(isalpha(c)||c=='_'))
591 else if(dot==0 && !(isalnum(c) || c=='_' || c == '.'))
593 dot = (c=='.');
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Darray.c755 unsigned dot, digit, n; local
771 for(dot = 0; dot < (unsigned)save_ap->maxi; dot++)
773 if(save_ap->val[dot].cp)
775 if ((digit = dot)== 0)
784 up->cp = save_ap->val[dot].cp;
785 save_ap->val[dot].cp = 0;
894 register unsigned dot; local
912 for(dot
1128 register unsigned dot, n; local
[all...]
H A Dname.c1363 register int dot; local
1646 dot = strlen(sp);
1665 size = oldsize + (3*dot/4);
1673 dot = base64decode(sp,dot, (void**)0, cp+oldsize, size-oldsize,(void**)0);
1674 dot += oldsize;
1676 nv_setsize(np,dot);
1677 else if(nv_isattr(np,NV_ZFILL) && (size>dot))
1678 memset((void*)&cp[dot],0,size-dot);
[all...]
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c124 * decimal dot equivalent. h1.h2.h3.h4.p1.p2 where h1-h4 are the host
233 char *dot; local
261 if ((dot = strrchr(tmpaddr, '.')) != 0) {
262 *dot = '\0';
263 p2 = atoi(dot+1);
264 if ((dot = strrchr(tmpaddr, '.')) != 0) {
265 *dot = '\0';
266 p1 = atoi(dot+1);
270 if (dot == 0) {
769 *--cp = '\0'; /* null out the dot afte
819 char *dot; local
[all...]
/illumos-gate/usr/src/cmd/mailx/
H A Dinit.c74 struct message *dot; /* Pointer to current message */ variable in typeref:struct:message
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c252 struct pcdir t_dot; /* dot entry */
311 * Make dot and dotdot entries for a new directory.
580 * No dot or dotdot.
1450 char *dot = NULL; local
1485 dot = strrchr(namep, '.');
1486 if (dot != NULL) {
1487 dot++;
1489 if (dot[i] == '\0')
1492 if (dot[i] == ' ' || dot[
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_sg.c1201 char *dot; local
1251 dot = strrchr(sgname, (int)'.');
1252 if (dot == NULL) {
1269 *dot = '\0';
/illumos-gate/usr/src/cmd/csh/
H A Dsh.c581 static tchar dot[2] = {'.', 0}; local
598 pv[i++] = savestr(*cp ? cp : dot);
/illumos-gate/usr/src/cmd/make/bin/
H A Dglobals.cc88 Name dot; variable
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.c698 mdb_call_dcmd(const char *name, uintptr_t dot, uint_t flags, argument
713 status = mdb_call_idcmd(idcp, dot, 1, flags, &args, NULL, NULL);
H A Dmdb_ctf.c995 int dot, mdb_ctf_id_t *midp, ulong_t *moffp)
1061 if (dot) {
1102 dot = 1;
994 mdb_ctf_offset_to_name(mdb_ctf_id_t id, ulong_t off, char *buf, size_t len, int dot, mdb_ctf_id_t *midp, ulong_t *moffp) argument
H A Dmdb_print.c2372 uintmax_t dot = mdb_get_dot(); local
2374 vargv[0] = (const char *)&dot;
3088 * value of dot.
3121 "is the name of a type to be used to interpret the memory referenced by dot.\n"
3123 "special member '.', denoting the value of dot (and treated as a pointer).\n"
H A Dmdb_cmds.c526 uintmax_t ndot, dot = mdb_get_dot(); local
537 tgt_argv[0] = (const char *)&dot;
545 dot, n, argv->a_un.a_char);
548 dot = ndot;
564 mdb_nv_set_value(mdb.m_dot, dot);
576 uintmax_t dot = mdb_nv_get_value(mdb.m_dot); local
605 dot = addr;
627 (void) mdb_nv_insert(&mdb.m_nv, argv->a_un.a_str, NULL, dot, 0);
629 mdb_nv_set_value(v, dot);
1942 * using the address specified as dot
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Ddosfs.c100 static DOS_DE dot[2] = { variable
214 fs->root = dot[0];
606 *dep = dot + ent;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.c829 int dot = 0; local
858 if (dot == 0 && digits == 0 && c == '0') {
867 if (dot)
881 n = dot ? DT_PFCONV_DYNPREC : DT_PFCONV_DYNWIDTH;
905 if (dot++ != 0) {
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h329 var line *dot; /* Current line */ variable
354 var line *undadot; /* If we saved all lines, dot reverts here */
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c116 *dot, /* current line */ variable
1351 if (dot == zero - 1)
1354 where = how * line + dot->l_no;
1362 dot = dol;
1370 dot = dol - 1;
1372 dot++;
1374 if (where == dot->l_no || brk_hit)
1378 return (dot->l_no);
1380 dot = dol;
1393 dot
[all...]
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c2199 char auth_type[BUFSIZ+1], *dot; local
2302 if ((dot = strchr(hp->h_name, '.')) != NULL)
2303 *dot = '\0';
2306 if (dot)
2307 *dot = '.';
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c380 char *dot; local
389 if ((dot = strchr(addr->buf, '.')) == (char *)NULL) {
395 newlen = (int)((dot - addr->buf + 1) + strlen(port));
402 dot = strchr(addr->buf, '.');
407 (void) strncpy(++dot, port, strlen(port));
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c1969 char dot[4]; local
1973 p = dir = dot;
1977 p = dir = dot;
/illumos-gate/usr/src/cmd/ed/
H A Ded.c198 static LINE dot; variable
499 addr1 = addr2 = dot;
520 addr1 = dot;
543 dot = a1;
568 if (((linebuf[0] != '.') || (dot == (addr1-1))) &&
570 dot = addr1;
636 if (dot == addr2-1)
637 dot += 1;
642 addr1 = dot;
643 addr2 = dot
[all...]
/illumos-gate/usr/src/cmd/auditconfig/
H A Dauditconfig.c2590 int dot = 0; local
2601 dot++;
2606 if (dot && colon)
2609 if (!dot && !colon)
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c167 ** a mark (dot) showing how much of that rule has been processed so far.
173 int dot; /* The parse point */ member in struct:config
775 struct symbol *sp; /* Symbol following the dot in configuration "cfp" */
776 struct symbol *bsp; /* Symbol following the dot in configuration "bcfp" */
786 if( cfp->dot>=cfp->rp->nrhs ) continue; /* Can't shift this config */
788 sp = cfp->rp->rhs[cfp->dot]; /* Symbol after the dot */
791 ** following its dot, add the same configuration to the basis set under
792 ** construction but with the dot shifted one symbol to the right. */
795 if( bcfp->dot>
1151 int i, dot; local
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c679 ** If it does not start with a leading dot, then remove
681 ** files, we treat a leading "+" the same as a leading dot.
682 ** Finally, force there to be at least one dot in the domain name
801 ** but has no dot, treat is as not found. This avoids
899 ** dot -- where to reinsert '.' to get FQDN
910 extract_canonname(name, dot, line, cbuf, cbuflen)
912 char *dot;
941 else if (dot != NULL)
944 *dot = '.';
947 *dot
5890 char *dot; local
[all...]
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c2952 char dot[] = "."; /* dirp for using realpath */ local
3028 dirp = dot; /* work from the top */

Completed in 2314 milliseconds

12