/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/ |
H A D | postreverse.h | 77 GLOBAL **global; member in struct:_document
|
H A D | postreverse.c | 64 * global comments. Each one violates page independence and 72 * If global definitions were found in the pages of a 324 * Writes the document global block to the fd 355 WritePage(int fd, PAGE * p, int global, char *bptr) argument 362 (global != 0)) { 388 if (document->global != NULL) { 389 while (document->global[count] != NULL) { 390 GLOBAL *global = document->global[count++]; local 392 if (global) 466 GLOBAL **globals = NULL, *global; local [all...] |
/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 57 static int gflg = 0; /* mount into global name space: flag form */ 58 static int global = 0; /* mount into global name space: option form */ variable 59 static int havegblopt = 0; /* global value supercedes gflg value */ 135 global = 1; 139 global = 0; 191 if ((havegblopt && global) || gflg) {
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | ps_include.c | 44 ? realloc((char *)global, n * sizeof (Section)) \ 78 /* number of global defs so far */ 84 /* offsets for all global definitions */ 85 Section *global; local 100 * locate the prologue, trailer, global definitions, and the requested 103 * prologue, global definitions, the requested page, and the 155 global = grab(maxglobal); 157 global[nglobal].start = ftell(fin); 161 global[nglobal++].end = ftell(fin); 178 copy(fin, fout, &global[ [all...] |
/illumos-gate/usr/src/lib/libdll/common/ |
H A D | dlfcn.c | 342 static Dll_t global = { DL_MAGIC }; variable 382 dll = &global;
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_re.c | 70 global(k) function 88 * 0: ordinary - not in a global command. 90 * 2: like 1, but the source of the buffer is a global command. 91 * Hence you're only in a global command if inglobal==2. This 93 * everybody simulating a global command. 96 error(value(vi_TERSE) ? gettext("Global within global") : 97 gettext("Global within global not allowed")); 103 gettext("Missing regular expression for global")); 220 * gdelete: delete inside a global command. Handles the
|
/illumos-gate/usr/src/cmd/rcap/rcapstat/ |
H A D | rcapstat.c | 45 static int global; variable 291 if (global) 322 if (++count >= 20 || (count >= 10 && global != 0) || ncol != 1) 348 if (global) 370 global = unformatted = 0; 374 global = 1;
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfslog_config.c | 53 * Pointer to the global entry in the list 55 static nfsl_config_t *global = NULL; variable 58 * Pointer to the raw global entry in the list, this is the 59 * global entry without the expanded paths. This is used to 133 * Build global entry with hardwired defaults first. 135 assert(global == NULL); 136 global = create_config(DEFAULTTAG, DEFAULTDIR, BUFFERPATH, NULL, 138 *listpp = global; 139 if (global == NULL) { 147 assert(global ! [all...] |
/illumos-gate/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_global.c | 173 /* Points to the context for the current set of global names, and 182 global. */ 187 /* Points to the current global read. */ 188 Dwarf_Global global = 0; local 298 global = 300 if (global == NULL) { 306 global->gl_context = pubnames_context; 308 global->gl_named_die_offset_within_cu = die_offset_in_cu; 310 global->gl_name = pubnames_like_ptr; 324 /* Put current global o 418 dwarf_global_die_offset(Dwarf_Global global, Dwarf_Off * ret_off, Dwarf_Error * error) argument 451 dwarf_global_cu_offset(Dwarf_Global global, Dwarf_Off * cu_header_offset, Dwarf_Error * error) argument 488 dwarf_global_name_offsets(Dwarf_Global global, char **ret_name, Dwarf_Off * die_offset, Dwarf_Off * cu_die_offset, Dwarf_Error * error) argument [all...] |
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_acpi.c | 760 add_global_info(amd_iommu_acpi_t *acpi, amd_iommu_acpi_global_t *global) argument 764 global->acg_HtAtsResv = 766 global->acg_VAsize = 768 global->acg_PAsize =
|
H A D | amd_iommu_impl.c | 932 amd_iommu_acpi_global_t *global; local 979 global = amd_iommu_lookup_acpi_global(); 1039 if (global) { 1040 iommu->aiomt_htatsresv = global->acg_HtAtsResv; 1041 iommu->aiomt_vasize = global->acg_VAsize; 1042 iommu->aiomt_pasize = global->acg_PAsize;
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.lex.c | 597 bool global = 0; local 606 global++, c = getC(0); 615 global++; 716 en = dosub(sc, en, global); 722 dosub(int sc, struct wordent *en, bool global) argument 742 wdp->word = global || didsub == 0 ?
|
/illumos-gate/usr/src/uts/common/contract/ |
H A D | process.c | 737 * the global zone, we provide fake svc_fmri and svc_ctid 1067 * requested, containing the names of the process, global, and 1068 * system-global ("zone") core files. If dumping core is in the fatal 1073 const char *process, const char *global, const char *zone) 1087 if (global) 1089 (char *)global) == 0); 1093 * Only the global zone is informed of the 1094 * local-zone generated global-zone core. 1072 contract_process_core(cont_process_t *ctp, proc_t *p, int sig, const char *process, const char *global, const char *zone) argument
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ipc.c | 151 * pointer to the dynamically allocated ID table, a namespace-global 235 * lookup to take a global lock, a scheme much like that employed for 242 * 2) The global lock is taken. 465 * global zone and have the appropriate IPC_DAC_* privilege, regardless 1044 * Attempts to add the a newly created ID to the global namespace. If 1141 * Push into global visibility. 1277 int global = INGLOBALZONE(curproc); local 1286 * we're in the global zone and the number of ids is greater than 1293 if ((global && idcount > nids) || idcount == 0) { 1317 if (global || per [all...] |
H A D | zone.c | 44 * The global zone (zoneid 0) is automatically associated with all 47 * have a global zone, and all processes, mounts, etc. are 48 * associated with that zone. The global zone is generally 142 * returns the zone with which a path name is associated (global 150 * zonehash_lock: This is a top-level global lock used to protect the 153 * zone_status_lock: This is a global lock protecting zone state. 165 * zsd_key_lock: This is a global lock protecting the key state for ZSD. 166 * zone_deathrow_lock: This is a global lock protecting the "deathrow" 274 * needs to be global since there may be multiple waiters, and the first to 285 * ZSD-related global variable 5391 boolean_t global = (curzone == global_zone); local [all...] |
/illumos-gate/usr/src/uts/common/vm/ |
H A D | vm_swap.c | 456 int global = INGLOBALZONE(curproc); local 467 if (global) 494 if (!global && zp->zone_max_swap_ctl != UINT64_MAX) { 496 * We're in a non-global zone with a swap cap. We 497 * always report the system-wide values for the global 579 if (!global) { 793 int global = INGLOBALZONE(curproc); local 804 if (global) 838 if (!global && zp->zone_max_swap_ctl != UINT64_MAX) { 840 * We're in a non-global zon [all...] |
/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_config.c | 40 rwlock_t *global; member in struct:__anon998 686 nscd_bool_t global) 697 if (global == nscd_true && 701 else if (global != nscd_true && 766 if (cfglock->global != NULL) { 768 (lockfunc)(cfglock->global); 786 if (cfglock->global != NULL) { 788 (void) rw_unlock(cfglock->global); 833 /* assume if nswdb is NULL, the param is a global one */ 842 (*cfglock)->global 683 _nscd_cfg_set_vlen_data_int( void *src, void *dest, nscd_bool_t global) argument [all...] |
/illumos-gate/usr/src/uts/common/io/ |
H A D | i8042.c | 399 static void i8042_send(struct i8042 *global, int reg, unsigned char cmd); 405 i8042_discard_junk_data(struct i8042 *global) argument 411 stat = ddi_get8(global->io_handle, 412 global->io_addr + I8042_STAT); 415 (void) ddi_get8(global->io_handle, 416 global->io_addr + I8042_DATA); 422 i8042_cleanup(struct i8042 *global) argument 427 ASSERT(global != NULL); 429 if (global->initialized == B_TRUE) { 434 mutex_enter(&global 523 i8042_wait_obf(struct i8042 *global) argument 542 i8042_purge_outbuf(struct i8042 *global) argument 575 struct i8042 *global; local 791 struct i8042 *global = (struct i8042 *)ddi_get_driver_private(dip); local 832 struct i8042 *global; local 1005 struct i8042 *global = (struct i8042 *)arg; local 1069 i8042_write_command_byte(struct i8042 *global, unsigned char cb) argument 1082 i8042_send(struct i8042 *global, int reg, unsigned char val) argument 1141 struct i8042 *global; local 1293 struct i8042 *global; local 1357 struct i8042 *global; local 1465 struct i8042 *global; local [all...] |
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_config.c | 882 get_curr_config_unlocked(ns_config_t *cfg, boolean_t global) argument 890 * allow access to per connection management (non-global) 894 if (cfg->delete && global == B_TRUE) 904 * set_curr_config_global sets the current global config to the 932 * global current config will be set. 958 /* else set the global current config */ 981 * __s_api_init_config function destroys the previous global configuration 982 * sets the new global configuration and then releases it 994 * may be the global one or the per connection management one. 1029 * __s_api_get_default_config_global returns the current global confi 1432 loadrefresh_config(boolean_t global) argument [all...] |
/illumos-gate/usr/src/cmd/lvm/metassist/xml/ |
H A D | xml_convert.c | 494 devconfig_t *global; local 498 *defaults, NULL, &global)) == 0) { 500 /* Populate the global devconfig_t from the XML doc */ 502 default_elements, global)) == 0) { 504 /* Get the components of the global devconfig_t */ 505 dlist_t *list = devconfig_get_components(global); 509 * under global settings 516 /* Remove named disk set from under global */
|
/illumos-gate/usr/src/cmd/ed/ |
H A D | ed.c | 65 "incomplete global expression", /* 19 */ 80 "global too long", /* 34 */ 313 static void global(int); 604 global(1); 772 global(0); 1824 global(int k) function 1957 return; /* Was in global-no error msg allowed. */ 1959 (void) error(35); /* Not in global, but not found. */ 2049 * if use 1 in global sub(s/a/b/1). 0 in global for [all...] |
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 276 * after the system board level DR operation. For this reason, the global 293 * The rwlock e1000g_dma_type_lock is defined to protect the global flag 307 * hardware problem, we use a global mutex to prevent such operations from 560 * If e1000g_force_detach is enabled, in global private dip list, 1901 e1000g_start(struct e1000g *Adapter, boolean_t global) argument 1905 if (global) { 1953 if (global) { 2027 e1000g_stop(struct e1000g *Adapter, boolean_t global) argument 2072 if (global) { 2593 * a global rese [all...] |
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/ |
H A D | ib_verbs.h | 66 } global; member in union:ib_gid
|
/illumos-gate/usr/src/uts/sun/io/eri/ |
H A D | eri_mac.h | 163 struct global { struct
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 6950 * because we stored them in global variables that are allocated and 8519 * The global imp_svc and imp_inst should be set by the caller in the 15793 lscf_delnotify(const char *set, int global) argument 15810 if (global) { 15822 if (global) { 15850 lscf_listnotify(const char *set, int global) argument 15868 if (global) { 15886 if (global) { 16106 setnotify(const char *e, char **p, int global) argument 16128 if (global) { 16196 int global; local [all...] |