Searched defs:local (Results 51 - 75 of 118) sorted by relevance

12345

/illumos-gate/usr/src/boot/lib/libz/test/
H A Dminigzip.c139 # define local static macro
142 # define local macro
366 local char buf[BUFLEN];
434 local char buf[BUFLEN];
461 local char outfile[MAX_NAME_LEN];
499 local char buf[MAX_NAME_LEN];
/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfg.c104 "local configuration database\n"));
151 "List contents of local configuration database\n"));
462 int local; local
587 local = cfg_dgname_islocal(device_group, &other_node);
588 if (local == 0)
592 else if (local == 1)
599 return (local);
725 (Cflg) ? gettext("cluster") : gettext("local"),
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgobjmap.c111 * Generate local (delivered source) paths for files
118 if (ept->ainfo.local == NULL) {
122 ept->ainfo.local = pathdup(source);
123 *server_local = ept->ainfo.local;
124 *client_local = ept->ainfo.local;
152 mappath(getmapmode(), ept->ainfo.local);
153 if (!RELATIVE(ept->ainfo.local)) {
154 canonize(ept->ainfo.local);
162 ept->ainfo.local);
166 ept->ainfo.local
215 seed_pkgobjmap(struct cfextra *ext_entry, char *path, char *local) argument
576 char *local = ept2->ainfo.local; local
[all...]
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_sort_line.c139 Dwarf_Small *orig_line_ptr; /* our local copy of the user's input
567 local so we record it wrong. declare an
677 struct a_line_area *local; local
690 for (local = area_base, i = 0; local;
691 local = local->ala_next, ++i) {
693 ala_array[i] = *local;
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_misc.c226 "TCP_IOC_ABORT_CONN: local = %s:%d, remote = %s:%d, "
384 * For cases where remote addr, local port, and remote port are non-
684 in6_addr_t local, remote; local
752 IN6_IPADDR_TO_V4MAPPED(connp->conn_laddr_v4, &local);
756 local = connp->conn_laddr_v6;
759 (void) inet_ntop(AF_INET6, &local, local_addrbuf,
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c1288 char local[60]; local
1293 (void) snprintf(local, sizeof (local),
1297 (void) snprintf(local, sizeof (local),
1300 (void) snprintf(local, sizeof (local),
1313 pmcs_print_entry(pwp, PMCS_PRT_DEBUG, local, iomb);
1323 char local[PMCS_QENTRY_SIZE << 1]; local
1337 COPY_OUTBOUND(pwp, w0, local, nbu
1551 char local[PMCS_QENTRY_SIZE << 1]; local
1649 char local[PMCS_QENTRY_SIZE << 1]; local
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_safte.c105 Uscmd local, *lp = &local; local
242 Uscmd local, *lp = &local; local
295 Uscmd local, *lp = &local; local
1042 Uscmd local, *lp = &local; local
1086 Uscmd local, *lp = &local; local
1136 Uscmd local, *lp = &local; local
[all...]
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmdebug.c277 reg int local, inuse; local
280 GETLOCAL(vd,local);
281 if(ISLOCK(vd,local) || !addr)
285 SETLOCK(vd,local);
298 if(local) /* must be vmfree or vmresize checking address */
324 CLRLOCK(vd,local);
H A Dvmbest.c566 reg int local, inuse; local
571 if(!(local = vd->mode&VM_TRUST) )
572 { GETLOCAL(vd,local);
573 if(ISLOCK(vd,local))
577 SETLOCK(vd,local);
640 if(!local && _Vmtrace && (vd->mode&VM_TRACE) && VMETHOD(vd) == VM_MTBEST)
643 CLRLOCK(vd,local); /**/ASSERT(_vmbestcheck(vd, NIL(Block_t*)) == 0);
661 reg int local, inuse; local
670 if(!(local = vd->mode&VM_TRUST))
671 { GETLOCAL(vd,local); /**/ASSER
792 reg int local, inuse; local
854 reg int local, inuse; local
936 int local, inuse; local
1122 reg int local, inuse; local
[all...]
H A Dvmprofile.c474 reg int line, local, inuse; local
480 if(!(local = vd->mode&VM_TRUST) )
481 { GETLOCAL(vd, local);
482 if(ISLOCK(vd, local))
486 SETLOCK(vd, local);
495 if(!local && (vd->mode&VM_TRACE) && _Vmtrace)
500 CLRLOCK(vd, local);
501 ANNOUNCE(local, vm, VM_ALLOC, (Void_t*)data, vm->disc);
517 reg int line, rv, local, inuse; local
527 if(!(local
581 reg int line, local, inuse; local
702 reg int line, local, inuse; local
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dkey.c662 CK_ATTRIBUTE *local = NULL; local
687 rc = build_attribute(CKA_LOCAL, &false, 1, &local);
707 (void) template_update_attribute(tmpl, local);
717 if (local) free(local);
954 CK_ATTRIBUTE *local = NULL; local
981 rc = build_attribute(CKA_LOCAL, &false, 1, &local);
1001 (void) template_update_attribute(tmpl, local);
1011 if (local) free(local);
[all...]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1098 * value if this local partial symbol is expanded.
1303 ld_reloc_TLS(Boolean local, Rel_desc * rsp, Ofl_desc * ofl) argument
1320 if (!local || ((flags & FLG_OF_EXEC) == 0)) {
1327 if (ld_assign_got_TLS(local, rsp, ofl, sdp,
1364 if (ld_assign_got_TLS(local, rsp, ofl, sdp, gnp, GOT_REF_TLSLD,
1372 if (ld_assign_got_TLS(local, rsp, ofl, sdp, gnp, GOT_REF_TLSGD,
H A Dmachrel.intel.c1075 * value if this local partial symbol is expanded.
1278 ld_reloc_TLS(Boolean local, Rel_desc * rsp, Ofl_desc * ofl) argument
1295 if (!local || ((flags & FLG_OF_EXEC) == 0)) {
1302 if (ld_assign_got_TLS(local, rsp, ofl, sdp,
1353 if (ld_assign_got_TLS(local, rsp, ofl, sdp, gnp, GOT_REF_TLSLD,
1360 if (ld_assign_got_TLS(local, rsp, ofl, sdp, gnp, GOT_REF_TLSGD,
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmkpkgmap.c62 #define MSG_SRCHLOC "no object for <%s> found in local path"
107 static char *findfile(char *path, char *local);
142 environ = params; /* use only local environ */
199 /* put this into the local environment */
252 path = findfile(entry.path, entry.ainfo.local);
256 entry.ainfo.local = path;
311 if (!RELATIVE(entry.ainfo.local) ||
312 PARAMETRIC(entry.ainfo.local)) {
313 if (mappath(1, entry.ainfo.local)) {
316 entry.ainfo.local);
362 findfile(char *path, char *local) argument
[all...]
/illumos-gate/usr/src/uts/common/fs/
H A Dlookup.c1332 * call localpath() to get the local portion of the path, and
1335 * If the the conversion to a local path fails, then we continue
1344 char *local = NULL; local
1348 local = localpath(rpn.pn_path, vrootp,
1355 * Set it to local for next validation attempt.
1357 if (local) {
1358 (void) pn_set(&pn, local);
1365 * We should have a local path at this point, so start the
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h244 nca_offset_t local; /* offset into meta data area */ member in struct:nca_io2_s
256 * Following this structure is optional meta data, peer and local
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dtm.h52 #define TM_ADJUST (1<<0) /* local doesn't do leap secs */
61 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
141 Tm_zone_t* local; /* local timezone */ member in struct:__anon2602
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dsetlocale.c852 * check for local override
1024 static const char local[] = "local"; local
1101 if (streq(s, local) && (u || (u = native_locale(locale, tmp, sizeof(tmp)))))
1109 if (streq(s, local) && (u || (u = native_locale(locale, tmp, sizeof(tmp)))))
1120 if (streq(s, local) && (u || (u = native_locale(locale, tmp, sizeof(tmp)))))
/illumos-gate/usr/src/lib/libast/common/include/
H A Dtm.h43 #define TM_ADJUST (1<<0) /* local doesn't do leap secs */
52 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
132 Tm_zone_t* local; /* local timezone */ member in struct:__anon2636
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dtm.h52 #define TM_ADJUST (1<<0) /* local doesn't do leap secs */
61 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
141 Tm_zone_t* local; /* local timezone */ member in struct:__anon2702
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dtm.h52 #define TM_ADJUST (1<<0) /* local doesn't do leap secs */
61 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
141 Tm_zone_t* local; /* local timezone */ member in struct:__anon2724
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dtm.h52 #define TM_ADJUST (1<<0) /* local doesn't do leap secs */
61 #define TM_LOCALZONE (25 * 60) /* use local time zone offset */
141 Tm_zone_t* local; /* local timezone */ member in struct:__anon2746
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dpath.c964 void path_exec(register const char *arg0,register char *argv[],struct argnod *local) argument
971 nv_setlist(local,NV_EXPORT|NV_IDENT|NV_ASSIGN,0);
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java85 JMenuItem local; field in class:pmTop
571 // new local printer...
605 local = new JMenuItem(
609 local.addActionListener(
628 local.setEnabled(false);
630 objectMenu.add(local);
995 local.setEnabled(false);
1003 local.setEnabled(true);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipcp.c65 /* local vars */
132 { "ipcp-accept-local", o_bool, &ipcp_wantoptions[0].accept_local,
772 * from our idea, only if the accept_{local,remote} flag is set.
1360 u_int32_t local; local
1364 * Default our local IP address based on our hostname.
1365 * If local IP address already given, don't bother.
1370 * and take the first IP address as our local IP address.
1375 BCOPY(hp->h_addr, &local, sizeof (hp->h_addr));
1376 if (local != 0 && !bad_ip_adrs(local)) {
[all...]

Completed in 202 milliseconds

12345